ghsa-2m4x-4q9j-w97g
Vulnerability from github
Published
2022-07-01 00:01
Modified
2024-05-20 21:27
Severity ?
VLAI Severity ?
Summary
Denial of service in Open Policy Agent
Details
An issue in the AST parser (ast/compile.go) of Open Policy Agent v0.10.2 allows attackers to cause a Denial of Service (DoS) via a crafted input.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/open-policy-agent/opa" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.42.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-33082" ], "database_specific": { "cwe_ids": [ "CWE-703" ], "github_reviewed": true, "github_reviewed_at": "2022-07-06T19:52:00Z", "nvd_published_at": "2022-06-30T22:15:00Z", "severity": "HIGH" }, "details": "An issue in the AST parser (ast/compile.go) of Open Policy Agent v0.10.2 allows attackers to cause a Denial of Service (DoS) via a crafted input.", "id": "GHSA-2m4x-4q9j-w97g", "modified": "2024-05-20T21:27:56Z", "published": "2022-07-01T00:01:03Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-33082" }, { "type": "WEB", "url": "https://github.com/open-policy-agent/opa/issues/4761" }, { "type": "WEB", "url": "https://github.com/open-policy-agent/opa/issues/4762" }, { "type": "WEB", "url": "https://github.com/open-policy-agent/opa/pull/4701" }, { "type": "WEB", "url": "https://github.com/open-policy-agent/opa/commit/064f6168a8dfebdeb2ea147f7882bb9f5d2b7f67" }, { "type": "PACKAGE", "url": "https://github.com/open-policy-agent/opa" }, { "type": "WEB", "url": "https://github.com/open-policy-agent/opa/blob/598176de326025451025225aca53e85708d5f1db/ast/compile.go#L1224" }, { "type": "WEB", "url": "https://pkg.go.dev/vuln/GO-2022-0574" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "Denial of service in Open Policy Agent " }
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…