ghsa-7ggw-h8pp-r95r
Vulnerability from github
Impact
When logging out, the session ID was not invalidated. This is not a problem while the user is logged out, but as soon as the user logs back in the old session ID would be valid again; which means that anyone that gained access to the old session cookie would be able to act as the logged in user. This is not a major concern for the majority of cases, since it requires a malicious party gaining access to the session cookie in the first place, but nevertheless has been fixed.
Patches
Issue has been patched in Build 472 (v1.0.472) and v1.1.2.
Workarounds
Apply https://github.com/octobercms/library/commit/642f597489e6f644d4bd9a0c267e864cabead024 to your installation manually if unable to upgrade to Build 472 or v1.1.2.
References
- Reported by Anisio (Brazilian Information Security Analyst)
- http://cve.circl.lu/cve/CVE-2021-3311
For more information
If you have any questions or comments about this advisory: * Email us at hello@octobercms.com
Threat assessment:
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "october/rain" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.0.472" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "october/rain" }, "ranges": [ { "events": [ { "introduced": "1.1.0" }, { "fixed": "1.1.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-3311" ], "database_specific": { "cwe_ids": [ "CWE-613" ], "github_reviewed": true, "github_reviewed_at": "2021-02-10T02:30:45Z", "nvd_published_at": "2021-02-05T14:15:00Z", "severity": "CRITICAL" }, "details": "### Impact\nWhen logging out, the session ID was not invalidated. This is not a problem while the user is logged out, but as soon as the user logs back in the old session ID would be valid again; which means that anyone that gained access to the old session cookie would be able to act as the logged in user. This is not a major concern for the majority of cases, since it requires a malicious party gaining access to the session cookie in the first place, but nevertheless has been fixed.\n\n### Patches\nIssue has been patched in Build 472 (v1.0.472) and v1.1.2.\n\n### Workarounds\nApply https://github.com/octobercms/library/commit/642f597489e6f644d4bd9a0c267e864cabead024 to your installation manually if unable to upgrade to Build 472 or v1.1.2.\n\n### References\n- Reported by Anisio (Brazilian Information Security Analyst)\n- http://cve.circl.lu/cve/CVE-2021-3311\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Email us at [hello@octobercms.com](mailto:hello@octobercms.com)\n\n### Threat assessment:\n\u003cimg width=\"699\" alt=\"Screen Shot 2021-02-07 at 11 50 35 PM\" src=\"https://user-images.githubusercontent.com/7253840/107180881-51eaf000-699f-11eb-8828-333128faf2a6.png\"\u003e", "id": "GHSA-7ggw-h8pp-r95r", "modified": "2023-09-07T17:47:26Z", "published": "2021-02-10T02:32:35Z", "references": [ { "type": "WEB", "url": "https://github.com/octobercms/october/security/advisories/GHSA-7ggw-h8pp-r95r" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3311" }, { "type": "WEB", "url": "https://github.com/octobercms/library/commit/642f597489e6f644d4bd9a0c267e864cabead024" }, { "type": "WEB", "url": "https://anisiosantos.me/october-cms-token-reactivation" }, { "type": "WEB", "url": "https://octobercms.com/forum/chan/announcements" }, { "type": "WEB", "url": "https://packagist.org/packages/october/rain" }, { "type": "WEB", "url": "http://cve.circl.lu/cve/CVE-2021-3311" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "October CMS Session ID not invalidated after logout" }
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.