The page module in TYPO3 before 8.7.11, and 9.1.0, has XSS via $GLOBALS['TYPO3_CONF_VARS']['SYS']['sitename'], as demonstrated by an admin entering a crafted site name during the installation process.
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Link | Tags |
---|---|
https://forge.typo3.org/issues/84191 | patch vendor advisory |
http://www.securitytracker.com/id/1040755 | third party advisory vdb entry |
https://github.com/pradeepjairamani/TYPO3-XSS-POC | third party advisory exploit |