CVE-2021-41571
CVSS V2 Medium 4
CVSS V3 Medium 6.5
Description
In Apache Pulsar it is possible to access data from BookKeeper that does not belong to the topics accessible by the authenticated user. The Admin API get-message-by-id requires the user to input a topic and a ledger id. The ledger id is a pointer to the data, and it is supposed to be a valid it for the topic. Authorisation controls are performed against the topic name and there is not proper validation the that ledger id is valid in the context of such ledger. So it may happen that the user is able to read from a ledger that contains data owned by another tenant. This issue affects Apache Pulsar Apache Pulsar version 2.8.0 and prior versions; Apache Pulsar version 2.7.3 and prior versions; Apache Pulsar version 2.6.4 and prior versions.
Overview
- CVE ID
- CVE-2021-41571
- Assigner
- security@apache.org
- Vulnerability Status
- Analyzed
- Published Version
- 2022-02-01T13:15:09
- Last Modified Date
- 2022-02-09T15:47:40
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:apache:pulsar:*:*:*:*:*:*:*:* | 1 | OR | 2.6.0 | 2.6.4 |
cpe:2.3:a:apache:pulsar:*:*:*:*:*:*:*:* | 1 | OR | 2.7.0 | 2.7.3 |
cpe:2.3:a:apache:pulsar:2.8.0:*:*:*:*:*:*:* | 1 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:S/C:P/I:N/A:N
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- SINGLE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- NONE
- Availability Impact
- NONE
- Base Score
- 4
- Severity
- MEDIUM
- Exploitability Score
- 8
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- LOW
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- NONE
- Base Score
- 6.5
- Base Severity
- MEDIUM
- Exploitability Score
- 2.8
- Impact Score
- 3.6
References
Reference URL | Reference Tags |
---|---|
https://github.com/apache/pulsar/issues/11814 | Exploit Issue Tracking Patch Third Party Advisory |
https://lists.apache.org/thread/8n3k7pvyh4cf9q2jfzb6pb32ync6xlvr | Mailing List Vendor Advisory |
https://pulsar.apache.org/admin-rest-api/#operation/getLastMessageId | Patch Vendor Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2021-41571 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-41571 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 06:33:29 | Added to TrackCVE | |||
2022-12-06 08:17:31 | 2022-02-01T13:15Z | 2022-02-01T13:15:09 | CVE Published Date | updated |
2022-12-06 08:17:31 | 2022-02-09T15:47:40 | CVE Modified Date | updated | |
2022-12-06 08:17:31 | Analyzed | Vulnerability Status | updated |