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.
Se ha descubierto un problema en com\mingsoft\basic\action\web\FileAction.java en MCMS 4.6.5. Ya que la interfaz de subida no verifica el estado de inicio de sesión del usuario, se puede emplear esta interfaz para subir archivos sin establecer una cookie. En primer lugar, se inicia la subida de código JSP con un nombre de archivo .png y, después, se intercepta el paquete de datos. En el parámetro name, se cambia el sufijo a jsp. En la respuesta, el servidor devuelve la ruta de almacenamiento del archivo, al que se puede acceder para ejecutar código JSP arbitrario.