TYPO3 contains a weakness related to HTML sanitizing that allows a remote cross-site scripting (XSS) attack. This flaw exists because the HTML Sanitizing API method t3lib_div::RemoveXSS() fails to properly sanitize user-supplied input upon submission to the program. This may allow a user to create a specially crafted URL that would execute arbitrary script code in a user's browser within the trust relationship between their browser and the server.
Classification
Location:
Remote / Network Access
Attack Type:
Input Manipulation
Impact:
Loss of Integrity
Solution:
Upgrade
Exploit:
Exploit Unknown
Disclosure:
Vendor Verified
OSVDB:
Web Related
Solution
Upgrade to version 4.4.14, 4.5.14 or 4.6.7 or higher, as they have been reported to fix this vulnerability. An upgrade is required as there are no known workarounds.