An issue was discovered in Total.js CMS 12.0.0. An authenticated user with the widgets privilege can gain achieve Remote Command Execution (RCE) on the remote server by creating a malicious widget with a special tag containing JavaScript code that will be evaluated server side. In the process of evaluating the tag by the back-end, it is possible to escape the sandbox object by using the following payload: <script total>global.process.mainModule.require(child_process).exec(RCE);</script>
References
Link | Resource |
---|---|
http://packetstormsecurity.com/files/154924/Total.js-CMS-12-Widget-JavaScript-Code-Injection.html | Exploit Third Party Advisory VDB Entry |
https://github.com/beerpwn/CVE/blob/master/Totaljs_disclosure_report/report_final.pdf | Exploit Third Party Advisory |
https://seclists.org/fulldisclosure/2019/Sep/5 | Exploit Mailing List Third Party Advisory |
http://packetstormsecurity.com/files/154924/Total.js-CMS-12-Widget-JavaScript-Code-Injection.html | Exploit Third Party Advisory VDB Entry |
https://github.com/beerpwn/CVE/blob/master/Totaljs_disclosure_report/report_final.pdf | Exploit Third Party Advisory |
https://seclists.org/fulldisclosure/2019/Sep/5 | Exploit Mailing List Third Party Advisory |
Configurations
History
21 Nov 2024, 04:29
Type | Values Removed | Values Added |
---|---|---|
References | () http://packetstormsecurity.com/files/154924/Total.js-CMS-12-Widget-JavaScript-Code-Injection.html - Exploit, Third Party Advisory, VDB Entry | |
References | () https://github.com/beerpwn/CVE/blob/master/Totaljs_disclosure_report/report_final.pdf - Exploit, Third Party Advisory | |
References | () https://seclists.org/fulldisclosure/2019/Sep/5 - Exploit, Mailing List, Third Party Advisory |
Information
Published : 2019-09-05 19:16
Updated : 2024-11-21 04:29
NVD link : CVE-2019-15954
Mitre link : CVE-2019-15954
CVE.ORG link : CVE-2019-15954
JSON object : View
Products Affected
totaljs
- total.js_cms
CWE
CWE-862
Missing Authorization