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

19 lines
970 B
Markdown

### [CVE-2014-2577](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2577)
![](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 the Transform Content Center in Bottomline Technologies Transform Foundation Server before 4.3.1 Patch 8 and 5.x before 5.2 Patch 7 allow remote attackers to inject arbitrary web script or HTML via the (1) pn parameter to index.fsp/document.pdf, (2) db or (3) referer parameter to index.fsp/index.fsp, or (4) PATH_INFO to the default URI.
### POC
#### Reference
- http://packetstormsecurity.com/files/126907/Transform-Foundation-Server-4.3.1-5.2-Cross-Site-Scripting.html
- http://seclists.org/fulldisclosure/2014/Jun/15
#### Github
No PoCs found on GitHub currently.