cvelist/2023/30xxx/CVE-2023-30648.json

89 lines
3.1 KiB
JSON
Raw Normal View History

2023-04-14 02:00:35 +00:00
{
2023-07-06 03:00:40 +00:00
"data_version": "4.0",
2023-04-14 02:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-30648",
2023-07-06 03:00:40 +00:00
"ASSIGNER": "mobile.security@samsung.com",
"STATE": "PUBLIC"
2023-04-14 02:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-07-06 03:00:40 +00:00
"value": "Stack out-of-bounds write vulnerability in IpcRxImeiUpdateImeiNoti of RILD priro to SMR Jul-2023 Release 1 cause a denial of service on the system."
}
]
},
"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 Jul-2023 Release 1"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://security.samsungmobile.com/securityUpdate.smsb?year=2023&month=07",
"refsource": "MISC",
"name": "https://security.samsungmobile.com/securityUpdate.smsb?year=2023&month=07"
}
]
},
"impact": {
"cvss": [
{
"version": "3.1",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "LOW",
"baseSeverity": "LOW",
"baseScore": 3.3,
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L"
2023-04-14 02:00:35 +00:00
}
]
}
}