Vulnerability scans may flag CA Automic Applications Manager (AM) for several Apache Tomcat-related vulnerabilities, including:
Applications Manager ships the tomcat-embed-el library, which is the Apache implementation for Javax EL (Expression Language). It does not use Apache Tomcat as a web server or the full Tomcat library suite to implement a web server engine. Security scanners often flag the presence of these libraries regardless of whether the specific vulnerable code paths are active.
Applications Manager is not exploitable for the following CVEs because the required Tomcat components (WebDAV servlet, HTTP/2 HPACK parsing, Tribes clustering, etc.) are not utilized by the application architecture:
DigestAuthenticator.LockOutRealm for login throttling.web.xml security constraints.Remediation: Broadcom recommends upgrading to Applications Manager 9.6.2 or higher, which migrates the embedded web server from Apache Tomcat to Jetty.
Users may subscribe to this article (Reference: ) to be updated on fix status.