{ "schema_version": "1.4.0", "id": "GHSA-g3q2-vcjq-rgrc", "modified": "2024-07-05T20:59:11Z", "published": "2024-05-20T18:31:22Z", "aliases": [ "CVE-2024-24294" ], "summary": "Blackprint @blackprint/engine Prototype Pollution issue", "details": "A Prototype Pollution issue in Blackprint @blackprint/engine 0.8.12 through 0.9.1 allows an attacker to execute arbitrary code via the `_utils.setDeepProperty` function of `engine.min.js`.", "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": "@blackprint/engine" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0.8.12" }, { "fixed": "0.9.2" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24294" }, { "type": "WEB", "url": "https://github.com/Blackprint/engine-js/commit/bd6b965b03c467e7a58ab0cb89b9172fa5e07013" }, { "type": "WEB", "url": "https://gist.github.com/mestrtee/d1eb6e1f7c6dd60d8838c3e56cab634d" }, { "type": "PACKAGE", "url": "https://github.com/Blackprint/engine-js" } ], "database_specific": { "cwe_ids": [ "CWE-1321", "CWE-94" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2024-05-20T20:54:10Z", "nvd_published_at": "2024-05-20T17:15:09Z" } }