GSD-2017-14775
Vulnerability from gsd - Updated: 2023-12-13 01:21Details
Laravel before 5.5.10 mishandles the remember_me token verification process because DatabaseUserProvider does not have constant-time token comparison.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2017-14775",
"description": "Laravel before 5.5.10 mishandles the remember_me token verification process because DatabaseUserProvider does not have constant-time token comparison.",
"id": "GSD-2017-14775"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2017-14775"
],
"details": "Laravel before 5.5.10 mishandles the remember_me token verification process because DatabaseUserProvider does not have constant-time token comparison.",
"id": "GSD-2017-14775",
"modified": "2023-12-13T01:21:13.123146Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-14775",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Laravel before 5.5.10 mishandles the remember_me token verification process because DatabaseUserProvider does not have constant-time token comparison."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/laravel/framework/releases/tag/v5.5.10",
"refsource": "CONFIRM",
"url": "https://github.com/laravel/framework/releases/tag/v5.5.10"
},
{
"name": "https://github.com/laravel/framework/pull/21320",
"refsource": "CONFIRM",
"url": "https://github.com/laravel/framework/pull/21320"
},
{
"name": "https://laravel-news.com/laravel-v5-5-11",
"refsource": "CONFIRM",
"url": "https://laravel-news.com/laravel-v5-5-11"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003c5.5.10",
"affected_versions": "All versions before 5.5.10",
"credit": "Michael Cordingley",
"cvss_v2": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
"cvss_v3": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-200",
"CWE-937"
],
"date": "2017-10-10",
"description": "This package mishandles the `remember_me token` verification process because `DatabaseUserProvider` does not have constant-time token comparison.",
"fixed_versions": [
"v5.5.15"
],
"identifier": "CVE-2017-14775",
"identifiers": [
"CVE-2017-14775"
],
"not_impacted": "All versions starting from 5.5.10",
"package_slug": "packagist/illuminate/auth",
"pubdate": "2017-09-27",
"solution": "Upgrade to version v5.5.15 or above.",
"title": "Close remember_me Timing Attack Vector",
"urls": [
"https://github.com/laravel/framework/pull/21320",
"https://laravel-news.com/laravel-v5-5-11"
],
"uuid": "1d110ede-ae34-4bf3-a7d3-b3f52e6180c9"
},
{
"affected_range": "\u003c5.5.10",
"affected_versions": "All versions before 5.5.10",
"credit": "Michael Cordingley",
"cvss_v2": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
"cvss_v3": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-200",
"CWE-937"
],
"date": "2017-10-10",
"description": "This package mishandles the `remember_me token` verification process because `DatabaseUserProvider` does not have constant-time token comparison.",
"fixed_versions": [
"v5.5.10"
],
"identifier": "CVE-2017-14775",
"identifiers": [
"CVE-2017-14775"
],
"not_impacted": "All versions starting from 5.5.10",
"package_slug": "packagist/laravel/framework",
"pubdate": "2017-09-27",
"solution": "Upgrade to version v5.5.10 or above.",
"title": "Close remember_me Timing Attack Vector",
"urls": [
"https://github.com/laravel/framework/pull/21320",
"https://github.com/laravel/framework/releases/tag/v5.5.10",
"https://laravel-news.com/laravel-v5-5-11"
],
"uuid": "5c83436d-2193-4d2a-8c2b-a08896f4e7d2"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:laravel:laravel:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndIncluding": "5.5.9",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-14775"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Laravel before 5.5.10 mishandles the remember_me token verification process because DatabaseUserProvider does not have constant-time token comparison."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-200"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://laravel-news.com/laravel-v5-5-11",
"refsource": "CONFIRM",
"tags": [
"Issue Tracking",
"Vendor Advisory"
],
"url": "https://laravel-news.com/laravel-v5-5-11"
},
{
"name": "https://github.com/laravel/framework/releases/tag/v5.5.10",
"refsource": "CONFIRM",
"tags": [
"Release Notes",
"Third Party Advisory"
],
"url": "https://github.com/laravel/framework/releases/tag/v5.5.10"
},
{
"name": "https://github.com/laravel/framework/pull/21320",
"refsource": "CONFIRM",
"tags": [
"Issue Tracking",
"Mailing List",
"Third Party Advisory"
],
"url": "https://github.com/laravel/framework/pull/21320"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"exploitabilityScore": 2.2,
"impactScore": 3.6
}
},
"lastModifiedDate": "2017-10-10T12:25Z",
"publishedDate": "2017-09-28T01:29Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…