mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 05:59:31 +02:00
19 lines
760 B
Markdown
19 lines
760 B
Markdown
### [CVE-2007-5268](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5268)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
pngrtran.c in libpng before 1.0.29 and 1.2.x before 1.2.21 use (1) logical instead of bitwise operations and (2) incorrect comparisons, which might allow remote attackers to cause a denial of service (crash) via a crafted PNG image.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://bugs.gentoo.org/show_bug.cgi?id=195261
|
|
- http://www.coresecurity.com/?action=item&id=2148
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|