#VU49209 Improper Authentication in InfluxDB - CVE-2019-20933
Published: November 19, 2020 / Updated: April 28, 2021
InfluxDB
InfluxData
Description
The vulnerability allows a remote attacker to bypass authentication process.
The vulnerability exists due the JWT token may have an empty SharedSecret in the authenticate function in services/httpd/handler.go. A remote non-authenticated attacker can bypass authentication process and gain unauthorized access to the application.