cvelist/2023/21xxx/CVE-2023-21504.json

81 lines
2.6 KiB
JSON
Raw Normal View History

2022-11-14 09:00:31 +00:00
{
"CVE_data_meta": {
2023-05-04 21:00:35 +00:00
"ASSIGNER": "mobile.security@samsung.com",
2022-11-14 09:00:31 +00:00
"ID": "CVE-2023-21504",
2023-05-04 21:00:35 +00:00
"STATE": "PUBLIC"
2022-11-14 09:00:31 +00:00
},
2023-05-04 21:00:35 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Samsung Mobile Devices",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "Select devices using Exynos CP chipsets",
"version_value": "SMR May-2023 Release 1"
}
]
}
}
]
},
"vendor_name": "Samsung Mobile"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-11-14 09:00:31 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-05-04 21:00:35 +00:00
"value": "Potential buffer overflow vulnerability in mm_Plmncoordination.c in Shannon baseband prior to SMR May-2023 Release 1 allows remote attackers to cause invalid memory access."
2022-11-14 09:00:31 +00:00
}
]
2023-05-04 21:00:35 +00:00
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20 Improper Input Validation"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://security.samsungmobile.com/securityUpdate.smsb?year=2023&month=05",
"name": "https://security.samsungmobile.com/securityUpdate.smsb?year=2023&month=05"
}
]
},
"source": {
"discovery": "UNKNOWN"
2022-11-14 09:00:31 +00:00
}
}