mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 15:59:29 +02:00
18 lines
715 B
Markdown
18 lines
715 B
Markdown
### [CVE-2007-5267](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5267)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Off-by-one error in ICC profile chunk handling in the png_set_iCCP function in pngset.c in libpng before 1.2.22 beta1 allows remote attackers to cause a denial of service (crash) via a crafted PNG image, due to an incorrect fix for CVE-2007-5266.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.coresecurity.com/?action=item&id=2148
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|