The SVG Sanitizer extension for TYPO3 has a cross-site scripting vulnerability in versions before 1.0.3. Slightly 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. This is fixed in version 1.0.3.
References
Link | Resource |
---|---|
https://github.com/TYPO3GmbH/svg_sanitizer/security/advisories/GHSA-59cf-m7v5-wh5w | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2020-05-13 19:15
Updated : 2020-05-15 13:43
NVD link : CVE-2020-11070
Mitre link : CVE-2020-11070
CVE.ORG link : CVE-2020-11070
JSON object : View
Products Affected
typo3
- svg_sanitizer
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')