ghsa-pjxw-22xf-6pwc
Vulnerability from github
Published
2019-02-07 18:16
Modified
2023-09-12 21:05
Severity ?
VLAI Severity ?
Summary
Prototype Pollution in defaults-deep
Details
All versions of defaults-deep
are vulnerable to prototype pollution. Provided certain input defaults-deep
can add or modify properties of the Object
prototype. These properties will be present on all objects.
Recommendation
As no patch is currently available for this vulnerability it is our recommendation to select another module that can provide this functionality.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "defaults-deep" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "0.2.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-16486" ], "database_specific": { "cwe_ids": [ "CWE-345", "CWE-400" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:49:31Z", "nvd_published_at": null, "severity": "CRITICAL" }, "details": "All versions of `defaults-deep` are vulnerable to prototype pollution. Provided certain input `defaults-deep` can add or modify properties of the `Object` prototype. These properties will be present on all objects.\n\n\n## Recommendation\n\nAs no patch is currently available for this vulnerability it is our recommendation to select another module that can provide this functionality.", "id": "GHSA-pjxw-22xf-6pwc", "modified": "2023-09-12T21:05:03Z", "published": "2019-02-07T18:16:38Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-16486" }, { "type": "WEB", "url": "https://hackerone.com/reports/380878" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-pjxw-22xf-6pwc" }, { "type": "PACKAGE", "url": "https://github.com/jonschlinkert/defaults-deep" }, { "type": "WEB", "url": "https://www.npmjs.com/advisories/778" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Prototype Pollution in defaults-deep" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…