mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-07 03:02:30 +00:00
1.0 KiB
1.0 KiB
CVE-2014-3670
Description
The exif_ifd_make_value function in exif.c in the EXIF extension in PHP before 5.4.34, 5.5.x before 5.5.18, and 5.6.x before 5.6.2 operates on floating-point arrays incorrectly, which allows remote attackers to cause a denial of service (heap memory corruption and application crash) or possibly execute arbitrary code via a crafted JPEG image with TIFF thumbnail data that is improperly handled by the exif_thumbnail function.
POC
Reference
- http://linux.oracle.com/errata/ELSA-2014-1768.html
- http://linux.oracle.com/errata/ELSA-2014-1768.html
- http://www.ubuntu.com/usn/USN-2391-1
- http://www.ubuntu.com/usn/USN-2391-1
Github
No PoCs found on GitHub currently.