cvelist/2022/30xxx/CVE-2022-30729.json

83 lines
2.7 KiB
JSON
Raw Normal View History

2022-05-16 15:02:09 +00:00
{
"CVE_data_meta": {
2022-06-07 18:02:36 +00:00
"ASSIGNER": "mobile.security@samsung.com",
2022-05-16 15:02:09 +00:00
"ID": "CVE-2022-30729",
2022-06-07 18:02:36 +00:00
"STATE": "PUBLIC"
2022-05-16 15:02:09 +00:00
},
2022-06-07 18:02:36 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Samsung Mobile Devices",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "S(12)",
"version_value": "SMR Jun-2022 Release 1"
}
]
}
}
]
},
"vendor_name": "Samsung Mobile"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-05-16 15:02:09 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-06-07 18:02:36 +00:00
"value": "Implicit Intent hijacking vulnerability in Settings prior to SMR Jun-2022 Release 1 allows attackers to get Wi-Fi SSID and password via a malicious QR code scanner."
2022-05-16 15:02:09 +00:00
}
]
2022-06-07 18:02:36 +00:00
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.3,
"baseSeverity": "Low",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-923: Improper Restriction of Communication Channel to Intended Endpoints"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://security.samsungmobile.com/securityUpdate.smsb?year=2022&month=6",
"name": "https://security.samsungmobile.com/securityUpdate.smsb?year=2022&month=6"
}
]
},
"source": {
"discovery": "UNKNOWN"
2022-05-16 15:02:09 +00:00
}
}