ghsa-j5jh-hpr4-h332
Vulnerability from github
Published
2022-05-14 02:47
Modified
2024-02-08 19:16
Severity ?
Summary
Symfony Session Fixation Vulnerability
Details
A session fixation vulnerability within the "Remember Me" login feature allows an attacker to impersonate the victim towards the web application if the session id value was previously known to the attacker. This issue has been fixed in Symfony 2.3.35, 2.6.12, and 2.7.7. Note that no fixes are provided for Symfony 2.4 and 2.5 as they are not maintained anymore. Symfony 2.8 and 3.0 haven't been released yet and the fix will be included in their first stable releases.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "symfony/symfony" }, "ranges": [ { "events": [ { "introduced": "2.3.0" }, { "fixed": "2.3.35" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "symfony/symfony" }, "ranges": [ { "events": [ { "introduced": "2.4.0" }, { "fixed": "2.6.12" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "symfony/symfony" }, "ranges": [ { "events": [ { "introduced": "2.7.0" }, { "fixed": "2.7.7" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "symfony/security-http" }, "ranges": [ { "events": [ { "introduced": "2.4.0" }, { "fixed": "2.6.12" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "symfony/security-http" }, "ranges": [ { "events": [ { "introduced": "2.7.0" }, { "fixed": "2.7.7" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "symfony/security" }, "ranges": [ { "events": [ { "introduced": "2.3.0" }, { "fixed": "2.3.35" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "symfony/security" }, "ranges": [ { "events": [ { "introduced": "2.4.0" }, { "fixed": "2.6.12" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "symfony/security" }, "ranges": [ { "events": [ { "introduced": "2.7.0" }, { "fixed": "2.7.7" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2015-8124" ], "database_specific": { "cwe_ids": [ "CWE-384" ], "github_reviewed": true, "github_reviewed_at": "2023-08-02T21:06:13Z", "nvd_published_at": "2015-12-07T20:59:00Z", "severity": "LOW" }, "details": "A session fixation vulnerability within the \"Remember Me\" login feature allows an attacker to impersonate the victim towards the web application if the session id value was previously known to the attacker. This issue has been fixed in Symfony 2.3.35, 2.6.12, and 2.7.7. Note that no fixes are provided for Symfony 2.4 and 2.5 as they are not maintained anymore. Symfony 2.8 and 3.0 haven\u0027t been released yet and the fix will be included in their first stable releases.", "id": "GHSA-j5jh-hpr4-h332", "modified": "2024-02-08T19:16:23Z", "published": "2022-05-14T02:47:28Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-8124" }, { "type": "WEB", "url": "https://github.com/symfony/symfony/pull/16631" }, { "type": "WEB", "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/symfony/security-http/CVE-2015-8124.yaml" }, { "type": "WEB", "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/symfony/security/CVE-2015-8124.yaml" }, { "type": "WEB", "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/symfony/symfony/CVE-2015-8124.yaml" }, { "type": "WEB", "url": "https://symfony.com/blog/cve-2015-8124-session-fixation-in-the-remember-me-login-feature" }, { "type": "WEB", "url": "https://symfony.com/cve-2015-8124" }, { "type": "WEB", "url": "https://web.archive.org/web/20201209020014/http://www.securityfocus.com/archive/1/537183/100/0/threaded" }, { "type": "WEB", "url": "https://web.archive.org/web/20210125123853/http://www.securityfocus.com/bid/77694" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-December/173271.html" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-December/173300.html" }, { "type": "WEB", "url": "http://seclists.org/fulldisclosure/2015/Dec/89" }, { "type": "WEB", "url": "http://www.debian.org/security/2015/dsa-3402" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Symfony Session Fixation 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.