cve/2021/CVE-2021-32831.md
2024-06-18 02:51:15 +02:00

973 B

CVE-2021-32831

Description

Total.js framework (npm package total.js) is a framework for Node.js platfrom written in pure JavaScript similar to PHP's Laravel or Python's Django or ASP.NET MVC. In total.js framework before version 3.4.9, calling the utils.set function with user-controlled values leads to code-injection. This can cause a variety of impacts that include arbitrary code execution. This is fixed in version 3.4.9.

POC

Reference

Github

No PoCs found on GitHub currently.