Files
CVEs-PoC/2010/CVE-2010-3659.md
T
2024-06-18 02:51:15 +02:00

18 lines
836 B
Markdown

### [CVE-2010-3659](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3659)
![](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
Multiple cross-site scripting (XSS) vulnerabilities in TYPO3 CMS 4.1.x before 4.1.14, 4.2.x before 4.2.13, 4.3.x before 4.3.4, and 4.4.x before 4.4.1 allow remote authenticated backend users to inject arbitrary web script or HTML via unspecified parameters to the extension manager, or unspecified parameters to unknown backend forms.
### POC
#### Reference
- https://typo3.org/teams/security/security-bulletins/typo3-core/typo3-sa-2010-012/
#### Github
No PoCs found on GitHub currently.