Skip to content

Commit 89dd698

Browse files
1 parent 59e29ea commit 89dd698

File tree

1 file changed

+29
-4
lines changed

1 file changed

+29
-4
lines changed

advisories/unreviewed/2025/12/GHSA-cc8c-28gj-px38/GHSA-cc8c-28gj-px38.json renamed to advisories/github-reviewed/2025/12/GHSA-cc8c-28gj-px38/GHSA-cc8c-28gj-px38.json

Lines changed: 29 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,40 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-cc8c-28gj-px38",
4-
"modified": "2025-12-16T12:30:28Z",
4+
"modified": "2025-12-16T20:40:12Z",
55
"published": "2025-12-15T18:30:40Z",
66
"aliases": [
77
"CVE-2025-11393"
88
],
9+
"summary": "Misconfigured Internal Proxy in runtimes-inventory-rhel8-operator Grants Standard Users Full Cluster Administrator Access",
910
"details": "A flaw was found in runtimes-inventory-rhel8-operator. An internal proxy component is incorrectly configured. Because of this flaw, the proxy attaches the cluster's main administrative credentials to any command it receives, instead of only the specific reports it is supposed to handle.\n\nThis allows a standard user within the cluster to send unauthorized commands to the management platform, effectively acting with the full permissions of the cluster administrator. This could lead to unauthorized changes to the cluster's configuration or status on the Red Hat platform.",
1011
"severity": [
1112
{
1213
"type": "CVSS_V3",
1314
"score": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N"
1415
}
1516
],
16-
"affected": [],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "Go",
21+
"name": "github.com/RedHatInsights/runtimes-inventory-operator"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"last_affected": "0.0.0-20251211184433-5123422abee1"
32+
}
33+
]
34+
}
35+
]
36+
}
37+
],
1738
"references": [
1839
{
1940
"type": "ADVISORY",
@@ -30,15 +51,19 @@
3051
{
3152
"type": "WEB",
3253
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2402032"
54+
},
55+
{
56+
"type": "PACKAGE",
57+
"url": "https://github.com/RedHatInsights/runtimes-inventory-operator"
3358
}
3459
],
3560
"database_specific": {
3661
"cwe_ids": [
3762
"CWE-441"
3863
],
3964
"severity": "HIGH",
40-
"github_reviewed": false,
41-
"github_reviewed_at": null,
65+
"github_reviewed": true,
66+
"github_reviewed_at": "2025-12-16T20:40:12Z",
4267
"nvd_published_at": "2025-12-15T17:15:51Z"
4368
}
4469
}

0 commit comments

Comments
 (0)