### [CVE-2015-8965](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8965) ![](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 Rogue Wave JViews before 8.8 patch 21 and 8.9 before patch 1 allows remote attackers to execute arbitrary Java code that exists in the classpath, such as test code or administration code. The issue exists because the ilog.views.faces.IlvFacesController servlet in jviews-framework-all.jar does not require explicit configuration of servlets that can be called. ### POC #### Reference - https://www.oracle.com/security-alerts/cpujan2021.html - https://www.oracle.com/technetwork/security-advisory/cpujan2019-5072801.html #### Github No PoCs found on GitHub currently.