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

19 lines
884 B
Markdown

### [CVE-2007-4531](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4531)
![](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
Soldat game server 1.4.2 and earlier, and dedicated server 2.6.2 and earlier, allows remote attackers to cause a client denial of service (crash) via (1) a long string to the file transfer port or (2) a long chat message, or (3) a server denial of service (continuous beep and slowdown) via a string containing many 0x07 or other control characters to the file transfer port.
### POC
#### Reference
- http://aluigi.altervista.org/adv/soldatdos-adv.txt
- http://aluigi.org/poc/soldatdos.zip
#### Github
No PoCs found on GitHub currently.