CVE-2022-36020
published 2022-09-13CVE-2022-36020: The typo3/html-sanitizer package is an HTML sanitizer, written in PHP, aiming to provide XSS-safe markup based on explicitly allowed tags, attributes and…
PriorityP425medium6.1CVSS 3.1
AVNACLPRNUIRSCCLILAN
EPSS
0.63%
45.8th percentile
The typo3/html-sanitizer package is an HTML sanitizer, written in PHP, aiming to provide XSS-safe markup based on explicitly allowed tags, attributes and values. Due to a parsing issue in the upstream package `masterminds/html5`, malicious markup used in a sequence with special HTML comments cannot be filtered and sanitized. This allows for a bypass of the cross-site scripting mechanism of `typo3/html-sanitizer`. This issue has been addressed in versions 1.0.7 and 2.0.16 of the `typo3/html-sanitizer` package. Users are advised to upgrade. There are no known workarounds for this issue.
Affected
10 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| typo3 | cms | >= 10.0.0 < 10.4.32 | 10.4.32 |
| typo3 | cms | >= 11.0.0 < 11.5.16 | 11.5.16 |
| typo3 | cms-core | >= 10.0.0 < 10.4.32 | 10.4.32 |
| typo3 | cms-core | >= 11.0.0 < 11.5.16 | 11.5.16 |
| typo3 | html-sanitizer | — | — |
| typo3 | html-sanitizer | — | — |
| typo3 | html-sanitizer | >= 1.0.0 < 1.0.7 | 1.0.7 |
| typo3 | html-sanitizer | >= 2.0.0 < 2.0.16 | 2.0.16 |
| typo3 | html_sanitizer | >= 1.0.0 < 1.0.7 | 1.0.7 |
| typo3 | html_sanitizer | >= 2.0.0 < 2.0.16 | 2.0.16 |
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
OSV
TYPO3 HTML Sanitizer Bypasses Cross-Site Scripting Protection
osv·2022-09-16
CVE-2022-36020 [MEDIUM] TYPO3 HTML Sanitizer Bypasses Cross-Site Scripting Protection
TYPO3 HTML Sanitizer Bypasses Cross-Site Scripting Protection
> ### Meta
> * CVSS: `CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N/E:F/RL:O/RC:C` (5.7)
### Problem
Due to a parsing issue in upstream package [`masterminds/html5`](https://packagist.org/packages/masterminds/html5), malicious markup used in a sequence with special HTML comments cannot be filtered and sanitized. This allows to by-pass the cross-site scripting mechanism of `typo3/html-sanitizer`.
### Solution
Update to `typo3/html-sanitizer` versions 1.0.7 or 2.0.16 that fix the problem described.
### Credits
Thanks to David Klein who reported this issue, and to TYPO3 security team member Oliver Hader who fixed the issue.
GHSA
TYPO3 HTML Sanitizer Bypasses Cross-Site Scripting Protection
ghsa·2022-09-16
CVE-2022-36020 [MEDIUM] CWE-79 TYPO3 HTML Sanitizer Bypasses Cross-Site Scripting Protection
TYPO3 HTML Sanitizer Bypasses Cross-Site Scripting Protection
> ### Meta
> * CVSS: `CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N/E:F/RL:O/RC:C` (5.7)
### Problem
Due to a parsing issue in upstream package [`masterminds/html5`](https://packagist.org/packages/masterminds/html5), malicious markup used in a sequence with special HTML comments cannot be filtered and sanitized. This allows to by-pass the cross-site scripting mechanism of `typo3/html-sanitizer`.
### Solution
Update to `typo3/html-sanitizer` versions 1.0.7 or 2.0.16 that fix the problem described.
### Credits
Thanks to David Klein who reported this issue, and to TYPO3 security team member Oliver Hader who fixed the issue.
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
https://github.com/TYPO3/html-sanitizer/commit/60bfdc7f9b394d0236e16ee4cea8372a7defa493https://github.com/TYPO3/html-sanitizer/security/advisories/GHSA-47m6-46mj-p235https://packagist.org/packages/masterminds/html5https://packagist.org/packages/typo3/html-sanitizerhttps://github.com/TYPO3/html-sanitizer/commit/60bfdc7f9b394d0236e16ee4cea8372a7defa493https://github.com/TYPO3/html-sanitizer/security/advisories/GHSA-47m6-46mj-p235https://packagist.org/packages/masterminds/html5https://packagist.org/packages/typo3/html-sanitizer
2022-09-13
Published