CVE Vulnerabilities

CVE-2020-35591

Session Fixation

Published: Feb 18, 2021 | Modified: Feb 26, 2021
CVSS 3.x
5.4
MEDIUM
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N
CVSS 2.x
5.8 MEDIUM
AV:N/AC:M/Au:N/C:P/I:P/A:N
RedHat/V2
RedHat/V3
Ubuntu

Pi-hole 5.0, 5.1, and 5.1.1 allows Session Fixation. The application does not generate a new session cookie after the user is logged in. A malicious user is able to create a new session cookie value and inject it to a victim. After the victim logs in, the injected cookie becomes valid, giving the attacker access to the users account through the active session.

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
Pi-hole Pi-hole 5.0 (including) 5.0 (including)
Pi-hole Pi-hole 5.1 (including) 5.1 (including)
Pi-hole Pi-hole 5.1.1 (including) 5.1.1 (including)

Extended Description

Such a scenario is commonly observed when:

Potential Mitigations

References