Skip to content

Commit 614e75e

Browse files
1 parent 482eb9b commit 614e75e

File tree

1 file changed

+29
-4
lines changed

1 file changed

+29
-4
lines changed

advisories/unreviewed/2025/11/GHSA-75hx-6r6j-hw56/GHSA-75hx-6r6j-hw56.json renamed to advisories/github-reviewed/2025/11/GHSA-75hx-6r6j-hw56/GHSA-75hx-6r6j-hw56.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-75hx-6r6j-hw56",
4-
"modified": "2025-11-26T21:31:26Z",
4+
"modified": "2025-11-28T16:51:29Z",
55
"published": "2025-11-26T21:31:25Z",
66
"aliases": [
77
"CVE-2021-4472"
88
],
9+
"summary": "OpenStack's Mistral Client has a local file inclusion vulnerability",
910
"details": "The mistral-dashboard plugin for openstack has a local file inclusion vulnerability through the 'Create Workbook' feature that may result in disclosure of arbitrary local files content.",
1011
"severity": [
1112
{
1213
"type": "CVSS_V3",
1314
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
1415
}
1516
],
16-
"affected": [],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "PyPI",
21+
"name": "python-mistralclient"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"fixed": "4.3.0"
32+
}
33+
]
34+
}
35+
]
36+
}
37+
],
1738
"references": [
1839
{
1940
"type": "ADVISORY",
@@ -31,6 +52,10 @@
3152
"type": "WEB",
3253
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417321"
3354
},
55+
{
56+
"type": "PACKAGE",
57+
"url": "https://opendev.org/openstack/mistral-dashboard"
58+
},
3459
{
3560
"type": "WEB",
3661
"url": "https://review.opendev.org/c/openstack/mistral-dashboard/+/800952"
@@ -45,8 +70,8 @@
4570
"CWE-73"
4671
],
4772
"severity": "MODERATE",
48-
"github_reviewed": false,
49-
"github_reviewed_at": null,
73+
"github_reviewed": true,
74+
"github_reviewed_at": "2025-11-28T16:51:29Z",
5075
"nvd_published_at": "2025-11-26T19:15:46Z"
5176
}
5277
}

0 commit comments

Comments
 (0)