diff --git a/advisories/unreviewed/2024/12/GHSA-77c2-c35q-254w/GHSA-77c2-c35q-254w.json b/advisories/github-reviewed/2024/12/GHSA-77c2-c35q-254w/GHSA-77c2-c35q-254w.json similarity index 65% rename from advisories/unreviewed/2024/12/GHSA-77c2-c35q-254w/GHSA-77c2-c35q-254w.json rename to advisories/github-reviewed/2024/12/GHSA-77c2-c35q-254w/GHSA-77c2-c35q-254w.json index 7ed50b92e41..00f3850b921 100644 --- a/advisories/unreviewed/2024/12/GHSA-77c2-c35q-254w/GHSA-77c2-c35q-254w.json +++ b/advisories/github-reviewed/2024/12/GHSA-77c2-c35q-254w/GHSA-77c2-c35q-254w.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-77c2-c35q-254w", - "modified": "2024-12-19T15:31:11Z", + "modified": "2024-12-19T22:18:27Z", "published": "2024-12-19T15:31:11Z", "aliases": [ "CVE-2024-25131" ], + "summary": "OpenShift Must Gather Operator Improper Input Validation vulnerability", "details": "A flaw was found in the MustGather.managed.openshift.io Custom Defined Resource (CRD) of OpenShift Dedicated. A non-privileged user on the cluster can create a MustGather object with a specially crafted file and set the most privileged service account to run the job. This can allow a standard developer user to escalate their privileges to a cluster administrator and pivot to the AWS environment.", "severity": [ { @@ -13,7 +14,27 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "Go", + "name": "github.com/openshift/must-gather" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "0.0.0-20240604173837-d1557bc283dd" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", @@ -34,15 +55,20 @@ { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258856" + }, + { + "type": "PACKAGE", + "url": "https://github.com/openshift/must-gather-operator" } ], "database_specific": { "cwe_ids": [ + "CWE-1336", "CWE-20" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-12-19T22:18:27Z", "nvd_published_at": "2024-12-19T15:15:07Z" } } \ No newline at end of file