gsd-2018-19790
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
An open redirect was discovered in Symfony 2.7.x before 2.7.50, 2.8.x before 2.8.49, 3.x before 3.4.20, 4.0.x before 4.0.15, 4.1.x before 4.1.9 and 4.2.x before 4.2.1. By using backslashes in the `_failure_path` input field of login forms, an attacker can work around the redirection target restrictions and effectively redirect the user to any domain after login.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2018-19790", "description": "An open redirect was discovered in Symfony 2.7.x before 2.7.50, 2.8.x before 2.8.49, 3.x before 3.4.20, 4.0.x before 4.0.15, 4.1.x before 4.1.9 and 4.2.x before 4.2.1. By using backslashes in the `_failure_path` input field of login forms, an attacker can work around the redirection target restrictions and effectively redirect the user to any domain after login.", "id": "GSD-2018-19790", "references": [ "https://www.debian.org/security/2019/dsa-4441" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2018-19790" ], "details": "An open redirect was discovered in Symfony 2.7.x before 2.7.50, 2.8.x before 2.8.49, 3.x before 3.4.20, 4.0.x before 4.0.15, 4.1.x before 4.1.9 and 4.2.x before 4.2.1. By using backslashes in the `_failure_path` input field of login forms, an attacker can work around the redirection target restrictions and effectively redirect the user to any domain after login.", "id": "GSD-2018-19790", "modified": "2023-12-13T01:22:39.116201Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2018-19790", "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": "An open redirect was discovered in Symfony 2.7.x before 2.7.50, 2.8.x before 2.8.49, 3.x before 3.4.20, 4.0.x before 4.0.15, 4.1.x before 4.1.9 and 4.2.x before 4.2.1. By using backslashes in the `_failure_path` input field of login forms, an attacker can work around the redirection target restrictions and effectively redirect the user to any domain after login." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "FEDORA-2018-8c06b6defd", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OA4WVFN5FYPIXAPLWZI6N425JHHDSWAZ/" }, { "name": "FEDORA-2018-66547a8c14", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4TD3E7FZIXLVFG3SMFJPDEKPZ26TJOW7/" }, { "name": "106249", "refsource": "BID", "url": "http://www.securityfocus.com/bid/106249" }, { "name": "[debian-lts-announce] 20190310 [SECURITY] [DLA 1707-1] symfony security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2019/03/msg00009.html" }, { "name": "FEDORA-2018-6edf04d9d6", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JZMRJ7VTHCY5AZK24G4QGX36RLUDTDKE/" }, { "name": "https://symfony.com/blog/cve-2018-19790-open-redirect-vulnerability-when-using-security-http", "refsource": "CONFIRM", "url": "https://symfony.com/blog/cve-2018-19790-open-redirect-vulnerability-when-using-security-http" }, { "name": "DSA-4441", "refsource": "DEBIAN", "url": "https://www.debian.org/security/2019/dsa-4441" }, { "name": "20190510 [SECURITY] [DSA 4441-1] symfony security update", "refsource": "BUGTRAQ", "url": "https://seclists.org/bugtraq/2019/May/21" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003e=2.7.38,\u003c2.7.50||\u003e=2.8.0,\u003c2.8.49||\u003e=3.0.0,\u003c3.4.20 ||\u003e=4.0.0,\u003c4.0.15||\u003e=4.1.0,\u003c4.1.9||\u003e=4.2.0,\u003c4.2.1", "affected_versions": "All versions starting from 2.7.38 before 2.7.50, all versions starting from 2.8.0 before 2.8.49, all versions starting from 3.0.0 before 3.4.20, all versions starting from 4.0.0 before 4.0.15, all versions starting from 4.1.0 before 4.1.9, all versions starting from 4.2.0 before 4.2.1", "cvss_v2": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "cwe_ids": [ "CWE-1035", "CWE-601", "CWE-937" ], "date": "2019-05-10", "description": "By using backslashes in the `_failure_path` input field of login forms, an attacker can work around the redirection target restrictions and effectively redirect the user to any domain after login.", "fixed_versions": [ "2.7.50", "2.8.49", "3.4.20", "4.0.15", "4.1.9", "4.2.1" ], "identifier": "CVE-2018-19790", "identifiers": [ "CVE-2018-19790" ], "not_impacted": "All versions before 2.7.38, all versions starting from 2.7.50 before 2.8.0, all versions starting from 2.8.49 before 3.0.0, all versions starting from 3.4.20 before 4.0.0, all versions starting from 4.0.15 before 4.1.0, all versions starting from 4.1.9 before 4.2.0, all versions starting from 4.2.1", "package_slug": "packagist/symfony/security-http", "pubdate": "2018-12-18", "solution": "Upgrade to versions 2.7.50, 2.8.49, 3.4.20, 4.0.15, 4.1.9, 4.2.1 or above.", "title": "URL Redirection to Untrusted Site (Open Redirect)", "urls": [ "https://symfony.com/cve-2018-19790" ], "uuid": "0cab8ed8-6cb4-4c6d-ad9b-c49808cf96fb" }, { "affected_range": "\u003e=2.7.38,\u003c2.7.50||\u003e=2.8.0,\u003c2.8.49||\u003e=3.0.0,\u003c3.4.19 ||\u003e=4.0.0,\u003c4.0.15||\u003e=4.1.0,\u003c4.1.9||\u003e=4.2.0,\u003c4.2.1", "affected_versions": "All versions starting from 2.7.38 before 2.7.50, all versions starting from 2.8.0 before 2.8.49, all versions starting from 3.0.0 before 3.4.19, all versions starting from 4.0.0 before 4.0.15, all versions starting from 4.1.0 before 4.1.9, all versions starting from 4.2.0 before 4.2.1", "cvss_v2": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "cwe_ids": [ "CWE-1035", "CWE-601", "CWE-937" ], "date": "2019-05-10", "description": "By using backslashes in the `_failure_path` input field of login forms, an attacker can work around the redirection target restrictions and effectively redirect the user to any domain after login.", "fixed_versions": [ "2.7.50", "2.8.49", "3.4.19", "4.0.15", "4.1.9", "4.2.1" ], "identifier": "CVE-2018-19790", "identifiers": [ "CVE-2018-19790" ], "not_impacted": "All versions before 2.7.38, all versions starting from 2.7.50 before 2.8.0, all versions starting from 2.8.49 before 3.0.0, all versions starting from 3.4.19 before 4.0.0, all versions starting from 4.0.15 before 4.1.0, all versions starting from 4.1.9 before 4.2.0, all versions starting from 4.2.1", "package_slug": "packagist/symfony/security", "pubdate": "2018-12-18", "solution": "Upgrade to versions 2.7.50, 2.8.49, 3.4.19, 4.0.15, 4.1.9, 4.2.1 or above.", "title": "URL Redirection to Untrusted Site (Open Redirect)", "urls": [ "https://symfony.com/cve-2018-19790" ], "uuid": "f43dcc3a-b297-46ca-921a-3571ef2980a1" }, { "affected_range": "\u003e=2.7.38,\u003c2.7.50||\u003e=2.8.0,\u003c2.8.49||\u003e=3.0.0,\u003c3.4.20 ||\u003e=4.0.0,\u003c4.0.15||\u003e=4.1.0,\u003c4.1.9||\u003e=4.2.0,\u003c4.2.1", "affected_versions": "All versions starting from 2.7.38 before 2.7.50, all versions starting from 2.8.0 before 2.8.49, all versions starting from 3.0.0 before 3.4.20, all versions starting from 4.0.0 before 4.0.15, all versions starting from 4.1.0 before 4.1.9, all versions starting from 4.2.0 before 4.2.1", "cvss_v2": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "cwe_ids": [ "CWE-1035", "CWE-601", "CWE-937" ], "date": "2019-05-10", "description": "By using backslashes in the `_failure_path` input field of login forms, an attacker can work around the redirection target restrictions and effectively redirect the user to any domain after login.", "fixed_versions": [ "2.7.50", "2.8.49", "3.4.20", "4.0.15", "4.1.9", "4.2.1" ], "identifier": "CVE-2018-19790", "identifiers": [ "CVE-2018-19790" ], "not_impacted": "All versions before 2.7.38, all versions starting from 2.7.50 before 2.8.0, all versions starting from 2.8.49 before 3.0.0, all versions starting from 3.4.20 before 4.0.0, all versions starting from 4.0.15 before 4.1.0, all versions starting from 4.1.9 before 4.2.0, all versions starting from 4.2.1", "package_slug": "packagist/symfony/symfony", "pubdate": "2018-12-18", "solution": "Upgrade to versions 2.7.50, 2.8.49, 3.4.20, 4.0.15, 4.1.9, 4.2.1 or above.", "title": "URL Redirection to Untrusted Site (Open Redirect)", "urls": [ "https://symfony.com/cve-2018-19790" ], "uuid": "07c92792-8f95-4da8-9faf-82870630fd17" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "4.2.1", "versionStartIncluding": "4.2.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "2.8.49", "versionStartIncluding": "2.8.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "2.7.50", "versionStartIncluding": "2.7.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "4.1.9", "versionStartIncluding": "4.1.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "4.0.15", "versionStartIncluding": "4.0.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "3.4.20", "versionStartIncluding": "3.0.0", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:28:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2018-19790" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "An open redirect was discovered in Symfony 2.7.x before 2.7.50, 2.8.x before 2.8.49, 3.x before 3.4.20, 4.0.x before 4.0.15, 4.1.x before 4.1.9 and 4.2.x before 4.2.1. By using backslashes in the `_failure_path` input field of login forms, an attacker can work around the redirection target restrictions and effectively redirect the user to any domain after login." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-601" } ] } ] }, "references": { "reference_data": [ { "name": "https://symfony.com/blog/cve-2018-19790-open-redirect-vulnerability-when-using-security-http", "refsource": "CONFIRM", "tags": [ "Patch", "Vendor Advisory" ], "url": "https://symfony.com/blog/cve-2018-19790-open-redirect-vulnerability-when-using-security-http" }, { "name": "FEDORA-2018-8c06b6defd", "refsource": "FEDORA", "tags": [ "Release Notes", "Third Party Advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OA4WVFN5FYPIXAPLWZI6N425JHHDSWAZ/" }, { "name": "FEDORA-2018-6edf04d9d6", "refsource": "FEDORA", "tags": [ "Release Notes", "Third Party Advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JZMRJ7VTHCY5AZK24G4QGX36RLUDTDKE/" }, { "name": "FEDORA-2018-66547a8c14", "refsource": "FEDORA", "tags": [ "Release Notes", "Third Party Advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4TD3E7FZIXLVFG3SMFJPDEKPZ26TJOW7/" }, { "name": "106249", "refsource": "BID", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/106249" }, { "name": "[debian-lts-announce] 20190310 [SECURITY] [DLA 1707-1] symfony security update", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2019/03/msg00009.html" }, { "name": "DSA-4441", "refsource": "DEBIAN", "tags": [], "url": "https://www.debian.org/security/2019/dsa-4441" }, { "name": "20190510 [SECURITY] [DSA 4441-1] symfony security update", "refsource": "BUGTRAQ", "tags": [], "url": "https://seclists.org/bugtraq/2019/May/21" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 5.8, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 4.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": true }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.0" }, "exploitabilityScore": 2.8, "impactScore": 2.7 } }, "lastModifiedDate": "2019-05-10T16:29Z", "publishedDate": "2018-12-18T22:29Z" } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.