mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
19 lines
971 B
Markdown
19 lines
971 B
Markdown
### [CVE-2019-5052](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-5052)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An exploitable integer overflow vulnerability exists when loading a PCX file in SDL2_image 2.0.4. A specially crafted file can cause an integer overflow, resulting in too little memory being allocated, which can lead to a buffer overflow and potential code execution. An attacker can provide a specially crafted image file to trigger this vulnerability.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://talosintelligence.com/vulnerability_reports/TALOS-2019-0821
|
|
- https://talosintelligence.com/vulnerability_reports/TALOS-2019-0821
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|