mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-22 18:09:40 +02:00
18 lines
656 B
Markdown
18 lines
656 B
Markdown
### [CVE-2005-3353](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3353)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The exif_read_data function in the Exif module in PHP before 4.4.1 allows remote attackers to cause a denial of service (infinite loop) via a malformed JPEG image.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/525
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2009-2687
|
|
|