Files
CVEs-PoC/2018/CVE-2018-6905.md
T
2024-06-22 09:37:59 +00:00

21 lines
810 B
Markdown

### [CVE-2018-6905](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-6905)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
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.
### POC
#### Reference
- https://github.com/pradeepjairamani/TYPO3-XSS-POC
#### Github
- https://github.com/0xT11/CVE-POC
- https://github.com/dnr6419/CVE-2018-6905
- https://github.com/hectorgie/PoC-in-GitHub
- https://github.com/pradeepjairamani/TYPO3-XSS-POC