Lucene search

K
osvGoogleOSV:GHSA-7GWJ-7FHM-VW4W
HistoryMay 15, 2024 - 8:43 p.m.

Drupal core unrestricted file upload

2024-05-1520:43:00
Google
osv.dev
1
drupal core
file upload
security update
file_save_upload()
.htaccess
system files

7.1 High

AI Score

Confidence

Low

Drupal 8 core’s file_save_upload() function does not strip the leading and trailing dot (‘.’) from filenames, like Drupal 7 did.

Users with the ability to upload files with any extension in conjunction with contributed modules may be able to use this to upload system files such as .htaccess in order to bypass protections afforded by Drupal’s default .htaccess file.

After this fix, file_save_upload() now trims leading and trailing dots from filenames.

7.1 High

AI Score

Confidence

Low