cvelist/2022/2xxx/CVE-2022-2225.json
2022-07-26 12:00:47 +00:00

123 lines
4.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cna@cloudflare.com",
"ID": "CVE-2022-2225",
"STATE": "PUBLIC",
"TITLE": "Zero Trust Secure Web Gateway policies bypass using WARP client subcommands "
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "WARP",
"version": {
"version_data": [
{
"platform": "Windows",
"version_affected": "<",
"version_value": "2022.5.341.0"
}
]
}
},
{
"product_name": "WARP",
"version": {
"version_data": [
{
"platform": "Linux",
"version_affected": "<",
"version_value": "2022.5.346"
}
]
}
},
{
"product_name": "WARP",
"version": {
"version_data": [
{
"platform": "MacOS",
"version_affected": "<",
"version_value": "2022.5.227.0"
}
]
}
}
]
},
"vendor_name": "Cloudflare"
}
]
}
},
"configuration": [
{
"lang": "eng",
"value": "WARP client enrolled in the Zero Trust mode."
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "By using warp-cli subcommands (disable-ethernet, disable-wifi), it was possible for a user without admin privileges to bypass configured Zero Trust security policies (e.g. Secure Web Gateway policies) and features such as 'Lock WARP switch'."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:L/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-284 Improper Access Control"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://github.com/cloudflare/advisories/security/advisories/GHSA-cg88-vx48-976c",
"name": "https://github.com/cloudflare/advisories/security/advisories/GHSA-cg88-vx48-976c"
}
]
},
"solution": [
{
"lang": "eng",
"value": "Upgrade WARP Client to the non-vulnerable version."
}
],
"source": {
"discovery": "EXTERNAL"
}
}