{ "schema_version": "1.4.0", "id": "GHSA-2cf2-2383-h4jv", "modified": "2021-07-28T18:46:07Z", "published": "2021-05-07T16:16:43Z", "aliases": [ "CVE-2020-7600" ], "summary": "Improperly Controlled Modification of Dynamically-Determined Object Attributes in querymen", "details": "querymen prior to 2.1.4 allows modification of object properties. The parameters of exported function handler(type, name, fn) can be controlled by users without any sanitization. This could be abused for Prototype Pollution attacks.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N" } ], "affected": [ { "package": { "ecosystem": "npm", "name": "querymen" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "2.1.4" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7600" }, { "type": "WEB", "url": "https://github.com/diegohaz/querymen/commit/1987fefcb3b7508253a29502a008d5063a873cef" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JS-QUERYMEN-559867" } ], "database_specific": { "cwe_ids": [ "CWE-1321", "CWE-915" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2021-05-03T19:11:22Z", "nvd_published_at": "2020-03-12T23:15:00Z" } }