mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
700 B
Markdown
18 lines
700 B
Markdown
### [CVE-2007-4535](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4535)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The VStr::Resize function in str.cpp in Vavoom 1.24 and earlier allows remote attackers to cause a denial of service (daemon crash) via a string with a negative NewLen value within a certain UDP packet that triggers an assertion error.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/3057
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|