Seeking confirmation on necessity applying patch though deployed application is not using struts 2/1
Hi,
We have been informed that there is “Oracle Security Alert - CVE-2017-9805 Risk “ which says "Vulnerability in the WebLogic Server component of Oracle Fusion Middleware (subcomponent: Samples (Struts 2)). Supported versions that are affected are 10.3.6.0, 12.1.3.0, 12.2.1.0, 12.2.1.1, 12.2.1.2 and 12.2.1.3. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise WebLogic Server. Successful attacks of this vulnerability can result in takeover of WebLogic Server." it looks suggesting that CVE-2017-9805 Risk will impacts only if application uses struts 2 and open http ports!!
We are using Weblogic server version 10.3.6.0 on linux environment to run/use our java web application. In our java application we have not used struts 2.x or 1.x and also we have disabled http ports.