{ "schema_version": "1.4.0", "id": "GHSA-gm9g-2g8v-fvxj", "modified": "2021-09-16T20:59:20Z", "published": "2019-06-06T15:32:28Z", "aliases": [], "summary": "Prototype Pollution in upmerge", "details": "All versions of `upmerge` are vulnerable to Prototype Pollution. The merge() function fails to prevent user input to alter an Object's prototype, allowing attackers to modify override properties of all objects in the application. This may lead to Denial of Service or may be chained with other vulnerabilities leading to Remote Code Execution.\n\n\n## Recommendation\n\nNo fix is currently available. Consider using an alternative module until a fix is made available.\n", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" } ], "affected": [ { "package": { "ecosystem": "npm", "name": "upmerge" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "0.1.8" } ] } ] } ], "references": [ { "type": "WEB", "url": "https://hackerone.com/reports/439120" }, { "type": "PACKAGE", "url": "https://github.com/jazzfog/UpMerge" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JS-UPMERGE-174133" }, { "type": "WEB", "url": "https://www.npmjs.com/advisories/809" } ], "database_specific": { "cwe_ids": [ "CWE-345", "CWE-400" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2019-06-06T10:04:57Z", "nvd_published_at": null } }