Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Apache | Pinot | >= 0.1.0, < 1.0.0 |
Related Weaknesses (CWE)
References
- https://lists.apache.org/thread/hsm0b2w8qr0sqy4rj1mfnnw286tslpzcMailing ListVendor Advisory
- http://www.openwall.com/lists/oss-security/2024/07/23/5
- https://lists.apache.org/thread/hsm0b2w8qr0sqy4rj1mfnnw286tslpzcMailing ListVendor Advisory
FAQ
What is CVE-2024-39676?
CVE-2024-39676 is a vulnerability with a CVSS score of 7.5 (HIGH). 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 an...
How severe is CVE-2024-39676?
CVE-2024-39676 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-39676?
Check the references section above for vendor advisories and patch information. Affected products include: Apache Pinot.