First published: Fri Aug 17 2007(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
OWASP Stinger | <=2.4 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2007-4385 is considered a medium severity vulnerability due to its potential to bypass input validation.
To fix CVE-2007-4385, upgrade OWASP Stinger to version 2.5 or later.
CVE-2007-4385 affects OWASP Stinger versions prior to 2.5.
CVE-2007-4385 can be exploited by sending multipart encoded requests to bypass input validation.
A potential workaround for CVE-2007-4385 is to implement additional input validation controls to mitigate the vulnerability.