mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 13:19:29 +02:00
18 lines
732 B
Markdown
18 lines
732 B
Markdown
### [CVE-2017-16938](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-16938)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A global buffer overflow in OptiPNG 0.7.6 allows remote attackers to cause a denial-of-service attack or other unspecified impact with a maliciously crafted GIF format file, related to an uncontrolled loop in the LZWReadByte function of the gifread.c file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://sourceforge.net/p/optipng/bugs/69/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|