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

20 lines
825 B
Markdown

### [CVE-2007-4358](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4358)
![](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
Zoidcom 0.6.7 and earlier allows remote attackers to cause a denial of service (application crash) via a JOIN packet (aka connection packet) containing 0x69 in the ninth byte, which triggers a "double-delete" of trace data, a different vulnerability than CVE-2005-1643.
### POC
#### Reference
- http://aluigi.altervista.org/adv/zoidboom2-adv.txt
- http://aluigi.org/poc/zoidboom2.zip
- http://securityreason.com/securityalert/3014
#### Github
No PoCs found on GitHub currently.