Man in The Middle (MiTM) Affecting org.apache.cxf:cxf-rt-management package, versions [3.2.0,3.2.13) [3.3.0,3.3.6)


0.0
medium

Snyk CVSS

    Attack Complexity High
    Confidentiality High

    Threat Intelligence

    EPSS 0.06% (27th percentile)
Expand this section
NVD
5.3 medium
Expand this section
Red Hat
5.3 medium

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-ORGAPACHECXF-564238
  • published 1 Apr 2020
  • disclosed 1 Apr 2020
  • credit Unknown

How to fix?

Upgrade org.apache.cxf:cxf-rt-management to version 3.2.13, 3.3.6 or higher.

Overview

org.apache.cxf:cxf-rt-management is an Apache CXF Runtime Management package.

Affected versions of this package are vulnerable to Man in The Middle (MiTM). Apache CXF has the ability to integrate with JMX by registering an InstrumentationManager extension with the CXF bus. If the createMBServerConnectorFactory property of the default InstrumentationManagerImpl is not disabled, then it is vulnerable to a man-in-the-middle (MITM) style attack.

An attacker on the same host can connect to the registry and rebind the entry to another server, thus acting as a proxy to the original. They are then able to gain access to all of the information that is sent and received over JMX.