SCA: security update for org.apache.qpid:apache-qpid-broker-j (GHSA-6w3v-66mj-2qm6)

medium Tenable Self-Hosted Container Security Plugin ID 423488

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2018-1298)

See Also

https://github.com/advisories/GHSA-6w3v-66mj-2qm6

Plugin Details

Severity: Medium

ID: 423488

Version: Revision 1.3

Type: Local

Family: SCA Checks

Published: 3/29/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.18

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 4.3

Temporal Score: 3.2

Vector: CVSS2#AV:N/AC:M/Au:N/C:N/I:N/A:P

CVSS Score Source: CVE-2018-1298

CVSS v3

Risk Factor: Medium

Base Score: 5.9

Temporal Score: 5.2

Vector: CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 10/19/2018

Vulnerability Publication Date: 2/8/2018

Reference Information

CVE: CVE-2018-1298

cwe: CWE-20