mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
20 lines
956 B
Markdown
20 lines
956 B
Markdown
### [CVE-2015-8540](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8540)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Integer underflow in the png_check_keyword function in pngwutil.c in libpng 0.90 through 0.99, 1.0.x before 1.0.66, 1.1.x and 1.2.x before 1.2.56, 1.3.x and 1.4.x before 1.4.19, and 1.5.x before 1.5.26 allows remote attackers to have unspecified impact via a space character as a keyword in a PNG image, which triggers an out-of-bounds read.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.openwall.com/lists/oss-security/2015/12/17/10
|
|
- http://www.oracle.com/technetwork/topics/security/bulletinjul2016-3090568.html
|
|
|
|
#### Github
|
|
- https://github.com/project-zot/project-zot.github.io
|
|
- https://github.com/project-zot/zot
|
|
|