CVE-2017-15702: Apache Qpid Broker vulnerable to authentication port spoofing
9.8
CVSS Score
3.1
Basic Information
CVE ID
GHSA ID
EPSS Score
0.86207%
CWE
-
Published
10/19/2018
Updated
11/4/2023
KEV Status
No
Technology
Java
Technical Details
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
---|---|---|---|
org.apache.qpid:qpid-broker | maven | >= 0.18, <= 0.32 | 6.0.0 |
Vulnerability Intelligence
Miggo AI
Root Cause Analysis
The provided vulnerability descriptions and references indicate a misconfiguration handling issue where authentication providers are not properly scoped to their respective ports, particularly affecting HTTP ports. However, none of the sources (CVE details, Jira ticket, or Apache advisory) explicitly identify specific functions or code paths responsible for this behavior. The lack of commit diffs, patch details, or concrete code examples makes it impossible to pinpoint exact vulnerable functions with high confidence. The vulnerability appears to stem from architectural/design flaws in port-specific authentication provider binding rather than isolated functions.