cve/2017/CVE-2017-7467.md

18 lines
727 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2017-7467](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7467)
![](https://img.shields.io/static/v1?label=Product&message=minicom&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-787&color=brighgreen)
### Description
A buffer overflow flaw was found in the way minicom before version 2.7.1 handled VT100 escape sequences. A malicious terminal device could potentially use this flaw to crash minicom, or execute arbitrary code in the context of the minicom process.
### POC
#### Reference
- http://www.openwall.com/lists/oss-security/2017/04/18/5
#### Github
No PoCs found on GitHub currently.