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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
BomberClone 0.11.6 and earlier allows remote attackers to cause a denial of service (daemon crash) via (1) a certain malformed PKGF_ackreq packet, which triggers a crash in the rscache_add() function in pkgcache.c; and (2) an error packet, which is intended to be received by clients and force client shutdown, but also triggers server shutdown.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://aluigi.altervista.org/adv/bcloneboom-adv.txt
|
|
- http://aluigi.org/poc/bcloneboom.zip
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|