CVE Vulnerabilities

CVE-2023-47798

Session Fixation

Published: Feb 08, 2024 | Modified: Nov 21, 2024
CVSS 3.x
4.6
MEDIUM
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu

Account lockout in Liferay Portal 7.2.0 through 7.3.0, and older unsupported versions, and Liferay DXP 7.2 before fix pack 5, and older unsupported versions does not invalidate existing user sessions, which allows remote authenticated users to remain authenticated after an account has been locked.

Weakness

Authenticating a user, or otherwise establishing a new user session, without invalidating any existing session identifier gives an attacker the opportunity to steal authenticated sessions.

Affected Software

Name Vendor Start Version End Version
Digital_experience_platform Liferay * 7.2 (excluding)
Digital_experience_platform Liferay 7.2 (including) 7.2 (including)
Digital_experience_platform Liferay 7.2-fix_pack_1 (including) 7.2-fix_pack_1 (including)
Digital_experience_platform Liferay 7.2-fix_pack_2 (including) 7.2-fix_pack_2 (including)
Digital_experience_platform Liferay 7.2-fix_pack_3 (including) 7.2-fix_pack_3 (including)
Digital_experience_platform Liferay 7.2-fix_pack_4 (including) 7.2-fix_pack_4 (including)
Liferay_portal Liferay 7.2.0 (including) 7.3.0 (excluding)

Extended Description

Such a scenario is commonly observed when:

In the generic exploit of session fixation vulnerabilities, an attacker creates a new session on a web application and records the associated session identifier. The attacker then causes the victim to associate, and possibly authenticate, against the server using that session identifier, giving the attacker access to the user’s account through the active session.

Potential Mitigations

References