Lucene search

K
githubGitHub Advisory DatabaseGHSA-8GJ9-R4HV-3JJW
HistoryJul 24, 2024 - 9:30 a.m.

Apache Pinot: Unauthorized endpoint exposed sensitive information

2024-07-2409:30:40
CWE-200
GitHub Advisory Database
github.com
3
apache pinot
unauthorized endpoint
sensitive information
vulnerability
upgrade
rbac
access control
admin role
pinot configurations

CVSS3

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

AI Score

6.2

Confidence

High

EPSS

0.001

Percentile

23.8%

Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache Pinot.

This issue affects Apache Pinot: from 0.1 before 1.0.0.

Users are recommended to upgrade to version 1.0.0Β and configure RBAC, which fixes the issue.

Details:

When using a request to path /appconfigs to the controller, it can lead to the disclosure of sensitive information such as system information (e.g. arch, os version), environment information (e.g. maxHeapSize) and Pinot configurations (e.g. zookeeper path). This issue was addressed by the Role-based Access Control https://docs.pinot.apache.org/operators/tutorials/authentication/basic-auth-access-control , so that /appConfigs and all other APIs can be access controlled. Only authorized users have access to it. Note the user needs to add the admin role accordingly to the RBAC guide to control access to this endpoint, and in the future version of Pinot, a default admin role is planned to be added.

Affected configurations

Vulners
Node
org.apache.pinotpinot-controllerRange0.1–1.0.0
VendorProductVersionCPE
org.apache.pinotpinot-controller*cpe:2.3:a:org.apache.pinot:pinot-controller:*:*:*:*:*:*:*:*

CVSS3

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

AI Score

6.2

Confidence

High

EPSS

0.001

Percentile

23.8%

Related for GHSA-8GJ9-R4HV-3JJW