Snyk has a proof-of-concept or detailed explanation of how to exploit this vulnerability.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade org.owasp.esapi:esapi
to version 2.7.0.0 or higher.
org.owasp.esapi:esapi is an OWASP project to create simple strong security controls for every web platform.
Affected versions of this package are vulnerable to Improper Neutralization of Special Elements via the encodeForSQL
function in th Encoder.java
file. An attacker can manipulate SQL queries by supplying specially crafted input containing special elements.