cvelist/2022/24xxx/CVE-2022-24416.json

72 lines
2.2 KiB
JSON
Raw Normal View History

2022-02-04 17:01:49 +00:00
{
"CVE_data_meta": {
2022-03-11 16:41:16 -05:00
"ASSIGNER": "secure@dell.com",
"DATE_PUBLIC": "2022-03-10",
2022-02-04 17:01:49 +00:00
"ID": "CVE-2022-24416",
2022-03-11 16:41:16 -05:00
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "CPG BIOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "1.16"
}
]
}
}
]
},
"vendor_name": "Dell"
}
]
}
2022-02-04 17:01:49 +00:00
},
2022-03-11 16:41:16 -05:00
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-02-04 17:01:49 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-03-11 16:41:16 -05:00
"value": "Dell BIOS contains an improper input validation vulnerability. A local authenticated malicious user may potentially exploit this vulnerability by using an SMI to gain arbitrary code execution during SMM."
}
]
},
"impact": {
"cvss": {
"baseScore": 8.2,
"baseSeverity": "High",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer"
}
]
}
]
},
"references": {
"reference_data": [
{
2022-03-11 22:01:17 +00:00
"refsource": "MISC",
"url": "https://www.dell.com/support/kbdoc/en-us/000197057/dsa-2022-053",
"name": "https://www.dell.com/support/kbdoc/en-us/000197057/dsa-2022-053"
2022-02-04 17:01:49 +00:00
}
]
}
}