Skip to content

Commit 3dc4d24

Browse files
1 parent 9ca9084 commit 3dc4d24

File tree

1 file changed

+42
-7
lines changed

1 file changed

+42
-7
lines changed

advisories/unreviewed/2024/08/GHSA-gcq8-j4vp-vgvp/GHSA-gcq8-j4vp-vgvp.json

Lines changed: 42 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,53 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-gcq8-j4vp-vgvp",
4-
"modified": "2024-08-14T15:31:12Z",
4+
"modified": "2024-08-14T15:31:18Z",
55
"published": "2024-08-14T15:31:12Z",
66
"aliases": [
77
"CVE-2023-35123"
88
],
9+
"summary": "Infotech(R).svc",
910
"details": "Uncaught exception in OpenBMC Firmware for some Intel(R) Server Platforms before versions egs-1.14-0, bhs-0.27 may allow an authenticated user to potentially enable denial of service via network access.",
1011
"severity": [
1112
{
1213
"type": "CVSS_V3",
13-
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L"
14+
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "crates.io",
21+
"name": ""
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
}
30+
]
31+
}
32+
]
1433
},
1534
{
16-
"type": "CVSS_V4",
17-
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
35+
"package": {
36+
"ecosystem": "Maven",
37+
"name": ""
38+
},
39+
"ranges": [
40+
{
41+
"type": "ECOSYSTEM",
42+
"events": [
43+
{
44+
"introduced": "0"
45+
}
46+
]
47+
}
48+
]
1849
}
1950
],
20-
"affected": [],
2151
"references": [
2252
{
2353
"type": "ADVISORY",
@@ -26,13 +56,18 @@
2656
{
2757
"type": "WEB",
2858
"url": "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-01078.html"
59+
},
60+
{
61+
"type": "PACKAGE",
62+
"url": "related_website_sets.JSON"
2963
}
3064
],
3165
"database_specific": {
3266
"cwe_ids": [
33-
"CWE-600"
67+
"CWE-600",
68+
"CWE-9"
3469
],
35-
"severity": "MODERATE",
70+
"severity": "LOW",
3671
"github_reviewed": false,
3772
"github_reviewed_at": null,
3873
"nvd_published_at": "2024-08-14T14:15:13Z"

0 commit comments

Comments
 (0)