ghsa-92x6-h2gr-8gxq
Vulnerability from github
Published
2022-05-13 01:44
Modified
2023-10-31 20:07
Severity ?
VLAI Severity ?
Summary
Symfony CSRF Vulnerability
Details
An issue was discovered in Symfony before 2.7.38, 2.8.31, 3.2.14, 3.3.13, 3.4-BETA5, and 4.0-BETA5. The current implementation of CSRF protection in Symfony (Version >=2) does not use different tokens for HTTP and HTTPS; therefore the token is subject to MITM attacks on HTTP and can then be used in an HTTPS context to do CSRF attacks.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "symfony/security-csrf" }, "ranges": [ { "events": [ { "introduced": "2.7.0" }, { "fixed": "2.7.38" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "symfony/security-csrf" }, "ranges": [ { "events": [ { "introduced": "2.8.0" }, { "fixed": "2.8.31" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "symfony/security-csrf" }, "ranges": [ { "events": [ { "introduced": "3.0.0" }, { "fixed": "3.2.14" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "symfony/security-csrf" }, "ranges": [ { "events": [ { "introduced": "3.3.0" }, { "fixed": "3.3.13" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "symfony/security" }, "ranges": [ { "events": [ { "introduced": "2.7.0" }, { "fixed": "2.7.38" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "symfony/security" }, "ranges": [ { "events": [ { "introduced": "2.8.0" }, { "fixed": "2.8.31" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "symfony/security" }, "ranges": [ { "events": [ { "introduced": "3.0.0" }, { "fixed": "3.2.14" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "symfony/security" }, "ranges": [ { "events": [ { "introduced": "3.3.0" }, { "fixed": "3.3.13" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "symfony/symfony" }, "ranges": [ { "events": [ { "introduced": "2.7.0" }, { "fixed": "2.7.38" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "symfony/symfony" }, "ranges": [ { "events": [ { "introduced": "2.8.0" }, { "fixed": "2.8.31" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "symfony/symfony" }, "ranges": [ { "events": [ { "introduced": "3.0.0" }, { "fixed": "3.2.14" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "symfony/symfony" }, "ranges": [ { "events": [ { "introduced": "3.3.0" }, { "fixed": "3.3.13" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2017-16653" ], "database_specific": { "cwe_ids": [ "CWE-352" ], "github_reviewed": true, "github_reviewed_at": "2023-07-26T18:09:12Z", "nvd_published_at": "2018-08-06T21:29:00Z", "severity": "MODERATE" }, "details": "An issue was discovered in Symfony before 2.7.38, 2.8.31, 3.2.14, 3.3.13, 3.4-BETA5, and 4.0-BETA5. The current implementation of CSRF protection in Symfony (Version \u003e=2) does not use different tokens for HTTP and HTTPS; therefore the token is subject to MITM attacks on HTTP and can then be used in an HTTPS context to do CSRF attacks.", "id": "GHSA-92x6-h2gr-8gxq", "modified": "2023-10-31T20:07:57Z", "published": "2022-05-13T01:44:08Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-16653" }, { "type": "WEB", "url": "https://github.com/symfony/symfony/pull/24992" }, { "type": "WEB", "url": "https://github.com/symfony/symfony/commit/b4dbdd7cd8732483d585eacff3428c16b07ad15e" }, { "type": "WEB", "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/symfony/security-csrf/CVE-2017-16653.yaml" }, { "type": "WEB", "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/symfony/security/CVE-2017-16653.yaml" }, { "type": "WEB", "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/symfony/symfony/CVE-2017-16653.yaml" }, { "type": "PACKAGE", "url": "https://github.com/symfony/symfony" }, { "type": "WEB", "url": "https://symfony.com/blog/cve-2017-16653-csrf-protection-does-not-use-different-tokens-for-http-and-https" }, { "type": "WEB", "url": "https://symfony.com/cve-2017-16653" }, { "type": "WEB", "url": "https://www.debian.org/security/2018/dsa-4262" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Symfony CSRF Vulnerability" }
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.
Loading…
Loading…