mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 06:52:09 +02:00
21 lines
810 B
Markdown
21 lines
810 B
Markdown
### [CVE-2018-6905](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-6905)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|