2024-04-01 20:41:45 +00:00
{
2024-11-13 22:00:38 +00:00
"data_version" : "4.0" ,
2024-04-01 20:41:45 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-28030" ,
2024-11-13 22:00:38 +00:00
"ASSIGNER" : "secure@intel.com" ,
"STATE" : "PUBLIC"
2024-04-01 20:41:45 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-11-13 22:00:38 +00:00
"value" : "NULL pointer dereference in some Intel(R) VPL software before version 24.1.4 may allow an authenticated user to potentially enable denial of service via local access."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "denial of service"
} ,
{
"lang" : "eng" ,
"value" : "NULL pointer dereference" ,
"cweId" : "CWE-395"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "Intel(R) VPL software" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : "before version 24.1.4"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-01131.html" ,
"refsource" : "MISC" ,
"name" : "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-01131.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:N/A:L" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "LOW"
2024-04-01 20:41:45 +00:00
}
]
}
}