qpid-python@0.20 vulnerabilities

Python client implementation and AMQP conformance tests for Apache Qpid

Direct Vulnerabilities

Known vulnerabilities in the qpid-python 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
Improper Input Validation

Affected versions of this package are vulnerable to Improper Input Validation. The Python client in Apache Qpid before 2.2 does not verify that the server hostname matches a domain name in the subject's Common Name (CN) or subjectAltName field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via an arbitrary valid certificate.

How to fix Improper Input Validation?

Upgrade qpid-python to version 0.26 or higher.

[,0.26)
  • M
Man-in-the-Middle (MitM)

qpid_python is a Python client implementation and AMQP conformance tests for Apache Qpid.

Affected versions of this package are vulnerable to Man-in-the-Middle attacks due to hostname verification not turned on by default. When SSL or TLS connections are being established using default configuration, it would not verify the hostname of the connecting server and an attacker could easily establish a connection.

[0.20,1.35.0)