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).
When an actor claims to have a given identity, the product does not prove or insufficiently proves that the claim is correct.
Link | Tags |
---|---|
https://github.com/influxdata/influxdb/issues/12927 | issue tracking third party advisory |
https://github.com/influxdata/influxdb/compare/v1.7.5...v1.7.6 | third party advisory patch |
https://github.com/influxdata/influxdb/commit/761b557315ff9c1642cf3b0e5797cd3d983a24c0 | third party advisory patch |
https://lists.debian.org/debian-lts-announce/2020/12/msg00030.html | third party advisory mailing list |
https://www.debian.org/security/2021/dsa-4823 | third party advisory vendor advisory |