Utility functions related to object paths (get, set and update) did not block attempts to access or alter object prototypes.
The get, set and update functions will throw a TypeError when a user attempts to access or alter inherited properties in versions >=2.2.1.
{
"cwe_ids": [
"CWE-1321"
],
"github_reviewed": true,
"github_reviewed_at": "2024-01-23T14:43:13Z",
"nvd_published_at": "2024-01-22T23:15:08Z",
"severity": "MODERATE"
}