Publish GHSA-j8gh-87rx-c7w9

This commit is contained in:
advisory-database[bot]
2024-09-17 18:15:50 +00:00
parent fcc4f85574
commit 7a9d1a0a73
@@ -1,26 +1,53 @@
{
"schema_version": "1.4.0",
"id": "GHSA-j8gh-87rx-c7w9",
"modified": "2024-09-17T00:31:06Z",
"modified": "2024-09-17T18:14:23Z",
"published": "2024-09-17T00:31:06Z",
"aliases": [
"CVE-2024-45496"
],
"summary": "OpenShift Controller Manager Improper Privilege Management",
"details": "A flaw was found in OpenShift. This issue occurs due to the misuse of elevated privileges in the OpenShift Container Platform's build process. During the build initialization step, the git-clone container is run with a privileged security context, allowing unrestricted access to the node. An attacker with developer-level access can provide a crafted .gitconfig file containing commands executed during the cloning process, leading to arbitrary command execution on the worker node. An attacker running code in a privileged container could escalate their permissions on the node running the container.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:L"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:N/SC:H/SI:H/SA:L"
}
],
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/openshift/openshift-controller-manager"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.0.0-alpha.0.0.20240911"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45496"
},
{
"type": "WEB",
"url": "https://github.com/openshift/openshift-controller-manager/commit/3af3628103f9ddc3b825e6e5243ec58e85311046"
},
{
"type": "WEB",
"url": "https://access.redhat.com/security/cve/CVE-2024-45496"
@@ -28,6 +55,10 @@
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308661"
},
{
"type": "PACKAGE",
"url": "https://github.com/openshift/openshift-controller-manager"
}
],
"database_specific": {
@@ -35,8 +66,8 @@
"CWE-269"
],
"severity": "CRITICAL",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2024-09-17T18:14:23Z",
"nvd_published_at": "2024-09-17T00:15:52Z"
}
}