Publish GHSA-77c2-c35q-254w

This commit is contained in:
advisory-database[bot]
2024-12-19 22:20:06 +00:00
parent 4caabe279c
commit e77dc6c20e
@@ -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"
}
}