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

18 lines
712 B
Markdown

### [CVE-2008-1501](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1501)
![](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 send_user_mode function in s_user.c in (1) Undernet ircu 2.10.12.12 and earlier, (2) snircd 1.3.4 and earlier, and unspecified other ircu derivatives allows remote attackers to cause a denial of service (daemon crash) via a malformed MODE command.
### POC
#### Reference
- https://www.exploit-db.com/exploits/5306
#### Github
No PoCs found on GitHub currently.