Filtered by vendor Mingsoft Subscriptions
Filtered by product Mcms Subscriptions
Total 42 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2018-18831 1 Mingsoft 1 Mcms 2024-11-21 N/A
An issue was discovered in com\mingsoft\cms\action\GeneraterAction.java in MCMS 4.6.5. An attacker can write a .jsp file (in the position parameter) to an arbitrary directory via a ../ Directory Traversal in the url parameter.
CVE-2018-18830 1 Mingsoft 1 Mcms 2024-11-21 N/A
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.