forked from CVEProject/cvelistV5
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- 1 new CVEs: CVE-2024-21924 - 3 updated CVEs: CVE-2022-43293, CVE-2023-1013, CVE-2023-1712
- Loading branch information
cvelistV5 Github Action
committed
Feb 11, 2025
1 parent
3bec0a5
commit 45e27df
Showing
4 changed files
with
296 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,163 @@ | ||
{ | ||
"dataType": "CVE_RECORD", | ||
"dataVersion": "5.1", | ||
"cveMetadata": { | ||
"cveId": "CVE-2024-21924", | ||
"assignerOrgId": "b58fc414-a1e4-4f92-9d70-1add41838648", | ||
"state": "PUBLISHED", | ||
"assignerShortName": "AMD", | ||
"dateReserved": "2024-01-03T16:43:09.232Z", | ||
"datePublished": "2025-02-11T20:18:50.402Z", | ||
"dateUpdated": "2025-02-11T20:18:50.402Z" | ||
}, | ||
"containers": { | ||
"cna": { | ||
"affected": [ | ||
{ | ||
"defaultStatus": "unknown", | ||
"product": "AMD EPYC™ 7002 Processors", | ||
"vendor": "AMD", | ||
"versions": [ | ||
{ | ||
"status": "unaffected", | ||
"version": "Rome PI 1.0.0.K" | ||
} | ||
] | ||
}, | ||
{ | ||
"defaultStatus": "unknown", | ||
"product": "AMD Ryzen™ Threadripper™ PRO 3000WX Series Processors", | ||
"vendor": "AMD", | ||
"versions": [ | ||
{ | ||
"status": "unaffected", | ||
"version": "ChagallWSPI-sWRX8 1.0.0.9" | ||
} | ||
] | ||
}, | ||
{ | ||
"defaultStatus": "unknown", | ||
"product": "AMD Ryzen™ Threadripper™ PRO 3000WX Series Processors", | ||
"vendor": "AMD", | ||
"versions": [ | ||
{ | ||
"status": "unaffected", | ||
"version": "CastlePeakWSPI-sWRX8 1.0.0.E" | ||
} | ||
] | ||
}, | ||
{ | ||
"defaultStatus": "unknown", | ||
"product": "AMD Ryzen™ Threadripper™ PRO 5000WX- Series Desktop Processors", | ||
"vendor": "AMD", | ||
"versions": [ | ||
{ | ||
"status": "unaffected", | ||
"version": "ChagallWSPI-sWRX8 1.0.0.9" | ||
} | ||
] | ||
}, | ||
{ | ||
"defaultStatus": "unknown", | ||
"product": "AMD Ryzen™ Threadripper™ PRO 7000 WX-Series Processors", | ||
"vendor": "AMD", | ||
"versions": [ | ||
{ | ||
"status": "unaffected", | ||
"version": "StormPeakPI-SP6 1.1.0.0h" | ||
} | ||
] | ||
}, | ||
{ | ||
"defaultStatus": "unknown", | ||
"product": "AMD Ryzen™ Threadripper™ PRO 7000 WX-Series Processors", | ||
"vendor": "AMD", | ||
"versions": [ | ||
{ | ||
"status": "unaffected", | ||
"version": "StormPeakPI-SP6 1.0.0.1j" | ||
} | ||
] | ||
}, | ||
{ | ||
"defaultStatus": "unknown", | ||
"product": "AMD EPYC™ Embedded 7002 Processors", | ||
"vendor": "AMD", | ||
"versions": [ | ||
{ | ||
"status": "unaffected", | ||
"version": "EmbRomePI-SP3 1.0.0.D" | ||
} | ||
] | ||
} | ||
], | ||
"datePublic": "2025-02-11T17:00:00.000Z", | ||
"descriptions": [ | ||
{ | ||
"lang": "en", | ||
"supportingMedia": [ | ||
{ | ||
"base64": false, | ||
"type": "text/html", | ||
"value": "SMM callout vulnerability within the AmdPlatformRasSspSmm driver could allow a ring 0 attacker to modify boot services handlers, potentially resulting in arbitrary code execution." | ||
} | ||
], | ||
"value": "SMM callout vulnerability within the AmdPlatformRasSspSmm driver could allow a ring 0 attacker to modify boot services handlers, potentially resulting in arbitrary code execution." | ||
} | ||
], | ||
"metrics": [ | ||
{ | ||
"cvssV3_1": { | ||
"attackComplexity": "LOW", | ||
"attackVector": "LOCAL", | ||
"availabilityImpact": "HIGH", | ||
"baseScore": 8.2, | ||
"baseSeverity": "HIGH", | ||
"confidentialityImpact": "HIGH", | ||
"integrityImpact": "HIGH", | ||
"privilegesRequired": "HIGH", | ||
"scope": "CHANGED", | ||
"userInteraction": "NONE", | ||
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H", | ||
"version": "3.1" | ||
}, | ||
"format": "CVSS", | ||
"scenarios": [ | ||
{ | ||
"lang": "en", | ||
"value": "GENERAL" | ||
} | ||
] | ||
} | ||
], | ||
"problemTypes": [ | ||
{ | ||
"descriptions": [ | ||
{ | ||
"cweId": "CWE-250", | ||
"description": "CWE-250 Execution with Unnecessary Privileges", | ||
"lang": "en", | ||
"type": "CWE" | ||
} | ||
] | ||
} | ||
], | ||
"providerMetadata": { | ||
"orgId": "b58fc414-a1e4-4f92-9d70-1add41838648", | ||
"shortName": "AMD", | ||
"dateUpdated": "2025-02-11T20:18:50.402Z" | ||
}, | ||
"references": [ | ||
{ | ||
"url": "https://www.amd.com/en/resources/product-security/bulletin/amd-sb-7028.html" | ||
} | ||
], | ||
"source": { | ||
"discovery": "UNKNOWN" | ||
}, | ||
"x_generator": { | ||
"engine": "Vulnogram 0.2.0" | ||
} | ||
} | ||
} | ||
} |