ghsa-92xj-mqp7-vmcj
Vulnerability from github
Published
2020-09-14 21:42
Modified
2022-12-03 04:06
Severity ?
Summary
Prototype Pollution in node-forge
Details
The package node-forge before 0.10.0 is vulnerable to Prototype Pollution via the util.setPath function. Note: version 0.10.0 is a breaking change removing the vulnerable functions.
{ "affected": [ { "ecosystem_specific": { "affected_functions": [ "(node-forge).util.setPath" ] }, "package": { "ecosystem": "npm", "name": "node-forge" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.10.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-7720" ], "database_specific": { "cwe_ids": [ "CWE-1321", "CWE-915" ], "github_reviewed": true, "github_reviewed_at": "2020-09-14T21:41:51Z", "nvd_published_at": "2020-09-01T10:15:00Z", "severity": "HIGH" }, "details": "The package node-forge before 0.10.0 is vulnerable to Prototype Pollution via the util.setPath function. Note: version 0.10.0 is a breaking change removing the vulnerable functions.", "id": "GHSA-92xj-mqp7-vmcj", "modified": "2022-12-03T04:06:21Z", "published": "2020-09-14T21:42:09Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7720" }, { "type": "WEB", "url": "https://github.com/digitalbazaar/forge/commit/6a1e3ef74f6eb345bcff1b82184201d1e28b6756" }, { "type": "PACKAGE", "url": "https://github.com/digitalbazaar/forge" }, { "type": "WEB", "url": "https://github.com/digitalbazaar/forge/blob/master/CHANGELOG.md" }, { "type": "WEB", "url": "https://github.com/digitalbazaar/forge/blob/master/CHANGELOG.md#removed" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-609293" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JS-NODEFORGE-598677" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "type": "CVSS_V3" } ], "summary": "Prototype Pollution in node-forge" }
Loading...
Loading...
- 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.