漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Apache Artemis, Apache ActiveMQ Artemis: Auth bypass for Core downstream federation
Vulnerability Description
Missing Authentication for Critical Function (CWE-306) vulnerability in Apache Artemis, Apache ActiveMQ Artemis. An unauthenticated remote attacker can use the Core protocol to force a target broker to establish an outbound Core federation connection to an attacker-controlled rogue broker. This could potentially result in message injection into any queue and/or message exfiltration from any queue via the rogue broker. This impacts environments that allow both: - incoming Core protocol connections from untrusted sources to the broker - outgoing Core protocol connections from the broker to untrusted targets This issue affects: - Apache Artemis from 2.50.0 through 2.51.0 - Apache ActiveMQ Artemis from 2.11.0 through 2.44.0. Users are recommended to upgrade to Apache Artemis version 2.52.0, which fixes the issue. The issue can be mitigated by one of the following: - Remove Core protocol support from any acceptor receiving connections from untrusted sources. Incoming Core protocol connections are supported by default via the "artemis" acceptor listening on port 61616. See the "protocols" URL parameter configured for the acceptor. An acceptor URL without this parameter supports all protocols by default, including Core. - Use two-way SSL (i.e. certificate-based authentication) in order to force every client to present the proper SSL certificate when establishing a connection before any message protocol handshake is attempted. This will prevent unauthenticated exploitation of this vulnerability. - Implement and deploy a Core interceptor to deny all Core downstream federation connect packets. Such packets have a type of (int) -16 or (byte) 0xfffffff0. Documentation for interceptors is available at https://artemis.apache.org/components/artemis/documentation/latest/intercepting-operations.html .
CVSS Information
N/A
Vulnerability Type
关键功能的认证机制缺失
Vulnerability Title
Apache ActiveMQ Artemis和Apache Artemis 安全漏洞
Vulnerability Description
Apache ActiveMQ Artemis和Apache Artemis都是美国阿帕奇(Apache)基金会的产品。Apache ActiveMQ Artemis是一个高性能的开源消息代理。Apache Artemis是一个消息代理软件。 Apache Artemis 2.50.0至2.51.0版本和Apache ActiveMQ Artemis 2.11.0至2.44.0版本存在安全漏洞,该漏洞源于关键功能缺少身份验证,可能导致未经身份验证的远程攻击者强制目标代理建立到攻击者控制的恶意代理的出站Co
CVSS Information
N/A
Vulnerability Type
N/A