GSD-2022-23542

Vulnerability from gsd - Updated: 2023-12-13 01:19
Details
OpenFGA is an authorization/permission engine built for developers and inspired by Google Zanzibar. During an internal security assessment, it was discovered that OpenFGA version 0.3.0 is vulnerable to authorization bypass under certain conditions. This issue has been patched in version 0.3.1 and is backward compatible.
Aliases
Aliases

{
  "GSD": {
    "alias": "CVE-2022-23542",
    "id": "GSD-2022-23542"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2022-23542"
      ],
      "details": "OpenFGA is an authorization/permission engine built for developers and inspired by Google Zanzibar. During an internal security assessment, it was discovered that OpenFGA version 0.3.0 is vulnerable to authorization bypass under certain conditions. This issue has been patched in version 0.3.1 and is backward compatible.",
      "id": "GSD-2022-23542",
      "modified": "2023-12-13T01:19:35.068642Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "security-advisories@github.com",
        "ID": "CVE-2022-23542",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "openfga",
                    "version": {
                      "version_data": [
                        {
                          "version_affected": "=",
                          "version_value": "= 0.3.0"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "openfga"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "OpenFGA is an authorization/permission engine built for developers and inspired by Google Zanzibar. During an internal security assessment, it was discovered that OpenFGA version 0.3.0 is vulnerable to authorization bypass under certain conditions. This issue has been patched in version 0.3.1 and is backward compatible."
          }
        ]
      },
      "impact": {
        "cvss": [
          {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "LOW",
            "baseScore": 7.7,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:L",
            "version": "3.1"
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "cweId": "CWE-285",
                "lang": "eng",
                "value": "CWE-285: Improper Authorization"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://github.com/openfga/openfga/security/advisories/GHSA-m3q4-7qmj-657m",
            "refsource": "MISC",
            "url": "https://github.com/openfga/openfga/security/advisories/GHSA-m3q4-7qmj-657m"
          },
          {
            "name": "https://github.com/openfga/openfga/pull/422",
            "refsource": "MISC",
            "url": "https://github.com/openfga/openfga/pull/422"
          },
          {
            "name": "https://github.com/openfga/openfga/releases/tag/v0.3.1",
            "refsource": "MISC",
            "url": "https://github.com/openfga/openfga/releases/tag/v0.3.1"
          }
        ]
      },
      "source": {
        "advisory": "GHSA-m3q4-7qmj-657m",
        "discovery": "UNKNOWN"
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "=v0.3.0",
          "affected_versions": "Version 0.3.0",
          "cwe_ids": [
            "CWE-1035",
            "CWE-285",
            "CWE-937"
          ],
          "date": "2022-12-20",
          "description": "OpenFGA is an authorization/permission engine built for developers and inspired by Google Zanzibar. During an internal security assessment, it was discovered that OpenFGA version 0.3.0 is vulnerable to authorization bypass under certain conditions. This issue has been patched in version 0.3.1 and is backward compatible.",
          "fixed_versions": [
            "v0.3.1"
          ],
          "identifier": "CVE-2022-23542",
          "identifiers": [
            "GHSA-m3q4-7qmj-657m",
            "CVE-2022-23542"
          ],
          "not_impacted": "All versions before 0.3.0, all versions after 0.3.0",
          "package_slug": "go/github.com/openfga/openfga",
          "pubdate": "2022-12-20",
          "solution": "Upgrade to version 0.3.1 or above.",
          "title": "Improper Authorization",
          "urls": [
            "https://github.com/openfga/openfga/security/advisories/GHSA-m3q4-7qmj-657m",
            "https://github.com/openfga/openfga/pull/422",
            "https://github.com/openfga/openfga/releases/tag/v0.3.1",
            "https://nvd.nist.gov/vuln/detail/CVE-2022-23542",
            "https://github.com/advisories/GHSA-m3q4-7qmj-657m"
          ],
          "uuid": "b1188bcd-fe61-4ec5-a37e-2b09dbdda5ea",
          "versions": [
            {
              "commit": {
                "sha": "15ebe3ac310f6cecf1a5b5fe2ae19470c26e6104",
                "tags": [
                  "v0.3.0"
                ],
                "timestamp": "20221213211944"
              },
              "number": "v0.3.0"
            },
            {
              "commit": {
                "sha": "6d5f204d964c34b3b3f017eff26aba307f0f30ef",
                "tags": [
                  "v0.3.1"
                ],
                "timestamp": "20221219225208"
              },
              "number": "v0.3.1"
            }
          ]
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:openfga:openfga:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "0.3.1",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "security-advisories@github.com",
          "ID": "CVE-2022-23542"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "OpenFGA is an authorization/permission engine built for developers and inspired by Google Zanzibar. During an internal security assessment, it was discovered that OpenFGA version 0.3.0 is vulnerable to authorization bypass under certain conditions. This issue has been patched in version 0.3.1 and is backward compatible."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-285"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://github.com/openfga/openfga/pull/422",
              "refsource": "MISC",
              "tags": [
                "Patch",
                "Third Party Advisory"
              ],
              "url": "https://github.com/openfga/openfga/pull/422"
            },
            {
              "name": "https://github.com/openfga/openfga/security/advisories/GHSA-m3q4-7qmj-657m",
              "refsource": "MISC",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://github.com/openfga/openfga/security/advisories/GHSA-m3q4-7qmj-657m"
            },
            {
              "name": "https://github.com/openfga/openfga/releases/tag/v0.3.1",
              "refsource": "MISC",
              "tags": [
                "Release Notes",
                "Third Party Advisory"
              ],
              "url": "https://github.com/openfga/openfga/releases/tag/v0.3.1"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV3": {
          "cvssV3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 9.8,
            "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:H",
            "version": "3.1"
          },
          "exploitabilityScore": 3.9,
          "impactScore": 5.9
        }
      },
      "lastModifiedDate": "2023-01-03T15:13Z",
      "publishedDate": "2022-12-20T21: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…