mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
19 lines
788 B
Markdown
19 lines
788 B
Markdown
### [CVE-2007-4643](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4643)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Integer underflow in Doomsday (aka deng) 1.9.0-beta5.1 and earlier allows remote attackers to cause a denial of service (daemon crash) via a PKT_CHAT packet with a data length less than 3, which triggers an erroneous malloc, possibly related to the Sv_HandlePacket function in sv_main.c.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://aluigi.org/poc/dumsdei.zip
|
|
- http://securityreason.com/securityalert/3084
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|