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

19 lines
940 B
Markdown

### [CVE-2014-5113](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5113)
![](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 test.php in Visualware MyConnection Server 9.7i allow remote attackers to inject arbitrary web script or HTML via the (1) testtype, (2) ver, (3) cm, (4) map, (5) lines, (6) pps, (7) bpp, (8) codec, (9) provtext, (10) provtextextra, (11) provlink, or (12) duration parameter.
### POC
#### Reference
- http://packetstormsecurity.com/files/127545/MyConnection-Server-MCS-9.7i-Cross-Site-Scripting.html
- http://treadstonesecurity.blogspot.ca/2014/07/myconnection-server-mcs-reflective-xss.html
#### Github
No PoCs found on GitHub currently.