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.
{
"cwe_ids": [
"CWE-1321",
"CWE-400"
],
"severity": "HIGH",
"github_reviewed_at": "2021-02-03T07:46:44Z",
"github_reviewed": true,
"nvd_published_at": "2021-02-02T11:15:00Z"
}