Hi,
For CVE ID,so I open a new issue,sorry about that.And I think you haven't completely fixed the bug.
There is a new Code Execution Vulnerability which allow to get server permissions,the path is /bl-kernel/admin/ajax/upload-images.php

We can specify the location of the uploaded file by changing the value of the uuid,then upload the evil picture to tmp folder





Successfully reverted to the target file

So I recommend checking the file before uploading it to temporary directory
I uploaded a fix, checking if the uuid variable has a directory separator character.
Any other recommendation to prevent this ?
It can also to code execution by both accounts upload file at the same time,one of account to upload the .htaccess file,and the other upload the evil file.

My personal opinion is rename the file to random number before upload to temporary directory.
I added check the extension file, if you can try to do the exploit with the version from Github. I will release a new version in a few days.
OK,glad to help you
Fixed in Bludit v3.10.0.
its too late but you dont even need to upload .htaccess or jpg
you can upload php file into server and may get some error that you cant upload such format but btw it will be upload to server and you can use that php file
Most helpful comment
OK,glad to help you