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