cvelist/2021/25xxx/CVE-2021-25518.json

83 lines
2.7 KiB
JSON
Raw Normal View History

2021-01-19 23:02:23 +00:00
{
"CVE_data_meta": {
2021-12-08 15:01:32 +00:00
"ASSIGNER": "mobile.security@samsung.com",
2021-01-19 23:02:23 +00:00
"ID": "CVE-2021-25518",
2021-12-08 15:01:32 +00:00
"STATE": "PUBLIC"
2021-01-19 23:02:23 +00:00
},
2021-12-08 15:01:32 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Samsung Mobile Devices",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "P(9.0), Q(10.0), R(11.0) devices with selected Exynos chipsets",
"version_value": "SMR Dec-2021 Release 1"
}
]
}
}
]
},
"vendor_name": "Samsung Mobile"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-01-19 23:02:23 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-12-08 15:01:32 +00:00
"value": "An improper boundary check in secure_log of LDFW and BL31 prior to SMR Dec-2021 Release 1 allows arbitrary memory write and code execution."
2021-01-19 23:02:23 +00:00
}
]
2021-12-08 15:01:32 +00:00
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://security.samsungmobile.com/securityUpdate.smsb?year=2021&month=12",
"name": "https://security.samsungmobile.com/securityUpdate.smsb?year=2021&month=12"
}
]
},
"source": {
"discovery": "UNKNOWN"
2021-01-19 23:02:23 +00:00
}
}