#VU27343 Arbitrary file upload in Simple File List
Published: April 27, 2020
Simple File List
Mitchell Bennis - Element Engage, LLC
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.