Improper Input Validation Affecting org.apache.qpid:qpid-broker-core Open this link in a new tab package, versions [,6.1.0)
Attack Complexity
High
Availability
High
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-ORGAPACHEQPID-30708
-
published
30 May 2016
-
disclosed
30 May 2016
-
credit
Alex Szczuczko
Introduced: 30 May 2016
CVE-2016-3094 Open this link in a new tabHow to fix?
Upgrade org.apache.qpid:qpid-broker-core
to version 6.1.0 or higher.
Overview
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.