mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-29 16:29:28 +02:00
18 lines
713 B
Markdown
18 lines
713 B
Markdown
### [CVE-2018-14598](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-14598)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in XListExtensions in ListExt.c in libX11 through 1.6.5. A malicious server can send a reply in which the first string overflows, causing a variable to be set to NULL that will be freed later on, leading to DoS (segmentation fault).
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/revl-ca/scan-docker-image
|
|
|