ghsa-9g9w-hmvj-5h57
Vulnerability from github
Published
2018-07-26 15:17
Modified
2023-09-07 18:19
Severity ?
VLAI Severity ?
Summary
Prototype Pollution in merge-deep
Details
Versions of merge-deep
before 3.0.1 are vulnerable to prototype pollution via merging functions.
Recommendation
Update to version 3.0.1 or later.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "merge-deep" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.0.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-3722" ], "database_specific": { "cwe_ids": [ "CWE-471" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:28:27Z", "nvd_published_at": null, "severity": "HIGH" }, "details": "Versions of `merge-deep` before 3.0.1 are vulnerable to prototype pollution via merging functions.\n\n\n## Recommendation\n\nUpdate to version 3.0.1 or later.", "id": "GHSA-9g9w-hmvj-5h57", "modified": "2023-09-07T18:19:34Z", "published": "2018-07-26T15:17:15Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-3722" }, { "type": "WEB", "url": "https://github.com/jonschlinkert/merge-deep/commit/2c33634da7129a5aefcc262d2fec2e72224404e5" }, { "type": "WEB", "url": "https://hackerone.com/reports/310708" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-9g9w-hmvj-5h57" }, { "type": "WEB", "url": "https://www.npmjs.com/advisories/580" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Prototype Pollution in merge-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…