org.apache.tomee:openejb-core@7.0.6 vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the org.apache.tomee:openejb-core package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • M
Authentication Bypass

org.apache.tomee:openejb-core 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.

How to fix Authentication Bypass?

Upgrade org.apache.tomee:openejb-core to version 7.1.4, 7.0.9, 8.0.4 or higher.

[7.1.0,7.1.4) [7.0.0-M1,7.0.9) [8.0.0-M1,8.0.4)
  • H
Improper Authentication

org.apache.tomee:openejb-core is a lightweight, yet powerful, JavaEE Application server with feature rich tooling.

Affected versions of this package are vulnerable to Improper Authentication. If it is configured to use the embedded ActiveMQ broker and the broker URI includes the useJMX=true parameter, a JMX port is opened on TCP port 1099, which does not include authentication.

How to fix Improper Authentication?

Upgrade org.apache.tomee:openejb-core to version 7.0.8, 7.1.3, 8.0.2 or higher.

[,7.0.8) [7.1.0,7.1.3) [8.0.0,8.0.2)