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.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
History
21 Nov 2024, 06:48
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/ESAPI/esapi-java-legacy/blob/develop/documentation/esapi4java-core-2.3.0.0-release-notes.txt - Release Notes | |
References | () https://github.com/ESAPI/esapi-java-legacy/security/advisories/GHSA-8m5h-hrqm-pxm2 - Patch, Third Party Advisory | |
References | () https://security.netapp.com/advisory/ntap-20230127-0014/ - Third Party Advisory | |
References | () https://securitylab.github.com/advisories/GHSL-2022-008_The_OWASP_Enterprise_Security_API/ - Exploit, Third Party Advisory | |
References | () https://www.oracle.com/security-alerts/cpujul2022.html - Patch, Third Party Advisory | |
CVSS |
v2 : v3 : |
v2 : 7.5
v3 : 7.5 |
Information
Published : 2022-04-25 20:15
Updated : 2024-11-21 06:48
NVD link : CVE-2022-23457
Mitre link : CVE-2022-23457
CVE.ORG link : CVE-2022-23457
JSON object : View
Products Affected
oracle
- weblogic_server
netapp
- active_iq_unified_manager
- oncommand_workflow_automation
owasp
- enterprise_security_api
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')