Skip to content

October CMS Session ID not invalidated after logout

Critical severity GitHub Reviewed Published Feb 8, 2021 in octobercms/october • Updated Sep 7, 2023

Package

composer october/rain (Composer)

Affected versions

< 1.0.472
>= 1.1.0, < 1.1.2

Patched versions

1.0.472
1.1.2

Description

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 octobercms/library@642f597 to your installation manually if unable to upgrade to Build 472 or v1.1.2.

References

For more information

If you have any questions or comments about this advisory:

Threat assessment:

Screen Shot 2021-02-07 at 11 50 35 PM

### References - https://github.com/octobercms/october/security/advisories/GHSA-7ggw-h8pp-r95r - https://github.com/octobercms/library/commit/642f597489e6f644d4bd9a0c267e864cabead024 - https://packagist.org/packages/october/rain - http://cve.circl.lu/cve/CVE-2021-3311 - https://nvd.nist.gov/vuln/detail/CVE-2021-3311 - https://anisiosantos.me/october-cms-token-reactivation - https://octobercms.com/forum/chan/announcements
Published by the National Vulnerability Database Feb 5, 2021
@LukeTowers LukeTowers published to octobercms/october Feb 8, 2021
Reviewed Feb 10, 2021
Published to the GitHub Advisory Database Feb 10, 2021
Last updated Sep 7, 2023

Severity

Critical
9.8
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Weaknesses

CVE ID

CVE-2021-3311

GHSA ID

GHSA-7ggw-h8pp-r95r

Source code

No known source code
Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.