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.
The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.
Link | Tags |
---|---|
http://packetstormsecurity.com/files/154340/Totaljs-CMS-12.0-Path-Traversal.html | |
https://seclists.org/fulldisclosure/2019/Sep/2 | mailing list third party advisory exploit |
https://github.com/beerpwn/CVE/blob/master/Totaljs_disclosure_report/report_final.pdf | third party advisory exploit |
http://seclists.org/fulldisclosure/2019/Sep/11 | mailing list |