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

19 lines
1.0 KiB
Markdown

### [CVE-2016-4316](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4316)
![](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 WSO2 Carbon 4.4.5 allow remote attackers to inject arbitrary web script or HTML via the (1) setName parameter to identity-mgt/challenges-mgt.jsp; the (2) webappType or (3) httpPort parameter to webapp-list/webapp_info.jsp; the (4) dsName or (5) description parameter to ndatasource/newdatasource.jsp; the (6) phase parameter to viewflows/handlers.jsp; or the (7) url parameter to ndatasource/validateconnection-ajaxprocessor.jsp.
### POC
#### Reference
- http://packetstormsecurity.com/files/138331/WSO2-Carbon-4.4.5-Cross-Site-Scripting.html
- https://www.exploit-db.com/exploits/40241/
#### Github
No PoCs found on GitHub currently.