{ "id": "CVE-2020-6803", "sourceIdentifier": "security@mozilla.org", "published": "2020-02-28T23:15:11.447", "lastModified": "2020-03-04T16:09:24.550", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "An open redirect is present on the gateway's login page, which could cause a user to be redirected to a malicious site after logging in." }, { "lang": "es", "value": "Un redireccionamiento abierto est\u00e1 presente en la pagina de inicio de sesi\u00f3n de gateway, lo que podr\u00eda causar a un usuario ser redireccionado hacia un sitio malicioso despu\u00e9s de iniciar sesi\u00f3n." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "REQUIRED", "scope": "CHANGED", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 2.8, "impactScore": 2.7 }, { "source": "security@mozilla.org", "type": "Secondary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "REQUIRED", "scope": "UNCHANGED", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "availabilityImpact": "NONE", "baseScore": 5.4, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 2.8, "impactScore": 2.5 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "accessVector": "NETWORK", "accessComplexity": "MEDIUM", "authentication": "NONE", "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "availabilityImpact": "NONE", "baseScore": 5.8 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 8.6, "impactScore": 4.9, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": true } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-601" } ] }, { "source": "security@mozilla.org", "type": "Secondary", "description": [ { "lang": "en", "value": "CWE-601" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:mozilla:webthings_gateway:*:*:*:*:*:*:*:*", "versionEndExcluding": "2020-02-26", "matchCriteriaId": "C1FF8381-1411-4FE9-AEAB-1B8E2E9A844B" } ] } ] } ], "references": [ { "url": "https://github.com/mozilla-iot/gateway/pull/2446", "source": "security@mozilla.org", "tags": [ "Patch", "Third Party Advisory" ] } ] }