org.apache.qpid:proton-j@0.20.0 vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the org.apache.qpid:proton-j 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
Man-in-the-Middle (MitM)

org.apache.qpid:proton-j is a lightweight messaging library.

Affected versions of this package are vulnerable to Man-in-the-Middle (MitM). Includes an optional wrapper layer to perform TLS, enabled by use of the transport.ssl(...) methods. Unless a verification mode is explicitly configured, client and server modes previously defaulted as documented to not verifying a peer certificate, with options to configure this explicitly or select a certificate verification mode with or without hostname verification being performed. The latter hostname verifying mode was not previously implemented, with attempts to use it resulting in an exception. This left only the option to verify the certificate is trusted, leaving such a client vulnerable to Man In The Middle (MITM) attack.

How to fix Man-in-the-Middle (MitM)?

Upgrade org.apache.qpid:proton-j to version 0.30.0 or higher.

[,0.30.0)