{ "schema_version": "1.4.0", "id": "GHSA-vp77-fqqp-79j8", "modified": "2021-03-22T22:39:06Z", "published": "2021-04-13T15:20:27Z", "aliases": [ "CVE-2020-28449" ], "summary": "Prototype Pollution in decal", "details": "This affects all versions of package decal. The vulnerability is in the set function.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H" } ], "affected": [ { "package": { "ecosystem": "npm", "name": "decal" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "2.1.3" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-28449" }, { "type": "WEB", "url": "https://github.com/gigafied/decal.js/blob/master/src/utils/set.js%23L45-L73" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JS-DECAL-1051007" }, { "type": "WEB", "url": "https://www.npmjs.com/package/decal" } ], "database_specific": { "cwe_ids": [ "CWE-1321", "CWE-400" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2021-03-22T22:39:06Z", "nvd_published_at": "2021-02-04T15:15:00Z" } }