ghsa-hr2v-3952-633q
Vulnerability from github
Published
2018-10-09 00:44
Modified
2021-09-14 17:26
Severity ?
Summary
Prototype Pollution in deep-extend
Details
Versions of deep-extend
before 0.5.1 are vulnerable to prototype pollution.
Recommendation
Update to version 0.5.1 or later.
{ "affected": [ { "ecosystem_specific": { "affected_functions": [ "(deep-extend)" ] }, "package": { "ecosystem": "npm", "name": "deep-extend" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.5.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-3750" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:40:53Z", "nvd_published_at": null, "severity": "CRITICAL" }, "details": "Versions of `deep-extend` before 0.5.1 are vulnerable to prototype pollution.\n\n\n## Recommendation\n\nUpdate to version 0.5.1 or later.", "id": "GHSA-hr2v-3952-633q", "modified": "2021-09-14T17:26:45Z", "published": "2018-10-09T00:44:59Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-3750" }, { "type": "WEB", "url": "https://github.com/unclechu/node-deep-extend/commit/9423fae877e2ab6b4aecc4db79a0ed63039d4703" }, { "type": "WEB", "url": "https://hackerone.com/reports/311333" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-hr2v-3952-633q" }, { "type": "WEB", "url": "https://www.npmjs.com/advisories/612" } ], "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 deep-extend" }
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.