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

19 lines
743 B
Markdown

### [CVE-2008-0672](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0672)
![](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
The process_chat_input function in TinTin++ 1.97.9 and WinTin++ 1.97.9 allows remote attackers to cause a denial of service (application crash) via a YES message without a newline character, which triggers a NULL dereference.
### POC
#### Reference
- http://aluigi.altervista.org/adv/rintintin-adv.txt
- http://securityreason.com/securityalert/3632
#### Github
No PoCs found on GitHub currently.