CVE-2022-23499
CVSS V2 None
CVSS V3 None
Description
HTML sanitizer is written in PHP, aiming to provide XSS-safe markup based on explicitly allowed tags, attributes and values. In versions prior to 1.5.0 or 2.1.1, malicious markup used in a sequence with special HTML CDATA sections cannot be filtered and sanitized due to a parsing issue in the upstream package masterminds/html5. This allows bypassing the cross-site scripting mechanism of typo3/html-sanitizer. 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. This issue has been fixed in versions 1.5.0 and 2.1.1.
Overview
- CVE ID
- CVE-2022-23499
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2022-12-13T21:15:11
- Last Modified Date
- 2022-12-16T17:28:19
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:typo3:html_sanitizer:*:*:*:*:*:*:*:* | 1 | OR | 1.0.0 | 1.0.7 |
cpe:2.3:a:typo3:html_sanitizer:*:*:*:*:*:*:*:* | 1 | OR | 2.0.0 | 2.1.1 |
References
Reference URL | Reference Tags |
---|---|
https://github.com/TYPO3/html-sanitizer/security/advisories/GHSA-hvwx-qh2h-xcfj |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2022-23499 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23499 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-12-13 22:14:53 | Added to TrackCVE | |||
2022-12-14 14:15:14 | 2022-12-13T21:15:11.207 | 2022-12-13T21:15:11 | CVE Published Date | updated |
2022-12-14 14:15:14 | 2022-12-14T14:09:58 | CVE Modified Date | updated | |
2022-12-14 14:15:14 | Received | Awaiting Analysis | Vulnerability Status | updated |
2022-12-15 04:15:11 | Awaiting Analysis | Undergoing Analysis | Vulnerability Status | updated |
2022-12-15 16:18:16 | Undergoing Analysis | Awaiting Analysis | Vulnerability Status | updated |
2022-12-15 20:15:04 | Awaiting Analysis | Undergoing Analysis | Vulnerability Status | updated |
2022-12-18 04:35:25 | 2022-12-16T17:28:19 | CVE Modified Date | updated | |
2022-12-18 04:35:25 | Undergoing Analysis | Analyzed | Vulnerability Status | updated |
2022-12-18 04:35:37 | CPE Information | updated |