2022-02-10 17:01:34 +00:00
{
"CVE_data_meta" : {
2022-04-27 20:11:14 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
2022-02-10 17:01:34 +00:00
"ID" : "CVE-2022-24891" ,
2022-04-27 20:11:14 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "Cross-site Scripting in org.owasp.esapi:esapi -- antisamy-esapi.xml configuration file"
2022-02-10 17:01:34 +00:00
} ,
2022-04-27 20:11:14 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "esapi-java-legacy" ,
"version" : {
"version_data" : [
{
"version_value" : "<= 2.2.3.1"
}
]
}
}
]
} ,
"vendor_name" : "ESAPI"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-02-10 17:01:34 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-04-27 20:11:14 +00:00
"value" : "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."
2022-02-10 17:01:34 +00:00
}
]
2022-04-27 20:11:14 +00:00
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.4 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
}
]
} ,
"references" : {
"reference_data" : [
2022-04-27 21:01:31 +00:00
{
"name" : "https://github.com/ESAPI/esapi-java-legacy/blob/develop/documentation/esapi4java-core-2.3.0.0-release-notes.txt" ,
"refsource" : "MISC" ,
"url" : "https://github.com/ESAPI/esapi-java-legacy/blob/develop/documentation/esapi4java-core-2.3.0.0-release-notes.txt"
} ,
2022-04-27 20:11:14 +00:00
{
"name" : "https://github.com/ESAPI/esapi-java-legacy/security/advisories/GHSA-q77q-vx4q-xx6q" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/ESAPI/esapi-java-legacy/security/advisories/GHSA-q77q-vx4q-xx6q"
} ,
{
"name" : "https://github.com/ESAPI/esapi-java-legacy/blob/develop/documentation/ESAPI-security-bulletin8.pdf" ,
"refsource" : "MISC" ,
"url" : "https://github.com/ESAPI/esapi-java-legacy/blob/develop/documentation/ESAPI-security-bulletin8.pdf"
2022-07-19 14:38:32 -07:00
} ,
{
2022-07-25 19:00:49 +00:00
"url" : "https://www.oracle.com/security-alerts/cpujul2022.html" ,
"refsource" : "MISC" ,
"name" : "https://www.oracle.com/security-alerts/cpujul2022.html"
2022-04-27 20:11:14 +00:00
}
]
} ,
"source" : {
"advisory" : "GHSA-q77q-vx4q-xx6q" ,
"discovery" : "UNKNOWN"
2022-02-10 17:01:34 +00:00
}
}