manager/editor/upload.php in joyplus-cms 1.6.0 allows arbitrary file upload because detection of a prohibited file extension simply sets the $errm value, and does not otherwise alter the flow of control. Consequently, one can upload and execute a .php file, a similar issue to CVE-2018-8766.
References
Link | Resource |
---|---|
https://github.com/joyplus/joyplus-cms/issues/428 | Exploit Third Party Advisory |
Configurations
History
No history.
Information
Published : 2018-07-17 02:29
Updated : 2024-02-04 20:03
NVD link : CVE-2018-14334
Mitre link : CVE-2018-14334
CVE.ORG link : CVE-2018-14334
JSON object : View
Products Affected
joyplus-cms_project
- joyplus-cms
CWE
CWE-434
Unrestricted Upload of File with Dangerous Type