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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SDL (Simple DirectMedia Layer) through 1.2.15 and 2.x through 2.0.9 has a heap-based buffer over-read in SDL_GetRGB in video/SDL_pixels.c.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.libsdl.org/show_bug.cgi?id=4499
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|