SAPI (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.
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
03 Nov 2025, 20:15
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
21 Nov 2024, 06:51
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/ESAPI/esapi-java-legacy/blob/develop/documentation/ESAPI-security-bulletin8.pdf - Exploit, Mitigation, Third Party Advisory | |
| 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-q77q-vx4q-xx6q - Third Party Advisory | |
| References | () https://security.netapp.com/advisory/ntap-20230127-0014/ - Third Party Advisory | |
| References | () https://www.oracle.com/security-alerts/cpujul2022.html - Patch, Third Party Advisory | |
| CVSS |
v2 : v3 : |
v2 : 4.3
v3 : 5.4 |
Published : 2022-04-27 21:15
Updated : 2025-11-03 20:15
NVD link : CVE-2022-24891
Mitre link : CVE-2022-24891
CVE.ORG link : CVE-2022-24891
JSON object : View
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
NVD-CWE-Other