diff --git a/advisories/unreviewed/2024/05/GHSA-8vr4-h4rr-8ph6/GHSA-8vr4-h4rr-8ph6.json b/advisories/github-reviewed/2024/05/GHSA-8vr4-h4rr-8ph6/GHSA-8vr4-h4rr-8ph6.json similarity index 51% rename from advisories/unreviewed/2024/05/GHSA-8vr4-h4rr-8ph6/GHSA-8vr4-h4rr-8ph6.json rename to advisories/github-reviewed/2024/05/GHSA-8vr4-h4rr-8ph6/GHSA-8vr4-h4rr-8ph6.json index ee13e0766e8..8d2c5183471 100644 --- a/advisories/unreviewed/2024/05/GHSA-8vr4-h4rr-8ph6/GHSA-8vr4-h4rr-8ph6.json +++ b/advisories/github-reviewed/2024/05/GHSA-8vr4-h4rr-8ph6/GHSA-8vr4-h4rr-8ph6.json @@ -1,17 +1,36 @@ { "schema_version": "1.4.0", "id": "GHSA-8vr4-h4rr-8ph6", - "modified": "2024-05-20T18:31:23Z", + "modified": "2024-05-20T20:56:14Z", "published": "2024-05-20T18:31:23Z", "aliases": [ "CVE-2024-24293" ], + "summary": "MiguelCastillo @bit/loader Prototype Pollution issue", "details": "A Prototype Pollution issue in MiguelCastillo @bit/loader v.10.0.3 allows an attacker to execute arbitrary code via the M function e argument in index.js.", "severity": [ ], "affected": [ - + { + "package": { + "ecosystem": "npm", + "name": "@bit/loader" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "10.0.3" + } + ] + } + ] + } ], "references": [ { @@ -21,15 +40,19 @@ { "type": "WEB", "url": "https://gist.github.com/tariqhawis/986fb1c9da6be526fb2656ba8d194b7f" + }, + { + "type": "PACKAGE", + "url": "https://github.com/MiguelCastillo/bit-loader" } ], "database_specific": { "cwe_ids": [ - + "CWE-1321" ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-05-20T20:56:14Z", "nvd_published_at": "2024-05-20T18:15:10Z" } } \ No newline at end of file