mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 15:31:27 +02:00
21 lines
1011 B
Markdown
21 lines
1011 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://sourceforge.net/p/libpng/bugs/244/
|
|
- 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
|
|
|