### [CVE-2007-4535](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4535) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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.