cvelist/2022/34xxx/CVE-2022-34366.json

89 lines
2.8 KiB
JSON
Raw Normal View History

2022-06-23 19:00:50 +00:00
{
2023-02-10 20:00:43 +00:00
"data_version": "4.0",
2022-06-23 19:00:50 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-34366",
2023-02-10 20:00:43 +00:00
"ASSIGNER": "secure@dell.com",
"STATE": "PUBLIC"
2022-06-23 19:00:50 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-02-10 20:00:43 +00:00
"value": "Dell SupportAssist for Home PCs (version 3.11.2 and prior) contain Overly Permissive Cross-domain Whitelist vulnerability. An authenticated non-admin user could potentially exploit the issue and obtain sensitive information."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-942: Permissive Cross-domain Policy with Untrusted Domains",
"cweId": "CWE-942"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Dell",
"product": {
"product_data": [
{
"product_name": "SupportAssist Client Consumer",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "0",
"version_value": "3.11.2"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.dell.com/support/kbdoc/000204114",
"refsource": "MISC",
"name": "https://www.dell.com/support/kbdoc/000204114"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
2022-06-23 19:00:50 +00:00
}
]
}
}