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

CVSS overall score

This score calculates overall vulnerability severity from 0 to 10 and is based on the Common Vulnerability Scoring System (CVSS).
/ 10

CVSS v3 base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

CVSS v3 base metrics

Attack vector: More severe the more the remote (logically and physically) an attacker can be in order to exploit the vulnerability.
Attack complexity: More severe for the least complex attacks.
Privileges required: More severe if no privileges are required.
User interaction: More severe when no user interaction is required.
Scope: More severe when a scope change occurs, e.g. one vulnerable component impacts resources in components beyond its security scope.
Confidentiality: More severe when loss of data confidentiality is highest, measuring the level of data access available to an unauthorized user.
Integrity: More severe when loss of data integrity is the highest, measuring the consequence of data modification possible by an unauthorized user.
Availability: More severe when the loss of impacted component availability is highest.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

EPSS score

0.729%
(81st percentile)

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.