mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 13:58:07 +02:00
19 lines
754 B
Markdown
19 lines
754 B
Markdown
### [CVE-2006-2393](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2393)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The client_cmd function in Empire 4.3.2 and earlier allows remote attackers to cause a denial of service (application crash) by causing long text strings to be appended to the player->client buffer, which causes an invalid memory access.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://aluigi.altervista.org/adv/empiredos-adv.txt
|
|
- http://securityreason.com/securityalert/896
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|