mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 12:01:39 +02:00
18 lines
678 B
Markdown
18 lines
678 B
Markdown
### [CVE-2009-2687](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2687)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The exif_read_data function in the Exif module in PHP before 5.2.10 allows remote attackers to cause a denial of service (crash) via a malformed JPEG image with invalid offset fields, a different issue than CVE-2005-3353.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2009-2687
|
|
|