mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-07 05:26:37 +00:00
18 lines
634 B
Markdown
18 lines
634 B
Markdown
### [CVE-2019-7573](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-7573)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SDL (Simple DirectMedia Layer) through 1.2.15 and 2.x through 2.0.9 has a heap-based buffer over-read in InitMS_ADPCM in audio/SDL_wave.c (inside the wNumCoef loop).
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.libsdl.org/show_bug.cgi?id=4491
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|