mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 10:09:29 +02:00
20 lines
776 B
Markdown
20 lines
776 B
Markdown
### [CVE-2013-4378](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4378)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|