cvelist/2022/31xxx/CVE-2022-31477.json

86 lines
2.7 KiB
JSON
Raw Normal View History

2022-06-17 21:01:53 +00:00
{
2023-05-10 14:00:40 +00:00
"data_version": "4.0",
2022-06-17 21:01:53 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-31477",
2023-05-10 14:00:40 +00:00
"ASSIGNER": "secure@intel.com",
"STATE": "PUBLIC"
2022-06-17 21:01:53 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-05-10 14:00:40 +00:00
"value": "Improper initialization for some Intel(R) NUC BIOS firmware may allow a privileged user to potentially enable information disclosure via local access."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "information disclosure"
},
{
"lang": "eng",
"value": "Improper initialization",
"cweId": "CWE-665"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Intel(R) NUC BIOS firmware",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "See references"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00777.html",
"refsource": "MISC",
"name": "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00777.html"
}
]
},
"impact": {
"cvss": [
{
"version": "3.1",
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:N/A:N",
"attackVector": "LOCAL",
"attackComplexity": "HIGH",
"privilegesRequired": "HIGH",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE"
2022-06-17 21:01:53 +00:00
}
]
}
}