mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 07:47:42 +02:00
18 lines
829 B
Markdown
18 lines
829 B
Markdown
### [CVE-2011-4566](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4566)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Integer overflow in the exif_process_IFD_TAG function in exif.c in the exif extension in PHP 5.4.0beta2 on 32-bit platforms allows remote attackers to read the contents of arbitrary memory locations or cause a denial of service via a crafted offset_val value in an EXIF header in a JPEG file, a different vulnerability than CVE-2011-0708.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.redhat.com/support/errata/RHSA-2012-0019.html
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2011-4566
|
|
|