Authentication Bypass Affecting org.apache.tomee:openejb-loader Open this link in a new tab package, versions [7.1.0,7.1.4) [7.0.0-M1,7.0.9) [8.0.0-M1,8.0.4)
Attack Complexity
Low
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications-
snyk-id
SNYK-JAVA-ORGAPACHETOMEE-1052824
-
published
18 Dec 2020
-
disclosed
18 Dec 2020
-
credit
Unknown
Introduced: 18 Dec 2020
CVE-2020-13931 Open this link in a new tabHow to fix?
Upgrade org.apache.tomee:openejb-loader
to version 7.1.4, 7.0.9, 8.0.4 or higher.
Overview
org.apache.tomee:openejb-loader is a lightweight, yet powerful, JavaEE Application server with feature rich tooling.
Affected versions of this package are vulnerable to Authentication Bypass. If configured to use the embedded ActiveMQ broker, and the broker config is misconfigured, a JMX port is opened on TCP port 1099, which does not include authentication. CVE-2020-11969 previously addressed the creation of the JMX management interface, however the incomplete fix did not cover this edge case.