app/plug/attachment/controller/admincontroller.php in SDCMS 1.6 allows reading arbitrary files via a /?m=plug&c=admin&a=index&p=attachment&root= directory traversal. The value of the root parameter must be base64 encoded (note that base64 encoding, instead of URL encoding, is very rare in a directory traversal attack vector).
References
Link | Resource |
---|---|
https://blog.whiterabbitxyj.com/cve/SDCMS_1.6_directory_traversal.doc | Exploit Third Party Advisory |
https://github.com/WhiteRabbitc/WhiteRabbitc.github.io/blob/master/cve/SDCMS_1.6_directory_traversal.doc | Exploit Third Party Advisory |
Configurations
History
No history.
Information
Published : 2018-11-29 21:29
Updated : 2024-02-04 20:03
NVD link : CVE-2018-19748
Mitre link : CVE-2018-19748
CVE.ORG link : CVE-2018-19748
JSON object : View
Products Affected
sdcms
- sdcms
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')