cvelist/2023/45xxx/CVE-2023-45079.json

107 lines
3.5 KiB
JSON
Raw Normal View History

2023-10-03 18:00:33 +00:00
{
2023-11-08 23:00:38 +00:00
"data_version": "4.0",
2023-10-03 18:00:33 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-45079",
2023-11-08 23:00:38 +00:00
"ASSIGNER": "psirt@lenovo.com",
"STATE": "PUBLIC"
2023-10-03 18:00:33 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-11-08 23:00:38 +00:00
"value": "A memory leakage vulnerability was reported in the NvmramSmm SMM driver that may allow a local attacker with elevated privileges to write to NVRAM variables. \n\n"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-125 Out-of-bounds Read",
"cweId": "CWE-125"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Lenovo",
"product": {
"product_data": [
{
"product_name": "BIOS",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "various"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://support.lenovo.com/us/en/product_security/LEN-141775",
"refsource": "MISC",
"name": "https://support.lenovo.com/us/en/product_security/LEN-141775"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"solution": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "Update system firmware to the version (or newer) indicated for your model in the advisory: <a target=\"_blank\" rel=\"nofollow\" href=\"https://support.lenovo.com/us/en/product_security/LEN-141775\">https://support.lenovo.com/us/en/product_security/LEN-141775</a>"
}
],
"value": "Update system firmware to the version (or newer) indicated for your model in the advisory: https://support.lenovo.com/us/en/product_security/LEN-141775 "
}
],
"credits": [
{
"lang": "en",
"value": "Lenovo thanks Souhardya Sardar of Cyberstanc for reporting this issue."
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
2023-10-03 18:00:33 +00:00
}
]
}
}