Information Exposure Affecting org.apache.pinot:pinot-core package, versions [0.1,1.0.0)
Threat Intelligence
EPSS
0.06% (25th
percentile)
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-JAVA-ORGAPACHEPINOT-7558558
- published 25 Jul 2024
- disclosed 24 Jul 2024
- credit Andrea Cosentino
Introduced: 24 Jul 2024
CVE-2024-39676 Open this link in a new tabHow to fix?
Upgrade org.apache.pinot:pinot-core
to version 1.0.0 or higher.
Overview
Affected versions of this package are vulnerable to Information Exposure through the appconfigs
endpoint.
Note: This is only exploitable if the Role-Based Access Control (RBAC) is not properly configured.
Workaround
Users who are not able to upgrade to the fixed version can mitigate this by configuring RBAC according to the Apache Pinot documentation, ensuring that only authorized users can access the appconfigs
endpoint.