CVE-2024-13311
Published: 09 January 2025
Description
Adversaries may backdoor web servers with web shells to establish persistent access to systems.
Security Summary
CVE-2024-13311 is a vulnerability in the Drupal module "Allow All File Extensions for file fields." This issue affects Allow All File Extensions for file fields: *.*.
The vulnerability has a CVSS v3.1 base score of 7.3 (AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N). An attacker with low privileges can exploit it over the network with low attack complexity, but it requires user interaction. Successful exploitation enables high impacts on confidentiality and integrity, with no availability impact.
Mitigation details are provided in the Drupal security advisory SA-CONTRIB-2024-075 at https://www.drupal.org/sa-contrib-2024-075.
Details
- CWE(s)
Affected Products
MITRE ATT&CK Enterprise Techniques
Why these techniques?
The Drupal module vulnerability allows arbitrary file extensions in uploads, enabling exploitation of public-facing web applications (T1190) and facilitating web shell deployment (T1100).