Files
CVEs-PoC/2017/CVE-2017-9153.md
T
2024-06-18 02:51:15 +02:00

18 lines
642 B
Markdown

### [CVE-2017-9153](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9153)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
libautotrace.a in AutoTrace 0.31.1 has a heap-based buffer overflow in the pnm_load_rawpbm function in input-pnm.c:391:13.
### POC
#### Reference
- https://blogs.gentoo.org/ago/2017/05/20/autotrace-multiple-vulnerabilities-the-autotrace-nightmare/
#### Github
No PoCs found on GitHub currently.