An issue was discovered in Total.js CMS 12.0.0. An authenticated user with the Pages privilege can conduct a path traversal attack (../) to include .html files that are outside the permitted directory. Also, if a page contains a template directive, then the directive will be server side processed. Thus, if a user can control the content of a .html file, then they can inject a payload with a malicious template directive to gain Remote Command Execution. The exploit will work only with the .html extension.
References
Link | Resource |
---|---|
http://packetstormsecurity.com/files/154340/Totaljs-CMS-12.0-Path-Traversal.html | |
http://seclists.org/fulldisclosure/2019/Sep/11 | |
https://github.com/beerpwn/CVE/blob/master/Totaljs_disclosure_report/report_final.pdf | Exploit Third Party Advisory |
https://seclists.org/fulldisclosure/2019/Sep/2 | Exploit Mailing List Third Party Advisory |
Configurations
History
No history.
Information
Published : 2019-09-05 19:16
Updated : 2019-09-06 19:15
NVD link : CVE-2019-15952
Mitre link : CVE-2019-15952
CVE.ORG link : CVE-2019-15952
JSON object : View
Products Affected
totaljs
- total.js_cms
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')