2023-09-12 00:00:34 +00:00
{
2023-11-07 08:00:37 +00:00
"data_version" : "4.0" ,
2023-09-12 00:00:34 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-42537" ,
2023-11-07 08:00:37 +00:00
"ASSIGNER" : "mobile.security@samsung.com" ,
"STATE" : "PUBLIC"
2023-09-12 00:00:34 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-03-04 09:00:32 +00:00
"value" : "An improper input validation in get_head_crc in libsaped prior to SMR Nov-2023 Release 1 allows local attackers to cause out-of-bounds read and write."
2023-11-07 08:00:37 +00:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-787 Out-of-bounds Write"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Samsung Mobile" ,
"product" : {
"product_data" : [
{
"product_name" : "Samsung Mobile Devices" ,
"version" : {
"version_data" : [
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
{
"status" : "unaffected" ,
"version" : "SMR Nov-2023 Release in Android 11, 12, 13"
}
] ,
"defaultStatus" : "affected"
}
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://security.samsungmobile.com/securityUpdate.smsb?year=2023&month=11" ,
"refsource" : "MISC" ,
"name" : "https://security.samsungmobile.com/securityUpdate.smsb?year=2023&month=11"
}
]
} ,
"impact" : {
"cvss" : [
{
"version" : "3.1" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
2024-03-04 09:00:32 +00:00
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseSeverity" : "HIGH" ,
"baseScore" : 8.4 ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
2023-09-12 00:00:34 +00:00
}
]
}
}