mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 16:11:39 +02:00
18 lines
809 B
Markdown
18 lines
809 B
Markdown
### [CVE-2006-1101](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1101)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The (1) sgetstr and (2) getint functions in Sauerbraten 2006_02_28, as derived from the Cube engine, allow remote attackers to cause a denial of service (segmentation fault) via long streams of input data that trigger an out-of-bounds read, as demonstrated using SV_EXT tag data in the Cube engine, which is not properly handled by getint.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://aluigi.altervista.org/adv/evilcube-adv.txt
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|