mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
19 lines
791 B
Markdown
19 lines
791 B
Markdown
![]() |
### [CVE-2006-4006](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4006)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
The do_gameinfo function in BomberClone 0.11.6 and earlier, and possibly other functions, does not reset the packet data size, which causes the send_pkg function (packets.c) to use this data size when sending a reply, and allows remote attackers to read portions of server memory.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- http://aluigi.altervista.org/adv/bcloneboom-adv.txt
|
||
|
- http://aluigi.org/poc/bcloneboom.zip
|
||
|
|
||
|
#### Github
|
||
|
No PoCs found on GitHub currently.
|
||
|
|