ghsa-7wpw-2hjm-89gp
Vulnerability from github
Published
2021-05-04 20:18
Modified
2024-02-13 22:31
Severity ?
VLAI Severity ?
Summary
Prototype Pollution in merge
Details
All versions of package merge <2.1.1 are vulnerable to Prototype Pollution via _recursiveMerge .
{ "affected": [ { "package": { "ecosystem": "npm", "name": "merge" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.1.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-28499" ], "database_specific": { "cwe_ids": [ "CWE-915" ], "github_reviewed": true, "github_reviewed_at": "2021-03-18T22:54:25Z", "nvd_published_at": "2021-02-18T16:15:00Z", "severity": "HIGH" }, "details": "All versions of package merge \u003c2.1.1 are vulnerable to Prototype Pollution via _recursiveMerge .", "id": "GHSA-7wpw-2hjm-89gp", "modified": "2024-02-13T22:31:44Z", "published": "2021-05-04T20:18:47Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-28499" }, { "type": "WEB", "url": "https://github.com/yeikos/js.merge/commit/7b0ddc2701d813f2ba289b32d6a4b9d4cc235fb4" }, { "type": "WEB", "url": "https://github.com/yeikos/js.merge/blob/56ca75b2dd0f2820f1e08a49f62f04bbfb8c5f8f/src/index.ts#L64" }, { "type": "WEB", "url": "https://github.com/yeikos/js.merge/blob/master/src/index.ts#L64" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1071049" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JS-MERGE-1042987" }, { "type": "WEB", "url": "https://vuldb.com/?id.170146" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "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…