2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2021-25372" ,
"sourceIdentifier" : "mobile.security@samsung.com" ,
"published" : "2021-03-26T19:15:12.303" ,
2025-02-14 17:03:58 +00:00
"lastModified" : "2025-02-14T16:33:12.887" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "An improper boundary check in DSP driver prior to SMR Mar-2021 Release 1 allows out of bounds memory access."
} ,
{
"lang" : "es" ,
"value" : "Una comprobaci\u00f3n inapropiada de l\u00edmites en el controlador DSP versiones anteriores a SMR Mar-2021 Release 1, permite un acceso a la memoria fuera de l\u00edmites."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
2024-12-08 03:06:42 +00:00
"source" : "mobile.security@samsung.com" ,
"type" : "Secondary" ,
2023-04-24 12:24:31 +02:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:P/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H" ,
"baseScore" : 6.1 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "PHYSICAL" ,
"attackComplexity" : "HIGH" ,
2023-04-24 12:24:31 +02:00
"privilegesRequired" : "HIGH" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-04-24 12:24:31 +02:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 0.2 ,
2023-04-24 12:24:31 +02:00
"impactScore" : 5.9
} ,
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-04-24 12:24:31 +02:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" ,
"baseScore" : 6.7 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
2023-04-24 12:24:31 +02:00
"privilegesRequired" : "HIGH" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-04-24 12:24:31 +02:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 0.8 ,
2023-04-24 12:24:31 +02:00
"impactScore" : 5.9
}
] ,
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:L/AC:L/Au:N/C:C/I:C/A:C" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.2 ,
2023-04-24 12:24:31 +02:00
"accessVector" : "LOCAL" ,
"accessComplexity" : "LOW" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "COMPLETE" ,
"integrityImpact" : "COMPLETE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "COMPLETE"
2023-04-24 12:24:31 +02:00
} ,
"baseSeverity" : "HIGH" ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 10.0 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : false
}
]
} ,
2024-12-08 03:06:42 +00:00
"cisaExploitAdd" : "2023-06-29" ,
"cisaActionDue" : "2023-07-20" ,
"cisaRequiredAction" : "Apply updates per vendor instructions or discontinue use of the product if updates are unavailable" ,
"cisaVulnerabilityName" : "Samsung Mobile Devices Improper Boundary Check Vulnerability" ,
2023-04-24 12:24:31 +02:00
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-787"
}
]
}
] ,
"configurations" : [
{
"operator" : "AND" ,
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
2025-02-14 17:03:58 +00:00
"criteria" : "cpe:2.3:o:samsung:android:10.0:smr-feb-2021-r1:*:*:*:*:*:*" ,
"matchCriteriaId" : "18C71F11-7599-4AE1-B455-C7A50D8D5F4D"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
2025-02-14 17:03:58 +00:00
"criteria" : "cpe:2.3:o:samsung:android:10.0:smr-jan-2021-r1:*:*:*:*:*:*" ,
"matchCriteriaId" : "878AAF2D-E54A-4145-A618-81341ED4B0C8"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:samsung:android:11.0:smr-feb-2021-r1:*:*:*:*:*:*" ,
"matchCriteriaId" : "25B42CE0-67DE-4611-8D70-DEEC975E32BA"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:samsung:android:11.0:smr-jan-2021-r1:*:*:*:*:*:*" ,
"matchCriteriaId" : "AC082E25-1B7D-473D-A066-1463E6321CD5"
2023-04-24 12:24:31 +02:00
}
]
} ,
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:samsung:exynos_2100:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "9385885D-654A-496E-8029-7C6D9B077193"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:samsung:exynos_980:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "0D8701B6-6989-44D1-873A-A1823BFD7CCC"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:samsung:exynos_9830:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "CC599902-095F-411E-B112-1BA9A643C6C9"
}
]
}
]
}
] ,
"references" : [
{
"url" : "https://security.samsungmobile.com" ,
"source" : "mobile.security@samsung.com" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "https://security.samsungmobile.com/securityUpdate.smsb" ,
"source" : "mobile.security@samsung.com" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://security.samsungmobile.com" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "https://security.samsungmobile.com/securityUpdate.smsb" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2023-04-24 12:24:31 +02:00
}
]
}