---
cve: "CVE-2022-36020"
severity: "MEDIUM"
cvss: 6.1
epss: "68%"
vendor: "TYPO3"
kev: false
exploited: false
published: "2022-09-13 17:15:08"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-10T22:51:17+02:00"
---

# CVE-2022-36020

> 6.1 MEDIUM · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Erforderlich | good |
| S Scope | Verändert | bad |
| C Vertraulichkeit | Gering | warn |
| I Integrität | Gering | warn |
| A Verfügbarkeit | Keine | good |

## Patch verfügbar (OSV)

- 37f1d10d762cf8019594ff596d9207f7551001ad (Commit)
- 60bfdc7f9b394d0236e16ee4cea8372a7defa493 (Commit)

## Referenzen

- <https://github.com/TYPO3/html-sanitizer/security/advisories/GHSA-47m6-46mj-p235>
- <https://github.com/TYPO3/html-sanitizer/commit/60bfdc7f9b394d0236e16ee4cea8372a7defa493>
- <https://packagist.org/packages/masterminds/html5>
- <https://packagist.org/packages/typo3/html-sanitizer>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2022-36020) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
