diff --git a/advisories/github-reviewed/2024/05/GHSA-g3q2-vcjq-rgrc/GHSA-g3q2-vcjq-rgrc.json b/advisories/github-reviewed/2024/05/GHSA-g3q2-vcjq-rgrc/GHSA-g3q2-vcjq-rgrc.json new file mode 100644 index 00000000000..67a6f87ba38 --- /dev/null +++ b/advisories/github-reviewed/2024/05/GHSA-g3q2-vcjq-rgrc/GHSA-g3q2-vcjq-rgrc.json @@ -0,0 +1,62 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-g3q2-vcjq-rgrc", + "modified": "2024-05-20T20:54:10Z", + "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": [ + + ], + "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" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-05-20T20:54:10Z", + "nvd_published_at": "2024-05-20T17:15:09Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/05/GHSA-g3q2-vcjq-rgrc/GHSA-g3q2-vcjq-rgrc.json b/advisories/unreviewed/2024/05/GHSA-g3q2-vcjq-rgrc/GHSA-g3q2-vcjq-rgrc.json deleted file mode 100644 index 1abc7d4995e..00000000000 --- a/advisories/unreviewed/2024/05/GHSA-g3q2-vcjq-rgrc/GHSA-g3q2-vcjq-rgrc.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-g3q2-vcjq-rgrc", - "modified": "2024-05-20T18:31:22Z", - "published": "2024-05-20T18:31:22Z", - "aliases": [ - "CVE-2024-24294" - ], - "details": "A Prototype Pollution issue in Blackprint @blackprint/engine v.0.9.0 allows an attacker to execute arbitrary code via the _utils.setDeepProperty function of engine.min.js.", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24294" - }, - { - "type": "WEB", - "url": "https://gist.github.com/mestrtee/d1eb6e1f7c6dd60d8838c3e56cab634d" - } - ], - "database_specific": { - "cwe_ids": [ - - ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2024-05-20T17:15:09Z" - } -} \ No newline at end of file