ghsa-f9cm-qmx5-m98h
Vulnerability from github
Published
2018-11-01 14:45
Modified
2023-09-07 20:34
Severity ?
VLAI Severity ?
Summary
Prototype Pollution in merge
Details
Versions of merge
before 1.2.1 are vulnerable to prototype pollution. The merge.recursive
function can be tricked into adding or modifying properties of the Object prototype.
Recommendation
Update to version 1.2.1 or later.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "merge" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.2.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-16469" ], "database_specific": { "cwe_ids": [ "CWE-1321", "CWE-400" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:34:14Z", "nvd_published_at": null, "severity": "HIGH" }, "details": "Versions of `merge` before 1.2.1 are vulnerable to prototype pollution. The `merge.recursive` function can be tricked into adding or modifying properties of the Object prototype.\n\n\n## Recommendation\n\nUpdate to version 1.2.1 or later.", "id": "GHSA-f9cm-qmx5-m98h", "modified": "2023-09-07T20:34:10Z", "published": "2018-11-01T14:45:42Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-16469" }, { "type": "WEB", "url": "https://hackerone.com/reports/381194" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-f9cm-qmx5-m98h" }, { "type": "WEB", "url": "https://www.npmjs.com/advisories/722" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "Prototype Pollution in merge" }
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…