cvelist/2020/5xxx/CVE-2020-5378.json

72 lines
2.2 KiB
JSON
Raw Normal View History

2020-01-03 14:01:42 +00:00
{
"CVE_data_meta": {
2020-09-02 21:01:39 +00:00
"ASSIGNER": "secure@dell.com",
"DATE_PUBLIC": "2020-09-01",
"ID": "CVE-2020-5378",
2020-09-02 16:50:37 -04:00
"STATE": "PUBLIC"
2020-09-02 21:01:39 +00:00
},
2020-09-02 16:50:37 -04:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
2020-09-02 21:01:39 +00:00
"product_name": "CPG BIOS",
2020-09-02 16:50:37 -04:00
"version": {
"version_data": [
{
2020-09-02 21:01:39 +00:00
"version_affected": "<",
2020-09-02 16:50:37 -04:00
"version_value": "1.13.0"
}
]
}
}
]
2020-09-02 21:01:39 +00:00
},
2020-09-02 16:50:37 -04:00
"vendor_name": "Dell"
}
]
}
2020-09-02 21:01:39 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-01-03 14:01:42 +00:00
"description": {
"description_data": [
{
2020-09-02 21:01:39 +00:00
"lang": "eng",
2020-09-02 16:50:37 -04:00
"value": "Dell G7 17 7790 BIOS versions prior to 1.13.2 contain a UEFI BIOS Boot Services overwrite vulnerability. A local attacker with access to system memory may exploit this vulnerability by overwriting the EFI_BOOT_SERVICES structure to execute arbitrary code in System Management Mode (SMM)."
}
]
2020-09-02 21:01:39 +00:00
},
2020-09-02 16:50:37 -04:00
"impact": {
"cvss": {
2020-09-02 21:01:39 +00:00
"baseScore": 6.8,
"baseSeverity": "Medium",
"vectorString": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
2020-09-02 16:50:37 -04:00
"version": "3.1"
}
2020-09-02 21:01:39 +00:00
},
2020-09-02 16:50:37 -04:00
"problemtype": {
"problemtype_data": [
{
"description": [
{
2020-09-02 21:01:39 +00:00
"lang": "eng",
2020-09-02 16:50:37 -04:00
"value": "CWE-416: Use After Free"
}
]
}
]
2020-09-02 21:01:39 +00:00
},
2020-09-02 16:50:37 -04:00
"references": {
"reference_data": [
{
2020-09-02 21:01:39 +00:00
"refsource": "MISC",
"url": "https://www.dell.com/support/article/SLN322616",
"name": "https://www.dell.com/support/article/SLN322616"
2020-01-03 14:01:42 +00:00
}
]
}
}