{ "schema_version": "1.4.0", "id": "GHSA-69x5-hjg4-m267", "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": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" } ], "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/openshift/console" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "6.0.6" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7631" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2024-7631" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2296053" }, { "type": "PACKAGE", "url": "https://github.com/openshift/console" } ], "database_specific": { "cwe_ids": [ "CWE-22" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2025-03-20T18:10:13Z", "nvd_published_at": "2025-03-19T19:15:43Z" } }