mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-21 06:23:38 +00:00
18 lines
871 B
Markdown
18 lines
871 B
Markdown
### [CVE-2017-7263](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7263)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The bm_readbody_bmp function in bitmap_io.c in Potrace 1.14 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) or possibly have unspecified other impact via a crafted BMP image. NOTE: this vulnerability exists because of an incomplete fix for CVE-2016-8698.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://blogs.gentoo.org/ago/2017/03/03/potrace-heap-based-buffer-overflow-in-bm_readbody_bmp-bitmap_io-c-incomplete-fix-for-cve-2016-8698/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|