CVE-2024-13279
Published: 09 January 2025
Description
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Security Summary
CVE-2024-13279 is a session fixation vulnerability in the Drupal Two-factor Authentication (TFA) module. This issue affects all versions of the TFA module from 0.0.0 before 1.8.0 and is classified under CWE-384 (Session Fixation).
The vulnerability has a CVSS v3.1 base score of 9.8 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H), indicating it is exploitable remotely over the network by unauthenticated attackers with low attack complexity and no user interaction required. Successful exploitation allows attackers to fix a session ID, potentially hijacking authenticated sessions and achieving high impacts on confidentiality, integrity, and availability.
The Drupal security advisory SA-CONTRIB-2024-043 at https://www.drupal.org/sa-contrib-2024-043 provides details on mitigation, including available patches.
Details
- CWE(s)
Affected Products
MITRE ATT&CK Enterprise Techniques
Why these techniques?
Session fixation vulnerability in Drupal TFA module enables exploitation of a public-facing web application to bypass access controls via improper session migration during multi-factor authentication.