OWASP Enterprise Security API 2.2.2.0

CPE Details

OWASP Enterprise Security API 2.2.2.0
2.2.2.0
2022-05-03
13h29 +00:00
2022-06-03
11h02 +00:00
Alerte pour un CPE
Stay informed of any changes for a specific CPE.
Notifications manage

CPE Name: cpe:2.3:a:owasp:enterprise_security_api:2.2.2.0:*:*:*:*:*:*:*

Informations

Vendor

owasp

Product

enterprise_security_api

Version

2.2.2.0

Related CVE

Open and find in CVE List

CVE ID Published Description Score Severity
CVE-2022-24891 2022-04-26 22h00 +00:00 ESAPI (The OWASP Enterprise Security API) is a free, open source, web application security control library. Prior to version 2.3.0.0, there is a potential for a cross-site scripting vulnerability in ESAPI caused by a incorrect regular expression for "onsiteURL" in the **antisamy-esapi.xml** configuration file that can cause "javascript:" URLs to fail to be correctly sanitized. This issue is patched in ESAPI 2.3.0.0. As a workaround, manually edit the **antisamy-esapi.xml** configuration files to change the "onsiteURL" regular expression. More information about remediation of the vulnerability, including the workaround, is available in the maintainers' release notes and security bulletin.
6.1
Medium
CVE-2022-23457 2022-04-24 22h00 +00:00 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.
9.8
Critical