GHSA-fvqr-27wr-82fm

Suggest an improvement
Source
https://github.com/advisories/GHSA-fvqr-27wr-82fm
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2018/07/GHSA-fvqr-27wr-82fm/GHSA-fvqr-27wr-82fm.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-fvqr-27wr-82fm
Aliases
Published
2018-07-26T15:14:52Z
Modified
2024-04-22T19:49:51Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N CVSS Calculator
Summary
Prototype Pollution in lodash
Details

Versions of lodash before 4.17.5 are vulnerable to prototype pollution.

The vulnerable functions are 'defaultsDeep', 'merge', and 'mergeWith' which allow a malicious user to modify the prototype of Object via __proto__ causing the addition or modification of an existing property that will exist on all objects.

Recommendation

Update to version 4.17.5 or later.

Database specific
{
    "nvd_published_at": "2018-06-07T02:29:08Z",
    "cwe_ids": [
        "CWE-1321",
        "CWE-471"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2020-06-16T21:35:26Z"
}
References

Affected packages

npm / lodash

Package

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
4.17.5