Files
CVEs-PoC/2008/CVE-2008-5043.md
T
2025-09-29 21:09:30 +02:00

18 lines
908 B
Markdown

### [CVE-2008-5043](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5043)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
Multiple cross-site scripting (XSS) vulnerabilities in the web-based interface in IBM Metrica Service Assurance Framework allow remote authenticated users to inject arbitrary web script or HTML via (1) the elementid parameter in a generatedreportresults action to the ReportTree program, (2) the jnlpname parameter to the Launch program, or (3) the :tasklabel parameter to the ReportRequest program, related to the name of a report.
### POC
#### Reference
- http://securityreason.com/securityalert/4578
#### Github
No PoCs found on GitHub currently.