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

89 lines
3.2 KiB
JSON
Raw Normal View History

2023-04-14 02:00:47 +00:00
{
2023-10-04 04:00:35 +00:00
"data_version": "4.0",
2023-04-14 02:00:47 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-30738",
2023-10-04 04:00:35 +00:00
"ASSIGNER": "mobile.security@samsung.com",
"STATE": "PUBLIC"
2023-04-14 02:00:47 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-10-04 04:00:35 +00:00
"value": "An improper input validation in UEFI Firmware prior to Firmware update Oct-2023 Release in Galaxy Book, Galaxy Book Pro, Galaxy Book Pro 360 and Galaxy Book Odyssey allows local attacker to execute SMM memory corruption."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20: Improper Input Validation"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Samsung Mobile",
"product": {
"product_data": [
{
"product_name": "Galaxy Book, Galaxy Book Pro, Galaxy Book Pro 360 and Galaxy Book Odyssey",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"status": "unaffected",
"version": "Firmware update Oct-2023 Release"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://security.samsungmobile.com/serviceWeb.smsb?year=2023&month=10",
"refsource": "MISC",
"name": "https://security.samsungmobile.com/serviceWeb.smsb?year=2023&month=10"
}
]
},
"impact": {
"cvss": [
{
"version": "3.1",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseSeverity": "MEDIUM",
"baseScore": 5.5,
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
2023-04-14 02:00:47 +00:00
}
]
}
}