CVE-2015-0223
published 2015-02-02CVE-2015-0223: Unspecified vulnerability in Apache Qpid 0.30 and earlier allows remote attackers to bypass access restrictions on qpidd via unknown vectors, related to 0-10…
PriorityP433medium5CVSS 2.0
AVNACLAuNCNIPAN
EPSS
6.62%
93.1th percentile
Unspecified vulnerability in Apache Qpid 0.30 and earlier allows remote attackers to bypass access restrictions on qpidd via unknown vectors, related to 0-10 connection handling.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| apache | qpid | <= 0.30 | — |
CVSS provenance
nvdv2.05.0MEDIUMAV:N/AC:L/Au:N/C:N/I:P/A:N
osv5.0MEDIUM
vendor_redhat5.0MEDIUM
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
GHSA-qf3w-wxcx-5cx6: Unspecified vulnerability in Apache Qpid 0
ghsa_unreviewed·2022-05-14
CVE-2015-0223 [MEDIUM] GHSA-qf3w-wxcx-5cx6: Unspecified vulnerability in Apache Qpid 0
Unspecified vulnerability in Apache Qpid 0.30 and earlier allows remote attackers to bypass access restrictions on qpidd via unknown vectors, related to 0-10 connection handling.
OSV
CVE-2015-0223: Unspecified vulnerability in Apache Qpid 0
osv·2015-02-02·CVSS 5.0
CVE-2015-0223 [MEDIUM] CVE-2015-0223: Unspecified vulnerability in Apache Qpid 0
Unspecified vulnerability in Apache Qpid 0.30 and earlier allows remote attackers to bypass access restrictions on qpidd via unknown vectors, related to 0-10 connection handling.
Red Hat
qpid-cpp: anonymous access to qpidd cannot be prevented
vendor_redhat·2015-01-27·CVSS 5.0
CVE-2015-0223 [MEDIUM] qpid-cpp: anonymous access to qpidd cannot be prevented
qpid-cpp: anonymous access to qpidd cannot be prevented
Unspecified vulnerability in Apache Qpid 0.30 and earlier allows remote attackers to bypass access restrictions on qpidd via unknown vectors, related to 0-10 connection handling.
It was discovered that the Qpid daemon (qpidd) did not restrict access to anonymous users when the ANONYMOUS mechanism was disallowed.
Package: qpid-cpp (Red Hat Enterprise Linux 6) - Will not fix
Package: qpid-cpp (Red Hat Enterprise Linux OpenStack Platform 5.0 (Icehouse) for RHEL 7) - Will not fix
No detection rules found.
No public exploits indexed.
Bugzilla
CVE-2015-0223 qpid-cpp: anonymous access to qpidd cannot be prevented
bugzilla·2015-01-27·CVSS 5.0
CVE-2015-0223 [MEDIUM] CVE-2015-0223 qpid-cpp: anonymous access to qpidd cannot be prevented
CVE-2015-0223 qpid-cpp: anonymous access to qpidd cannot be prevented
It was reported [1] that an attacker can gain access to qpidd as an anonymous user, even if the ANONYMOUS mechanism is disallowed.
A patch is available (https://issues.apache.org/jira/browse/QPID-6325)
that addresses this vulnerability. The fix will be included in
subsequent releases, but can be applied to 0.30 if desired.
[1]: http://seclists.org/bugtraq/2015/Jan/122
Discussion:
Created qpid-cpp tracking bugs for this issue:
Affects: fedora-all [bug 1186310]
Affects: epel-7 [bug 1186311]
---
Upstream commits:
https://svn.apache.org/viewvc?view=revision&revision=1653216
https://svn.apache.org/viewvc?view=revision&revision=1653547
---
This issue has been addressed in the following products:
MRG for RHEL-5 v. 2
Bugzilla
CVE-2015-0223 qpid-cpp: anonymous access to qpidd cannot be prevented [fedora-all]
bugzilla·2015-01-27·CVSS 5.0
CVE-2015-0223 [MEDIUM] CVE-2015-0223 qpid-cpp: anonymous access to qpidd cannot be prevented [fedora-all]
CVE-2015-0223 qpid-cpp: anonymous access to qpidd cannot be prevented [fedora-all]
This is an automatically created tracking bug! It was created to ensure
that one or more security vulnerabilities are fixed in affected versions
of Fedora.
For comments that are specific to the vulnerability please use bugs filed
against the "Security Response" product referenced in the "Blocks" field.
For more information see:
http://fedoraproject.org/wiki/Security/TrackingBugs
When submitting as an update, use the fedpkg template provided in the next
comment(s). This will include the bug IDs of this tracking bug as well as
the relevant top-level CVE bugs.
Please also mention the CVE IDs being fixed in the RPM changelog and the
fedpkg commit message.
NOTE: this issue affects multiple supported version
Bugzilla
CVE-2015-0223 qpid-cpp: anonymous access to qpidd cannot be prevented [epel-7]
bugzilla·2015-01-27·CVSS 5.0
CVE-2015-0223 [MEDIUM] CVE-2015-0223 qpid-cpp: anonymous access to qpidd cannot be prevented [epel-7]
CVE-2015-0223 qpid-cpp: anonymous access to qpidd cannot be prevented [epel-7]
This is an automatically created tracking bug! It was created to ensure
that one or more security vulnerabilities are fixed in affected versions
of Fedora EPEL.
For comments that are specific to the vulnerability please use bugs filed
against the "Security Response" product referenced in the "Blocks" field.
For more information see:
http://fedoraproject.org/wiki/Security/TrackingBugs
When submitting as an update, use the fedpkg template provided in the next
comment(s). This will include the bug IDs of this tracking bug as well as
the relevant top-level CVE bugs.
Please also mention the CVE IDs being fixed in the RPM changelog and the
fedpkg commit message.
epel-7 tracking bug for qpid-cpp: see blocks bug l
Bugzilla
CVE-2015-0203 qpid-cpp: 3 qpidd DoS issues in AMQP 0-10 protocol handling
bugzilla·2015-01-13·CVSS 6.5
CVE-2015-0203 [MEDIUM] CVE-2015-0203 qpid-cpp: 3 qpidd DoS issues in AMQP 0-10 protocol handling
CVE-2015-0203 qpid-cpp: 3 qpidd DoS issues in AMQP 0-10 protocol handling
It was reported [1] that certain unexpected protocol sequences cause the broker process to crash due to insufficient checking. Three distinct cases were identified as follows:
The AMQP 0-10 protocol defines a sequence set containing id ranges. The qpidd broker can be crashed by sending it a sequence-set containing an invalid range, where the start of the range is after the end. This condition causes an assertion, which causes the broker process to exit.
The AMQP 0-10 protocol defines header- and body- segments that may follow certain commands. The only command for which such segments are expected by qpidd is the message-transfer command. If another command is sent that includes header and/or body segments, this wi
http://packetstormsecurity.com/files/130106/Apache-Qpid-0.30-Anonymous-Action-Prevention.htmlhttp://seclists.org/bugtraq/2015/Jan/122http://www.securityfocus.com/bid/72319https://access.redhat.com/errata/RHBA-2016:1500http://packetstormsecurity.com/files/130106/Apache-Qpid-0.30-Anonymous-Action-Prevention.htmlhttp://seclists.org/bugtraq/2015/Jan/122http://www.securityfocus.com/bid/72319https://access.redhat.com/errata/RHBA-2016:1500
2015-02-02
Published