cvelist/2022/33xxx/CVE-2022-33716.json

83 lines
2.6 KiB
JSON
Raw Normal View History

2022-06-15 03:01:38 +00:00
{
"CVE_data_meta": {
2022-08-05 16:00:53 +00:00
"ASSIGNER": "mobile.security@samsung.com",
2022-06-15 03:01:38 +00:00
"ID": "CVE-2022-33716",
2022-08-05 16:00:53 +00:00
"STATE": "PUBLIC"
2022-06-15 03:01:38 +00:00
},
2022-08-05 16:00:53 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Samsung Mobile Devices",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "R(11), S(12)",
"version_value": "SMR Aug-2022 Release 1"
}
]
}
}
]
},
"vendor_name": "Samsung Mobile"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-06-15 03:01:38 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-08-05 16:00:53 +00:00
"value": "An absence of variable initialization in ICCC TA prior to SMR Aug-2022 Release 1 allows local attacker to read uninitialized memory."
2022-06-15 03:01:38 +00:00
}
]
2022-08-05 16:00:53 +00:00
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 2.3,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-457 Use of Uninitialized Variable"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://security.samsungmobile.com/securityUpdate.smsb?year=2022&month=08",
"name": "https://security.samsungmobile.com/securityUpdate.smsb?year=2022&month=08"
}
]
},
"source": {
"discovery": "UNKNOWN"
2022-06-15 03:01:38 +00:00
}
}