2020-03-30 19:01:15 +00:00
{
"CVE_data_meta" : {
2020-05-13 13:34:46 -05:00
"ASSIGNER" : "security-advisories@github.com" ,
2020-03-30 19:01:15 +00:00
"ID" : "CVE-2020-11070" ,
2020-05-13 13:34:46 -05:00
"STATE" : "PUBLIC" ,
"TITLE" : "Cross-Site Scripting in SVG Sanitizer"
2020-03-30 19:01:15 +00:00
} ,
2020-05-13 13:34:46 -05:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "svg_sanitizer" ,
"version" : {
"version_data" : [
{
"version_value" : "< 1.0.3"
}
]
}
}
]
} ,
"vendor_name" : "TYPO3GmbH"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2020-03-30 19:01:15 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-05-13 13:34:46 -05:00
"value" : "The SVG Sanitizer extension for TYPO3 has a cross-site scripting vulnerability in versions before 1.0.3.\n\nSlightly invalid or incomplete SVG markup is not correctly processed and thus not sanitized at all. Albeit the markup is not valid it still is evaluated in browsers and leads to cross-site scripting.\n\nThis is fixed in version 1.0.3."
2020-03-30 19:01:15 +00:00
}
]
2020-05-13 13:34:46 -05:00
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.4 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "LOW" ,
"scope" : "CHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/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" : [
{
"name" : "https://github.com/TYPO3GmbH/svg_sanitizer/security/advisories/GHSA-59cf-m7v5-wh5w" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/TYPO3GmbH/svg_sanitizer/security/advisories/GHSA-59cf-m7v5-wh5w"
}
]
} ,
"source" : {
"advisory" : "GHSA-59cf-m7v5-wh5w" ,
"discovery" : "UNKNOWN"
2020-03-30 19:01:15 +00:00
}
}