CVE-2023-47125
MEDIUMTYPO3 html_sanitizer < 1.5.3 - Cross-Site Scripting via DOM Processing Instruction Bypass
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2023-47125. PoCs published by nikn0laty.
AI-analyzed exploit summary The repository provides a functional proof-of-concept for a stored XSS vulnerability in TYPO3 HTML Sanitizer (CVE-2023-47125). The exploit leverages improper handling of DOM processing instructions to bypass XSS protections using a crafted payload (`<?x ><svg/onload=alert()>`).
Description
TYPO3 is an open source PHP based web content management system released under the GNU GPL. In affected versions DOM processing instructions are not handled correctly. This allows bypassing the cross-site scripting mechanism of typo3/html-sanitizer. This vulnerability has been addressed in versions 1.5.3 and 2.1.4. Users are advised to upgrade. There are no known workarounds for this vulnerability.
Exploits (1)
The repository provides a functional proof-of-concept for a stored XSS vulnerability in TYPO3 HTML Sanitizer (CVE-2023-47125). The exploit leverages improper handling of DOM processing instructions to bypass XSS protections using a crafted payload (`<?x ><svg/onload=alert()>`).
References (3)
Scores
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N