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

19 lines
837 B
Markdown

### [CVE-2017-11355](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-11355)
![](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 PEGA Platform 7.2 ML0 and earlier allow remote attackers to inject arbitrary web script or HTML via the (1) PATH_INFO to the main page; the (2) beanReference parameter to the JavaBean viewer page; or the (3) pyTableName to the System database schema modification page.
### POC
#### Reference
- http://seclists.org/fulldisclosure/2017/Jul/28
- https://www.exploit-db.com/exploits/42335/
#### Github
No PoCs found on GitHub currently.