2022-12-06 04:00:36 +00:00
{
2023-11-14 20:00:38 +00:00
"data_version" : "4.0" ,
2022-12-06 04:00:36 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-45469" ,
2023-11-14 20:00:38 +00:00
"ASSIGNER" : "secure@intel.com" ,
"STATE" : "PUBLIC"
2022-12-06 04:00:36 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-11-14 20:00:38 +00:00
"value" : "Improper input validation for some Intel Unison software may allow an authenticated user to potentially enable escalation of privilege via local access."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "escalation of privilege"
} ,
{
"lang" : "eng" ,
"value" : "Improper input validation" ,
"cweId" : "CWE-20"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "Intel Unison software" ,
"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-00963.html" ,
"refsource" : "MISC" ,
"name" : "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00963.html"
}
]
} ,
"impact" : {
"cvss" : [
{
"version" : "3.1" ,
"baseScore" : 2.2 ,
"baseSeverity" : "LOW" ,
"vectorString" : "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:L/A:N" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE"
2022-12-06 04:00:36 +00:00
}
]
}
}