cve/2006/CVE-2006-1102.md

19 lines
803 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2006-1102](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1102)
![](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
Sauerbraten 2006_02_28, as derived from the Cube engine, allows remote attackers to cause a denial of service (client exit) by forcing the server to change to a map (ogz) file whose name contains ".." sequences and has a certain length that prevents the addition of the ".ogz" extension.
### POC
#### Reference
- http://aluigi.altervista.org/adv/evilcube-adv.txt
- http://securityreason.com/securityalert/548
#### Github
No PoCs found on GitHub currently.