Affected versions of sds are vulnerable to prototype pollution. The set function does not restrict the modification of an Object's prototype, which may allow an attacker to add or modify an existing property that will exist on all objects.
Upgrade to version 4.0.0 or later
{
"github_reviewed": true,
"github_reviewed_at": "2020-08-31T19:01:47Z",
"cwe_ids": [
"CWE-1321",
"CWE-915"
],
"severity": "MODERATE",
"nvd_published_at": "2020-04-07T14:15:00Z"
}