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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
libvips before 8.7.4 generates output images from uninitialized memory locations when processing corrupted input image data because iofuncs/memory.c does not zero out allocated memory. This can result in leaking raw process memory contents through the output image.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://blog.silentsignal.eu/2019/04/18/drop-by-drop-bleeding-through-libvips/
|
|
|
|
#### Github
|
|
- https://github.com/Tare05/TestEnvForEntropyCalc
|
|
- https://github.com/fkie-cad/nvd-json-data-feeds
|
|
|