mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 06:51:35 +02:00
951 B
951 B
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.altervista.org/adv/bcloneboom-adv.txt
- http://aluigi.org/poc/bcloneboom.zip
- http://aluigi.org/poc/bcloneboom.zip
Github
No PoCs found on GitHub currently.