cvelist/2022/4xxx/CVE-2022-4457.json

107 lines
3.4 KiB
JSON
Raw Normal View History

2022-12-13 19:01:04 +00:00
{
2023-01-11 17:00:38 +00:00
"data_version": "4.0",
2022-12-13 19:01:04 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-4457",
2023-01-11 17:00:38 +00:00
"ASSIGNER": "cna@cloudflare.com",
"STATE": "PUBLIC"
2022-12-13 19:01:04 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-01-11 17:00:38 +00:00
"value": "Due to a misconfiguration in the manifest file of the WARP client for Android, it was possible to a perform a task hijacking attack. An attacker could create a malicious mobile application which could hijack legitimate app and steal potentially sensitive information when installed on the victim's device."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-200 Exposure of Sensitive Information to an Unauthorized Actor",
"cweId": "CWE-200"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Cloudflare",
"product": {
"product_data": [
{
"product_name": "WARP",
"version": {
"version_data": [
{
"version_value": "0",
"version_affected": "="
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/cloudflare/advisories/security/advisories/GHSA-35f7-fqrc-4hhj",
"refsource": "MISC",
"name": "https://github.com/cloudflare/advisories/security/advisories/GHSA-35f7-fqrc-4hhj"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "EXTERNAL"
},
"solution": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "<p>Upgrade WARP client for Android to the latest version (&gt;=6.20)</p>"
}
],
"value": "Upgrade WARP client for Android to the latest version (>=6.20)\n\n"
}
],
"credits": [
{
"lang": "en",
"value": "Sheikh Rishad"
}
],
"impact": {
"cvss": [
{
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:L/A:L",
"version": "3.1"
2022-12-13 19:01:04 +00:00
}
]
}
}