There is a prototype pollution vulnerability in the package total.js before version 3.4.7. The set function can be used to set a value into the object according to the path. However the keys of the path being set are not properly sanitized, leading to a prototype pollution vulnerability. The impact depends on the application. In some cases it is possible to achieve Denial of service (DoS), Remote Code Execution or Property Injection.
{ "github_reviewed_at": "2021-02-03T07:46:44Z", "severity": "HIGH", "cwe_ids": [ "CWE-1321", "CWE-400" ], "github_reviewed": true, "nvd_published_at": "2021-02-02T11:15:00Z" }