cve/2017/CVE-2017-11355.md

19 lines
837 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [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.