cve/2008/CVE-2008-3680.md

21 lines
875 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2008-3680](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3680)
![](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 decryption function in Flagship Industries Ventrilo 3.0.2 and earlier allows remote attackers to cause a denial of service (NULL pointer dereference and server crash) by sending a type 0 packet with an invalid version followed by another packet to TCP port 3784.
### POC
#### Reference
- http://aluigi.altervista.org/adv/ventrilobotomy-adv.txt
- http://aluigi.org/poc/ventrilobotomy.zip
- http://securityreason.com/securityalert/4156
- https://www.exploit-db.com/exploits/6237
#### Github
No PoCs found on GitHub currently.