Unrestricted Upload of File with Dangerous Type in mingsoft:ms-mcms
Critical severity
GitHub Reviewed
Published
Nov 1, 2018
to the GitHub Advisory Database
•
Updated Jan 9, 2023
Description
Published to the GitHub Advisory Database
Nov 1, 2018
Reviewed
Jun 16, 2020
Last updated
Jan 9, 2023
An issue was discovered in com\mingsoft\basic\action\web\FileAction.java in MCMS 4.6.5. Since the upload interface does not verify the user login status, you can use this interface to upload files without setting a cookie. First, start an upload of JSP code with a .png filename, and then intercept the data packet. In the name parameter, change the suffix to jsp. In the response, the server returns the storage path of the file, which can be accessed to execute arbitrary JSP code.
References