In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Arbitrary File Upload vulnerabilities in an interactive lesson.
Start learningUpgrade drupal/drupal
to version 8.7.11, 8.8.1 or higher.
drupal/drupal is an open source content management platform powering millions of websites and applications.
Affected versions of this package are vulnerable to Arbitrary File Upload
via the file_save_upload()
function. It 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.