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 |
https://github.com/HF9/yxcms-code-audit/blob/master/Any%20PHP%20Code%20Execution | Exploit Third Party Advisory |
Configurations
History
21 Nov 2024, 03:57
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/HF9/yxcms-code-audit/blob/master/Any%20PHP%20Code%20Execution - Exploit, Third Party Advisory |
Information
Published : 2018-11-21 00:29
Updated : 2024-11-21 03:57
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')