{ "schema_version": "1.4.0", "id": "GHSA-8j4w-5fw4-rm27", "modified": "2021-08-17T22:18:25Z", "published": "2019-08-27T17:45:33Z", "aliases": [ "CVE-2019-10750" ], "summary": "Prototype Pollution in deeply", "details": "Versions of `deeply` prior to 1.0.1 are vulnerable to Prototype Pollution. The package fails to validate which Object properties it updates. This allows attackers to modify the prototype of Object, causing the addition or modification of an existing property on all objects.\n\n\n\n\n## Recommendation\n\nUpgrade to version 3.1.0 or later.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "npm", "name": "deeply" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "3.1.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10750" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JS-DEEPLY-451026" }, { "type": "WEB", "url": "https://www.npmjs.com/advisories/1030" } ], "database_specific": { "cwe_ids": [ "CWE-400" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2019-08-27T17:28:49Z", "nvd_published_at": null } }