2023-03-17 12:00:34 +00:00
{
2023-09-05 07:00:39 +00:00
"data_version" : "4.0" ,
2023-03-17 12:00:34 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-28543" ,
2023-09-05 07:00:39 +00:00
"ASSIGNER" : "product-security@qualcomm.com" ,
"STATE" : "PUBLIC"
2023-03-17 12:00:34 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-09-05 07:00:39 +00:00
"value" : "A malformed DLC can trigger Memory Corruption in SNPE library due to out of bounds read, such as by loading an untrusted model (e.g. from a remote source)."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
2024-04-12 17:01:58 +00:00
"value" : "CWE-125 Out-of-bounds Read" ,
"cweId" : "CWE-125"
2023-09-05 07:00:39 +00:00
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Qualcomm, Inc." ,
"product" : {
"product_data" : [
{
"product_name" : "Snapdragon" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : "SD855"
} ,
{
"version_affected" : "=" ,
"version_value" : "SD845"
} ,
{
"version_affected" : "=" ,
"version_value" : "QCS605"
} ,
{
"version_affected" : "=" ,
"version_value" : "QCS405"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://www.qualcomm.com/company/product-security/bulletins/september-2023-bulletin" ,
"refsource" : "MISC" ,
"name" : "https://www.qualcomm.com/company/product-security/bulletins/september-2023-bulletin"
}
]
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 8.1 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"version" : "3.1"
2023-03-17 12:00:34 +00:00
}
]
}
}