CVE Vulnerabilities

CVE-2008-3222

Session Fixation

Published: Jul 18, 2008 | Modified: Nov 21, 2024
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
5.8 MEDIUM
AV:N/AC:M/Au:N/C:P/I:P/A:N
RedHat/V2
RedHat/V3
Ubuntu
LOW

Session fixation vulnerability in Drupal 5.x before 5.9 and 6.x before 6.3, when contributed modules terminate the current request during a login event, allows remote attackers to hijack web sessions via unknown vectors.

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
Drupal Drupal 5.0 (including) 5.9 (excluding)
Drupal Drupal 6.0 (including) 6.3 (excluding)
Drupal Ubuntu dapper *
Drupal Ubuntu feisty *
Drupal Ubuntu upstream *
Drupal5 Ubuntu gutsy *
Drupal5 Ubuntu hardy *
Drupal5 Ubuntu upstream *

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