GSD-2020-36569

Vulnerability from gsd - Updated: 2023-12-13 01:21
Details
Authentication is globally bypassed in github.com/nanobox-io/golang-nanoauth between v0.0.0-20160722212129-ac0cc4484ad4 and v0.0.0-20200131131040-063a3fb69896 if ListenAndServe is called with an empty token.
Aliases
Aliases

{
  "GSD": {
    "alias": "CVE-2020-36569",
    "id": "GSD-2020-36569"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2020-36569"
      ],
      "details": "Authentication is globally bypassed in github.com/nanobox-io/golang-nanoauth between v0.0.0-20160722212129-ac0cc4484ad4 and v0.0.0-20200131131040-063a3fb69896 if ListenAndServe is called with an empty token.",
      "id": "GSD-2020-36569",
      "modified": "2023-12-13T01:21:55.445347Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "security@golang.org",
        "ID": "CVE-2020-36569",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "github.com/nanobox-io/golang-nanoauth",
                    "version": {
                      "version_data": [
                        {
                          "version_affected": "\u003c",
                          "version_name": "0.0.0-20160722212129-ac0cc4484ad4",
                          "version_value": "0.0.0-20200131131040-063a3fb69896"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "github.com/nanobox-io/golang-nanoauth"
            }
          ]
        }
      },
      "credits": [
        {
          "lang": "en",
          "value": "@bouk"
        }
      ],
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "Authentication is globally bypassed in github.com/nanobox-io/golang-nanoauth between v0.0.0-20160722212129-ac0cc4484ad4 and v0.0.0-20200131131040-063a3fb69896 if ListenAndServe is called with an empty token."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "CWE-305: Authentication Bypass by Primary Weakness"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://github.com/nanobox-io/golang-nanoauth/pull/5",
            "refsource": "MISC",
            "url": "https://github.com/nanobox-io/golang-nanoauth/pull/5"
          },
          {
            "name": "https://github.com/nanobox-io/golang-nanoauth/commit/063a3fb69896acf985759f0fe3851f15973993f3",
            "refsource": "MISC",
            "url": "https://github.com/nanobox-io/golang-nanoauth/commit/063a3fb69896acf985759f0fe3851f15973993f3"
          },
          {
            "name": "https://pkg.go.dev/vuln/GO-2020-0004",
            "refsource": "MISC",
            "url": "https://pkg.go.dev/vuln/GO-2020-0004"
          }
        ]
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "\u003e=v0.0.0-20160722212129-ac0cc4484ad4 \u003cv0.0.0-20200131131040-063a3fb69896",
          "affected_versions": "All versions starting from 0.0.0-20160722212129-ac0cc4484ad4 before 0.0.0-20200131131040-063a3fb69896",
          "cwe_ids": [
            "CWE-1035",
            "CWE-937"
          ],
          "date": "2022-12-30",
          "description": "Authentication is globally bypassed in github.com/nanobox-io/golang-nanoauth between v0.0.0-20160722212129-ac0cc4484ad4 and v0.0.0-20200131131040-063a3fb69896 if ListenAndServe is called with an empty token.",
          "fixed_versions": [
            "v0.0.0-20200131131040-063a3fb69896"
          ],
          "identifier": "CVE-2020-36569",
          "identifiers": [
            "GHSA-hrm3-3xm6-x33h",
            "CVE-2020-36569"
          ],
          "not_impacted": "",
          "package_slug": "go/github.com/nanobox-io/golang-nanoauth",
          "pubdate": "2022-12-28",
          "solution": "Upgrade to version 0.0.0-20200131131040-063a3fb69896 or above.",
          "title": "golang-nanoauth authentication bypass vulnerability",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2020-36569",
            "https://github.com/nanobox-io/golang-nanoauth/pull/5",
            "https://github.com/nanobox-io/golang-nanoauth/commit/063a3fb69896acf985759f0fe3851f15973993f3",
            "https://pkg.go.dev/vuln/GO-2020-0004",
            "https://github.com/advisories/GHSA-hrm3-3xm6-x33h"
          ],
          "uuid": "f3bf03b9-7d55-4f42-9518-cbd318552dc2",
          "versions": []
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:digitalocean:golang-nanoauth:*:*:*:*:*:go:*:*",
                "cpe_name": [],
                "versionEndIncluding": "2020-01-31",
                "versionStartIncluding": "2016-07-22",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "security@golang.org",
          "ID": "CVE-2020-36569"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "Authentication is globally bypassed in github.com/nanobox-io/golang-nanoauth between v0.0.0-20160722212129-ac0cc4484ad4 and v0.0.0-20200131131040-063a3fb69896 if ListenAndServe is called with an empty token."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-287"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://pkg.go.dev/vuln/GO-2020-0004",
              "refsource": "MISC",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://pkg.go.dev/vuln/GO-2020-0004"
            },
            {
              "name": "https://github.com/nanobox-io/golang-nanoauth/pull/5",
              "refsource": "MISC",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://github.com/nanobox-io/golang-nanoauth/pull/5"
            },
            {
              "name": "https://github.com/nanobox-io/golang-nanoauth/commit/063a3fb69896acf985759f0fe3851f15973993f3",
              "refsource": "MISC",
              "tags": [
                "Patch",
                "Third Party Advisory"
              ],
              "url": "https://github.com/nanobox-io/golang-nanoauth/commit/063a3fb69896acf985759f0fe3851f15973993f3"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV3": {
          "cvssV3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 9.1,
            "baseSeverity": "CRITICAL",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
            "version": "3.1"
          },
          "exploitabilityScore": 3.9,
          "impactScore": 5.2
        }
      },
      "lastModifiedDate": "2023-01-09T19:03Z",
      "publishedDate": "2022-12-27T22:15Z"
    }
  }
}


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 observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…