org.apache.qpid:qpid-broker-core@6.0.4 vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the org.apache.qpid:qpid-broker-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
  • H
Information Exposure

org.apache.qpid:qpid-broker-core Affected versions of the package are vulnerable to Information Exposure. The Qpid Broker for Java can be configured to use different so called AuthenticationProviders to handle user authentication. Among the choices are the SCRAM-SHA-1 and SCRAM-SHA-256 AuthenticationProvider types. It was discovered that these AuthenticationProviders prematurely terminate the SCRAM SASL negotiation if the provided user name does not exist thus allowing remote attacker to determine the existence of user accounts.

Note: The Vulnerability does not apply to AuthenticationProviders other than SCRAM-SHA-1 and SCRAM-SHA-256.

[6.0.0,6.0.6) [6.1.0,6.1.1)
  • M
Improper Input Validation

org.apache.qpid:qpid-broker-core is a package that manages Broker core functionality and initial configuration.

Affected versions of this package are vulnerable to Improper Input Validation. In PlainSaslServer.java, when the broker is configured to allow plaintext passwords, allows remote attackers to cause a denial of service (broker termination) via a crafted authentication attempt, which triggers an uncaught exception.

How to fix Improper Input Validation?

Upgrade org.apache.qpid:qpid-broker-core to version 6.1.0 or higher.

[,6.1.0)