### [CVE-2007-4385](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4385) ![](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 OWASP Stinger before 2.5 allows remote attackers to bypass input validation routines by using multipart encoded requests instead of form-urlencoded requests. NOTE: this might be used to expose vulnerabilities in applications that would otherwise be protected by the validation routines. ### POC #### Reference - http://securityreason.com/securityalert/3035 #### Github No PoCs found on GitHub currently.