ghsa-2rmp-fw5r-j5qv
Vulnerability from github
Published
2021-05-18 18:22
Modified
2023-10-02 15:14
Severity ?
Summary
Improper Authentication in InfluxDB
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).

Show details on source website


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


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…