ghsa-82mm-ffjr-h86c
Vulnerability from github
Published
2022-02-15 01:57
Modified
2023-10-02 13:07
Summary
Authorization bypass in Istio
Details

In Istio 1.5.0 though 1.5.8 and Istio 1.6.0 through 1.6.7, when users specify an AuthorizationPolicy resource with DENY actions using wildcard suffixes (e.g. *-some-suffix) for source principals or namespace fields, callers will never be denied access, bypassing the intended policy.

Specific Go Packages Affected

istio.io/istio/pilot/pkg/security/authz/model/matcher

Show details on source website


{
  "affected": [
    {
      "package": {
        "ecosystem": "Go",
        "name": "istio.io/istio"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "1.5.0"
            },
            {
              "fixed": "1.5.9"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Go",
        "name": "istio.io/istio"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "1.6.0"
            },
            {
              "fixed": "1.6.8"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2020-16844"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-284"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2021-05-12T21:59:07Z",
    "nvd_published_at": null,
    "severity": "MODERATE"
  },
  "details": "In Istio 1.5.0 though 1.5.8 and Istio 1.6.0 through 1.6.7, when users specify an AuthorizationPolicy resource with DENY actions using wildcard suffixes (e.g. *-some-suffix) for source principals or namespace fields, callers will never be denied access, bypassing the intended policy.\n\n### Specific Go Packages Affected\nistio.io/istio/pilot/pkg/security/authz/model/matcher",
  "id": "GHSA-82mm-ffjr-h86c",
  "modified": "2023-10-02T13:07:29Z",
  "published": "2022-02-15T01:57:18Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-16844"
    },
    {
      "type": "WEB",
      "url": "https://github.com/istio/istio/commit/4c73414556b83f0e75c1b3a0a89a23103a71573c"
    },
    {
      "type": "WEB",
      "url": "https://github.com/istio/istio/commit/72d2e135374f421b656d6f1a21f474db46134ace"
    },
    {
      "type": "WEB",
      "url": "https://github.com/istio/istio/releases"
    },
    {
      "type": "WEB",
      "url": "https://github.com/istio/istio/releases/tag/1.5.9"
    },
    {
      "type": "WEB",
      "url": "https://github.com/istio/istio/releases/tag/1.6.8"
    },
    {
      "type": "WEB",
      "url": "https://istio.io/latest/news/releases/1.5.x/announcing-1.5.9"
    },
    {
      "type": "WEB",
      "url": "https://istio.io/latest/news/releases/1.6.x/announcing-1.6.8"
    },
    {
      "type": "WEB",
      "url": "https://istio.io/latest/news/security/istio-security-2020-009"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Authorization bypass in Istio"
}


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.