ghsa-xcqr-9h24-vrgw
Vulnerability from github
Published
2021-07-26 21:19
Modified
2024-08-07 19:44
Summary
Improper Restriction of Excessive Authentication Attempts in Argo API
Details

As of v1.5.0, the Argo API does not implement anti-automation measures such as rate limiting, account lockouts, or other anti-bruteforce measures. Attackers can submit an unlimited number of authentication attempts without consequence.

Specific Go Packages Affected

github.com/argoproj/argo-cd/util/cache

Show details on source website


{
  "affected": [
    {
      "package": {
        "ecosystem": "Go",
        "name": "github.com/argoproj/argo-cd"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "1.5.1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2020-8827"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-307"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2021-07-26T21:13:31Z",
    "nvd_published_at": "2020-04-08T20:15:00Z",
    "severity": "HIGH"
  },
  "details": "As of v1.5.0, the Argo API does not implement anti-automation measures such as rate limiting, account lockouts, or other anti-bruteforce measures. Attackers can submit an unlimited number of authentication attempts without consequence.\n\n### Specific Go Packages Affected\ngithub.com/argoproj/argo-cd/util/cache",
  "id": "GHSA-xcqr-9h24-vrgw",
  "modified": "2024-08-07T19:44:00Z",
  "published": "2021-07-26T21:19:37Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8827"
    },
    {
      "type": "WEB",
      "url": "https://github.com/argoproj/argo-cd/pull/3369"
    },
    {
      "type": "WEB",
      "url": "https://github.com/argoproj/argo-cd/pull/3404"
    },
    {
      "type": "WEB",
      "url": "https://github.com/argoproj/argo-cd/commit/35a7350b7444bcaf53ee0bb11b9d8e3ae4b717a1"
    },
    {
      "type": "WEB",
      "url": "https://argoproj.github.io/argo-cd/operator-manual/user-management/#disable-admin-user"
    },
    {
      "type": "WEB",
      "url": "https://argoproj.github.io/argo-cd/security_considerations"
    },
    {
      "type": "WEB",
      "url": "https://github.com/argoproj/argo/releases"
    },
    {
      "type": "WEB",
      "url": "https://www.soluble.ai/blog/argo-cves-2020"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Improper Restriction of Excessive Authentication Attempts in Argo API"
}


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…