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

18 lines
700 B
Markdown

### [CVE-2015-3198](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3198)
![](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
The Undertow module of WildFly 9.x before 9.0.0.CR2 and 10.x before 10.0.0.Alpha1 allows remote attackers to obtain the source code of a JSP page via a "/" at the end of a URL.
### POC
#### Reference
- https://stackoverflow.com/questions/30028346/with-trailing-slash-in-url-jsp-show-source-code
#### Github
No PoCs found on GitHub currently.