cve/2013/CVE-2013-6235.md

21 lines
952 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2013-6235](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6235)
![](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 JAMon (Java Application Monitor) 2.7 and earlier allow remote attackers to inject arbitrary web script or HTML via the (1) listenertype or (2) currentlistener parameter to mondetail.jsp or ArraySQL parameter to (3) mondetail.jsp, (4) jamonadmin.jsp, (5) sql.jsp, or (6) exceptions.jsp.
### POC
#### Reference
- http://packetstormsecurity.com/files/124933
2024-06-09 00:33:16 +00:00
- http://packetstormsecurity.com/files/124933
2024-05-26 14:27:05 +02:00
- http://seclists.org/fulldisclosure/2014/Jan/164
2024-06-09 00:33:16 +00:00
- http://seclists.org/fulldisclosure/2014/Jan/164
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.