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

81 lines
2.6 KiB
JSON
Raw Normal View History

2022-11-14 09:00:31 +00:00
{
"CVE_data_meta": {
2023-02-09 19:00:45 +00:00
"ASSIGNER": "mobile.security@samsung.com",
2022-11-14 09:00:31 +00:00
"ID": "CVE-2023-21430",
2023-02-09 19:00:45 +00:00
"STATE": "PUBLIC"
2022-11-14 09:00:31 +00:00
},
2023-02-09 19:00:45 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Samsung Mobile Devices",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "Q(10), R(11), S(12), T(13)",
"version_value": "SMR Jan-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-02-09 19:00:45 +00:00
"value": "An out-of-bound read vulnerability in mapToBuffer function in libSDKRecognitionText.spensdk.samsung.so library prior to SMR JAN-2023 Release 1 allows attacker to cause memory access fault."
2022-11-14 09:00:31 +00:00
}
]
2023-02-09 19:00:45 +00:00
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-125 Out-of-bounds Read"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://security.samsungmobile.com/securityUpdate.smsb?year=2023&month=01",
"name": "https://security.samsungmobile.com/securityUpdate.smsb?year=2023&month=01"
}
]
},
"source": {
"discovery": "UNKNOWN"
2022-11-14 09:00:31 +00:00
}
}