Exploitation Summary
EIP tracks 2 public exploits for CVE-2024-30896. PoCs published by Andrea Pasin, XenoM0rph97.
AI-analyzed exploit summary This exploit demonstrates a privilege escalation vulnerability in InfluxDB OSS (CVE-2024-30896) where an attacker with an allAccess token can escalate privileges to operator level by listing authorization tokens. The script connects to the InfluxDB instance, retrieves all authorizations, and filters for operator-level tokens.
Description
InfluxDB OSS 2.x through 2.7.11 stores the administrative operator token under the default organization which allows authorized users with read access to the authorization resource of the default organization to retrieve the operator token. InfluxDB OSS 1.x, Enterprise, Cloud, Cloud Dedicated and Clustered are not affected. NOTE: The researcher states that InfluxDB allows allAccess administrators to retrieve all raw tokens via an "influx auth ls" command. The supplier indicates that the organizations feature is operating as intended and that users may choose to add users to non-default organizations. A future release of InfluxDB 2.x will remove the ability to retrieve tokens from the API. The supplier has stated that InfluxDB 2.8.0 has addressed this issue.
Exploits (2)
This exploit demonstrates a privilege escalation vulnerability in InfluxDB OSS (CVE-2024-30896) where an attacker with an allAccess token can escalate privileges to operator level by listing authorization tokens. The script connects to the InfluxDB instance, retrieves all authorizations, and filters for operator-level tokens.
This repository contains a functional Python script that exploits CVE-2024-30896, a privilege escalation vulnerability in InfluxDB. The exploit leverages an allAccess token to list and retrieve operator-level tokens, allowing an attacker to escalate privileges to full administrative access.
References (3)
Scores
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H