cve/2006/CVE-2006-6811.md

19 lines
816 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2006-6811](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6811)
![](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
KsIRC 1.3.12 allows remote attackers to cause a denial of service (crash) via a long PRIVMSG string when connecting to an Internet Relay Chat (IRC) server, which causes an assertion failure and results in a NULL pointer dereference. NOTE: this issue was originally reported as a buffer overflow.
### POC
#### Reference
- http://www.kde.org/info/security/advisory-20070109-1.txt
- https://www.exploit-db.com/exploits/3023
#### Github
No PoCs found on GitHub currently.