{ "id": "CVE-2017-14775", "sourceIdentifier": "cve@mitre.org", "published": "2017-09-28T01:29:01.857", "lastModified": "2017-10-10T12:25:01.227", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "Laravel before 5.5.10 mishandles the remember_me token verification process because DatabaseUserProvider does not have constant-time token comparison." }, { "lang": "es", "value": "Las versiones anteriores a la 5.5.10 de Laravel gestionan incorrectamente el proceso de verificaci\u00f3n del token remember_me porque DatabaseUserProvider no compara los tokens constantemente." } ], "metrics": { "cvssMetricV30": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.0", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "attackVector": "NETWORK", "attackComplexity": "HIGH", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "availabilityImpact": "NONE", "baseScore": 5.9, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 2.2, "impactScore": 3.6 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:N", "accessVector": "NETWORK", "accessComplexity": "MEDIUM", "authentication": "NONE", "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "availabilityImpact": "NONE", "baseScore": 4.3 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 8.6, "impactScore": 2.9, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-200" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:laravel:laravel:*:*:*:*:*:*:*:*", "versionEndIncluding": "5.5.9", "matchCriteriaId": "813815A7-28DC-4A74-ACC0-BE1DFCDF582F" } ] } ] } ], "references": [ { "url": "https://github.com/laravel/framework/pull/21320", "source": "cve@mitre.org", "tags": [ "Issue Tracking", "Mailing List", "Third Party Advisory" ] }, { "url": "https://github.com/laravel/framework/releases/tag/v5.5.10", "source": "cve@mitre.org", "tags": [ "Release Notes", "Third Party Advisory" ] }, { "url": "https://laravel-news.com/laravel-v5-5-11", "source": "cve@mitre.org", "tags": [ "Issue Tracking", "Vendor Advisory" ] } ] }