mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 04:38:03 +02:00
20 lines
1.0 KiB
Markdown
20 lines
1.0 KiB
Markdown
### [CVE-2009-20007](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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.
|
|
|