CVE-2022-23499
MEDIUM6.1EPSS 0.23%TYPO3 HTML Sanitizer vulnerable to Cross-Site Scripting
描述
### Problem Due to a parsing issue in the upstream package [`masterminds/html5`](https://packagist.org/packages/masterminds/html5), malicious markup used in a sequence with special HTML CDATA sections cannot be filtered and sanitized. This allows bypassing the cross-site scripting mechanism of [`typo3/html-sanitizer`](https://packagist.org/packages/typo3/html-sanitizer). Besides that, the upstream package `masterminds/html5` provides HTML raw text elements (`script`, `style`, `noframes`, `noembed` and `iframe`) as DOMText nodes, which were not processed and sanitized further. None of the mentioned elements were defined in the default builder configuration, that's why only custom behaviors, using one of those tag names, were vulnerable to cross-site scripting. ### Solution Update to `typo3/html-sanitizer` versions 1.5.0 or 2.1.1 that fix the problem described.
受影響套件(2)
- Packagist/typo3/cms>= 10.0.0, < 10.4.33
- Packagist/typo3/html-sanitizer>= 1.0.0, < 1.5.0
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM6.1 | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |
參考連結(9)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2022-23499
- PATCHhttps://github.com/TYPO3/html-sanitizer
- WEBhttps://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2022-23499.yaml
- WEBhttps://github.com/TYPO3/html-sanitizer/pull/105
- WEBhttps://github.com/TYPO3/html-sanitizer/pull/106
- WEBhttps://github.com/TYPO3/html-sanitizer/releases/tag/v1.5.0
- WEBhttps://github.com/TYPO3/html-sanitizer/releases/tag/v2.1.1
- WEBhttps://github.com/TYPO3/html-sanitizer/security/advisories/GHSA-hvwx-qh2h-xcfj
- WEBhttps://typo3.org/security/advisory/typo3-core-sa-2022-017