Files
cve/2012/CVE-2012-3368.md

18 lines
798 B
Markdown
Raw Normal View History

2025-09-29 21:09:30 +02:00
### [CVE-2012-3368](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-3368)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
Integer signedness error in attach.c in dtach 0.8 allows remote attackers to obtain sensitive information from daemon stack memory in opportunistic circumstances by reading application data after an improper connection-close request, as demonstrated by running an IRC client in dtach.
### POC
#### Reference
- http://sourceforge.net/tracker/?func=detail&aid=3517812&group_id=36489&atid=417357
#### Github
No PoCs found on GitHub currently.