Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. typo3/cms
  4. ›
  5. CVE-2022-23499

CVE-2022-23499: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

December 13, 2022

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.

References

  • github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2022-23499.yaml
  • github.com/TYPO3/html-sanitizer/pull/105
  • github.com/TYPO3/html-sanitizer/pull/106
  • github.com/TYPO3/html-sanitizer/releases/tag/v1.5.0
  • github.com/TYPO3/html-sanitizer/releases/tag/v2.1.1
  • github.com/TYPO3/html-sanitizer/security/advisories/GHSA-hvwx-qh2h-xcfj
  • github.com/advisories/GHSA-hvwx-qh2h-xcfj
  • nvd.nist.gov/vuln/detail/CVE-2022-23499
  • typo3.org/security/advisory/typo3-core-sa-2022-017

Code Behaviors & Features

Detect and mitigate CVE-2022-23499 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 10.0.0 before 10.4.33, all versions starting from 11.0.0 before 11.5.20, all versions starting from 12.0.0 before 12.1.1

Fixed versions

  • 10.4.33
  • 11.5.20
  • 12.1.1

Solution

Upgrade to versions 10.4.33, 11.5.20, 12.1.1 or above.

Impact 6.1 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Source file

packagist/typo3/cms/CVE-2022-23499.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:16:02 +0000.