原始 OSV JSON{
"id": "GHSA-2rmp-fw5r-j5qv",
"aliases": [
"CVE-2019-20933"
],
"details": "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).",
"summary": "Improper Authentication in InfluxDB",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.7.6"
}
]
}
],
"package": {
"name": "github.com/influxdata/influxdb",
"ecosystem": "Go"
}
}
],
"modified": "2023-10-02T15:14:38Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"published": "2021-05-18T18:22:05Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20933",
"type": "ADVISORY"
},
{
"url": "https://github.com/influxdata/influxdb/issues/12927",
"type": "WEB"
},
{
"url": "https://github.com/influxdata/influxdb/commit/761b557315ff9c1642cf3b0e5797cd3d983a24c0",
"type": "WEB"
},
{
"url": "https://github.com/influxdata/influxdb/compare/v1.7.5...v1.7.6",
"type": "WEB"
},
{
"url": "https://github.com/ticarpi/jwt_tool/blob/a6ca3e0524a204b5add070bc6874cb4e7e5a9864/jwt_tool.py#L1368",
"type": "WEB"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2020/12/msg00030.html",
"type": "WEB"
},
{
"url": "https://pkg.go.dev/github.com/influxdata/influxdb/services/httpd",
"type": "PACKAGE"
},
{
"url": "https://www.debian.org/security/2021/dsa-4823",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-287"
],
"severity": "CRITICAL",
"github_reviewed": true,
"nvd_published_at": "2020-11-19T02:15:00Z",
"github_reviewed_at": "2021-05-12T21:55:56Z"
}
}