Releases518
Frequency1 week 1 day
Last Release
Stars31.5K
Scalable datastore for metrics, events, and real-time analytics

CVE History

CVEPublishedCVSS v3CVSS v2
9.1 CRITICAL

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.

9.8 CRITICAL7.5 HIGH

InfluxDB before 1.7.6 has an authentication bypass vulnerability in the authenticate function in services/httpd/handler.go because a JWT token may have an empty SharedSecret (aka shared secret).

4.8 MEDIUM3.5 LOW

InfluxDB 0.9.5 has Reflected XSS in the Write Data module.