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

18 lines
709 B
Markdown

### [CVE-2004-1052](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1052)
![](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
Buffer overflow in the getnickuserhost function in BNC 2.8.9, and possibly other versions, allows remote IRC servers to execute arbitrary code via an IRC server response that contains many (1) ! (exclamation) or (2) @ (at sign) characters.
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=110011817627839&w=2
#### Github
No PoCs found on GitHub currently.