cve/2014/CVE-2014-7200.md

19 lines
857 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2014-7200](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7200)
![](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
Cross-site scripting (XSS) vulnerability in pi1/class.tx_dmmjobcontrol_pi1.php in the JobControl (dmmjobcontrol) extension 2.14.0 and earlier for TYPO3 allows remote attackers to inject arbitrary web script or HTML via the tx_dmmjobcontrol_pi1[search][keyword] parameter to jobs/.
### POC
#### Reference
- http://packetstormsecurity.com/files/128446/Typo3-JobControl-2.14.0-Cross-Site-Scripting-SQL-Injection.html
- http://seclists.org/fulldisclosure/2014/Sep/89
#### Github
No PoCs found on GitHub currently.