mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
852 B
852 B
CVE-2009-2042
Description
libpng before 1.2.37 does not properly parse 1-bit interlaced images with width values that are not divisible by 8, which causes libpng to include uninitialized bits in certain rows of a PNG file and might allow remote attackers to read portions of sensitive memory via "out-of-bounds pixels" in the file.
POC
Reference
- http://www.vmware.com/security/advisories/VMSA-2010-0007.html
- http://www.vmware.com/security/advisories/VMSA-2010-0007.html
Github
No PoCs found on GitHub currently.