Input validation error in Drupal - #VU23681
Published: December 19, 2019
Drupal
Detailed vulnerability description
The vulnerability allows a remote attacker to bypass imposed security restrictions.
The vulnerability exists due to insufficient validation of user-supplied file names during upload in the file_save_upload() function that does not strip the leading and trailing dot ('.') from filenames. A remote attacker with ability to download files can upload system files such as .htaccess and bypass imposed security restrictions.