Arbitrary file upload in Simple File List - #VU27343
Published: April 27, 2020
Simple File List
Detailed vulnerability description
The vulnerability allows a remote attacker to compromise vulnerable system.
The vulnerability exists due to insufficient validation of files during file upload. A remote attacker can upload a file containing PHP code but with a png image file extension, then send a second request to move (rename) the png file to a php file and execute arbitrary file on the server.