mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
688 B
Markdown
18 lines
688 B
Markdown
### [CVE-2016-8695](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-8695)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The bm_readbody_bmp function in bitmap_io.c in potrace before 1.13 allows remote attackers to cause a denial of service (NULL pointer dereference and crash) via a crafted BMP image, a different vulnerability than CVE-2016-8694 and CVE-2016-8696.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/mrash/afl-cve
|
|
|