mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-21 02:13:48 +00:00
1.0 KiB
1.0 KiB
CVE-2009-20007
Description
Talkative IRC v0.4.4.16 is vulnerable to a stack-based buffer overflow when processing specially crafted response strings sent to a connected client. An attacker can exploit this flaw by sending an overly long message that overflows a fixed-length buffer, potentially leading to arbitrary code execution in the context of the vulnerable process. This vulnerability is exploitable remotely and does not require authentication.
POC
Reference
- https://www.exploit-db.com/exploits/16459
- https://www.exploit-db.com/exploits/8227
- https://www.zeroscience.mk/en/vulnerabilities/ZSL-2009-4909.php
Github
No PoCs found on GitHub currently.