CVE-2018-1298: Input Validation
A Denial of Service vulnerability was found in Apache Qpid Broker-J 7.0.0 in functionality for authentication of connections for AMQP protocols 0-8, 0-9, 0-91 and 0-10 when PLAIN or XOAUTH2 SASL mechanism is used. The vulnerability allows unauthenticated attacker to crash the broker instance. AMQP 1.0 and HTTP connections are not affected. An authentication of incoming AMQP connections in Apache Qpid Broker-J is performed by special entities called "Authentication Providers". Each Authentication Provider can support several SASL mechanisms which are offered to the connecting clients as part of SASL negotiation process. The client chooses the most appropriate SASL mechanism for authentication. Authentication Providers of following types supports PLAIN SASL mechanism: Plain, PlainPasswordFile, SimpleLDAP, Base64MD5PasswordFile, MD5, SCRAM-SHA-256, SCRAM-SHA-1. XOAUTH2 SASL mechanism is supported by Authentication Providers of type OAuth2. If an AMQP port is configured with any of these Authentication Providers, the Broker may be vulnerable.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2018-1298?
CVE-2018-1298 is classified as a Denial of Service vulnerability.
How do I fix CVE-2018-1298?
To mitigate CVE-2018-1298, upgrade Apache Qpid Broker-J to a version later than 7.0.0.
Which versions of Apache Qpid Broker-J are affected by CVE-2018-1298?
CVE-2018-1298 specifically affects Apache Qpid Broker-J version 7.0.0.
Who can exploit CVE-2018-1298?
CVE-2018-1298 can be exploited by unauthenticated attackers.
What happens if CVE-2018-1298 is exploited?
Exploitation of CVE-2018-1298 allows attackers to crash the broker instance.