LaikeTui icon indicating copy to clipboard operation
LaikeTui copied to clipboard

There is an arbitrary file upload getshell vulnerability in the background

Open S2eTo opened this issue 2 years ago • 0 comments

File Path: LKT/webapp/modules/system/actions/uploadImgAction.class.php::execute

This method incorrectly splices untrusted file types, resulting in arbitrary file uploads

image

By modifying the file type in the file upload protocol to: image/php to upload webshell

image

Uploaded webshell successfully

image

S2eTo avatar Nov 03 '22 04:11 S2eTo