In YXcms 1.4.7, protected/apps/appmanage/controller/indexController.php allow remote authenticated Administrators to execute any PHP code by creating a ZIP archive containing a config.php file, hosting the .zip file at an external URL, and visiting index.php?r=appmanage/index/onlineinstall&url= followed by that URL. This is related to the onlineinstall and import functions.
References
Link | Resource |
---|---|
https://github.com/HF9/yxcms-code-audit/blob/master/Any%20PHP%20Code%20Execution | Exploit Third Party Advisory |
Configurations
History
No history.
Information
Published : 2018-11-21 00:29
Updated : 2024-02-04 20:03
NVD link : CVE-2018-19404
Mitre link : CVE-2018-19404
CVE.ORG link : CVE-2018-19404
JSON object : View
Products Affected
yxcms
- yxcms
CWE
CWE-94
Improper Control of Generation of Code ('Code Injection')