{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2020-6804", "ASSIGNER": "security@mozilla.org", "STATE": "PUBLIC", "TITLE": "XSS in Mozilla WebThings Gateway" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "WebThings Gateway", "version": { "version_data": [ { "version_affected": ">=", "version_name": "0.3.0", "version_value": "0.3.0" }, { "version_affected": "<", "version_name": "0.12.0", "version_value": "0.12.0" } ] } } ] }, "vendor_name": "Mozilla" } ] } }, "credit": [ { "lang": "eng", "value": "Panagiotis" } ], "description": { "description_data": [ { "lang": "eng", "value": "A reflected XSS vulnerability exists within the gateway, allowing an attacker to craft a specialized URL which could steal the user's authentication token. When combined with CVE-2020-6803, an attacker could fully compromise the system." } ] }, "generator": { "engine": "Vulnogram 0.0.9" }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-79 Cross-site Scripting (XSS)" } ] } ] }, "references": { "reference_data": [ { "refsource": "MISC", "url": "https://github.com/mozilla-iot/gateway/pull/2446", "name": "https://github.com/mozilla-iot/gateway/pull/2446" } ] }, "solution": [ { "lang": "eng", "value": "https://github.com/mozilla-iot/gateway/pull/2446" } ], "source": { "discovery": "EXTERNAL" }, "work_around": [ { "lang": "eng", "value": "* Never share your gateway address publicly.\n* Never click on links which take you to your gateway, especially to the login page." } ] }