Path Traversal in ESAPI
Description
ESAPI (The OWASP Enterprise Security API) is a free, open source, web application security control library. Prior to version 2.3.0.0, the default implementation of Validator.getValidDirectoryPath(String, String, File, boolean) may incorrectly treat the tested input string as a child of the specified parent directory. This potentially could allow control-flow bypass checks to be defeated if an attack can specify the entire string representing the 'input' path. This vulnerability is patched in release 2.3.0.0 of ESAPI. As a workaround, it is possible to write one's own implementation of the Validator interface. However, maintainers do not recommend this.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
org.owasp.esapi:esapiMaven | < 2.3.0.0 | 2.3.0.0 |
Affected products
2- OWASP ESAPI/org.owasp.esapi:esapiv5Range: 2.3.0.0
Patches
Vulnerability mechanics
References
12- github.com/advisories/GHSA-8m5h-hrqm-pxm2ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2022-23457ghsaADVISORY
- securitylab.github.com/advisories/GHSL-2022-008_The_OWASP_Enterprise_Security_APIghsaADVISORY
- github.com/ESAPI/esapi-java-legacy/blob/develop/documentation/GHSL-2022-008_The_OWASP_Enterprise_Security_API.mdghsaWEB
- github.com/ESAPI/esapi-java-legacy/blob/develop/documentation/esapi4java-core-2.3.0.0-release-notes.txtghsaWEB
- github.com/ESAPI/esapi-java-legacy/commit/a0d67b75593878b1b6e39e2acc1773b3effedb2aghsaWEB
- github.com/ESAPI/esapi-java-legacy/security/advisories/GHSA-8m5h-hrqm-pxm2ghsaWEB
- lists.debian.org/debian-lts-announce/2025/07/msg00010.htmlghsaWEB
- security.netapp.com/advisory/ntap-20230127-0014ghsaWEB
- www.oracle.com/security-alerts/cpujul2022.htmlghsaWEB
- security.netapp.com/advisory/ntap-20230127-0014/mitre
- securitylab.github.com/advisories/GHSL-2022-008_The_OWASP_Enterprise_Security_API/mitre
News mentions
0No linked articles in our index yet.