Publish GHSA-69x5-hjg4-m267

This commit is contained in:
advisory-database[bot]
2025-03-20 18:11:54 +00:00
parent 727bf1a2d5
commit c6177c1cf0
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-69x5-hjg4-m267",
"modified": "2025-03-19T21:30:52Z",
"modified": "2025-03-20T18:10:13Z",
"published": "2025-03-19T21:30:52Z",
"aliases": [
"CVE-2024-7631"
],
"summary": "OpenShift Console Has a Path Traversal Vulnerability",
"details": "A flaw was found in the OpenShift Console, an endpoint for plugins to serve resources in multiple languages: /locales/resources.json. This endpoint's lng and ns parameters are used to construct a filepath in pkg/plugins/handlers unsafely.go#L112 Because of this unsafe filepath construction, an authenticated user can manipulate the path to retrieve any JSON files on the console's pod by using sequences of ../ and valid directory paths.",
"severity": [
{
@@ -13,7 +14,27 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
}
],
"affected": [],
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/openshift/console"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "6.0.6"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
@@ -26,6 +47,10 @@
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2296053"
},
{
"type": "PACKAGE",
"url": "https://github.com/openshift/console"
}
],
"database_specific": {
@@ -33,8 +58,8 @@
"CWE-22"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2025-03-20T18:10:13Z",
"nvd_published_at": "2025-03-19T19:15:43Z"
}
}