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

20 lines
776 B
Markdown

### [CVE-2013-4378](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4378)
![](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
Cross-site scripting (XSS) vulnerability in HtmlSessionInformationsReport.java in JavaMelody 1.46 and earlier allows remote attackers to inject arbitrary web script or HTML via a crafted X-Forwarded-For header.
### POC
#### Reference
- http://seclists.org/oss-sec/2013/q3/679
#### Github
- https://github.com/epicosy/VUL4J-50
- https://github.com/theratpack/grails-javamelody-sample-app
- https://github.com/tuhh-softsec/APR4Vul