CVE-2021-32831
In total.js framework before version 3.4.9, calling the utils.set function with user-controlled values leads to code-injection.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (1.47%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
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.
- CVSS 3.1
- 7.2 HIGHCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 1.47% probability · 72th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-94
- Affected
- totaljs/total.js
- Source
- security-advisories@github.com
References
- https://github.com/totaljs/framework/blob/e644167d5378afdc45cb0156190349b2c07ef235/changes.txt#L11Third Party Advisory
- https://github.com/totaljs/framework/commit/887b0fa9e162ef7a2dd9cec20a5ca122726373b3Patch, Third Party Advisory
- https://securitylab.github.com/advisories/GHSL-2021-066-totaljs-totaljs/Exploit, Patch, Third Party Advisory
- https://www.npmjs.com/package/total.jsProduct, Third Party Advisory
- https://github.com/totaljs/framework/blob/e644167d5378afdc45cb0156190349b2c07ef235/changes.txt#L11Third Party Advisory
- https://github.com/totaljs/framework/commit/887b0fa9e162ef7a2dd9cec20a5ca122726373b3Patch, Third Party Advisory
- https://securitylab.github.com/advisories/GHSL-2021-066-totaljs-totaljs/Exploit, Patch, Third Party Advisory
- https://www.npmjs.com/package/total.jsProduct, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.