CVE Vulnerabilities

CVE-2020-11729

Session Fixation

Published: Apr 15, 2020 | Modified: Nov 21, 2024
CVSS 3.x
9.8
CRITICAL
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS 2.x
7.5 HIGH
AV:N/AC:L/Au:N/C:P/I:P/A:P
RedHat/V2
RedHat/V3
Ubuntu
MEDIUM

An issue was discovered in DAViCal Andrews Web Libraries (AWL) through 0.60. Long-term session cookies, uses to provide long-term session continuity, are not generated securely, enabling a brute-force attack that may be successful.

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
Andrew’s_web_libraries Davical * 0.60 (including)
Awl Ubuntu bionic *
Awl Ubuntu eoan *
Awl Ubuntu esm-apps/bionic *
Awl Ubuntu esm-apps/focal *
Awl Ubuntu esm-apps/xenial *
Awl Ubuntu focal *
Awl Ubuntu trusty *
Awl Ubuntu upstream *
Awl Ubuntu xenial *

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