cvelist/2022/2xxx/CVE-2022-2147.json
2022-06-23 22:00:46 +00:00

104 lines
3.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cna@cloudflare.com",
"ID": "CVE-2022-2147",
"STATE": "PUBLIC",
"TITLE": "Unquoted Service Path in Cloudflare WARP for Windows"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "WARP",
"version": {
"version_data": [
{
"platform": "Windows",
"version_affected": ">=",
"version_value": "2022.2.95.0"
},
{
"platform": "Windows",
"version_affected": "<",
"version_value": "2022.3.186.0"
}
]
}
}
]
},
"vendor_name": "Cloudflare"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Jonathan Gregson"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Cloudflare Warp for Windows from version 2022.2.95.0 contained an unquoted service path which enables arbitrary code execution leading to privilege escalation. The fix was released in version 2022.3.186.0."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-428 Unquoted Search Path or Element"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://github.com/cloudflare/advisories/security/advisories/GHSA-m6w8-3pf9-p68r",
"name": "https://github.com/cloudflare/advisories/security/advisories/GHSA-m6w8-3pf9-p68r"
}
]
},
"solution": [
{
"lang": "eng",
"value": "Upgrade WARP to the newest version (at least 2022.3.186.0) "
}
],
"source": {
"discovery": "EXTERNAL"
}
}