CVE-2021-32831 HIGH

CVE-2021-32831: Code injection in total.js

Vendor Totaljs
Product framework
Weakness CWE-94 · Code injection
Published August 30, 2021
Last update August 3, 2024

CVSS base score

7.5/10
Attack vector Local
Attack complexity High
Privileges required High
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

August 30, 2021 CVE published
August 3, 2024 Record updated