Bug 1409835 (CVE-2016-8741)

Summary: CVE-2016-8741 qpid-java: Information leakage via specific AuthenticationProviders
Product: [Other] Security Response Reporter: Andrej Nemec <anemec>
Component: vulnerabilityAssignee: Red Hat Product Security <security-response-team>
Status: CLOSED NOTABUG QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: unspecifiedCC: bhu, bkearney, cbillett, iboverma, java-sig-commits, jmatthew, jross, matt, mcressma, messaging-bugs, mmccune, ohadlevy, puntogil, rrajasek, satellite6-bugs, tlestach, tsanders, williams
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: qpid-java 6.0.6, qpid-java 6.1.1 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-06-08 03:05:04 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1409836    
Bug Blocks:    

Description Andrej Nemec 2017-01-03 15:08:47 UTC
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.

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

References:

http://seclists.org/oss-sec/2016/q4/772

Upstream bug:

https://issues.apache.org/jira/browse/QPID-7599

Comment 1 Andrej Nemec 2017-01-03 15:09:29 UTC
Created qpid-java tracking bugs for this issue:

Affects: fedora-all [bug 1409836]