diff --git a/advisories/github-reviewed/2024/07/GHSA-gc7m-596h-x57r/GHSA-gc7m-596h-x57r.json b/advisories/github-reviewed/2024/07/GHSA-gc7m-596h-x57r/GHSA-gc7m-596h-x57r.json index ae33fef7f65..ee185c54758 100644 --- a/advisories/github-reviewed/2024/07/GHSA-gc7m-596h-x57r/GHSA-gc7m-596h-x57r.json +++ b/advisories/github-reviewed/2024/07/GHSA-gc7m-596h-x57r/GHSA-gc7m-596h-x57r.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-gc7m-596h-x57r", - "modified": "2024-07-01T21:52:53Z", + "modified": "2024-07-05T17:45:27Z", "published": "2024-07-01T15:32:11Z", "aliases": [ "CVE-2024-38992" @@ -9,13 +9,16 @@ "summary": "frappejs was discovered to contain a prototype pollution via the function registerView", "details": "airvertco frappejs v0.0.11 was discovered to contain a prototype pollution via the function registerView. This vulnerability allows attackers to execute arbitrary code or cause a Denial of Service (DoS) via injecting arbitrary properties.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" + } ], "affected": [ { "package": { "ecosystem": "npm", - "name": "frappejs" + "name": "@airvertco/frappejs" }, "versions": [ "0.0.11" @@ -44,7 +47,7 @@ "cwe_ids": [ "CWE-1321" ], - "severity": "MODERATE", + "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2024-07-01T21:52:53Z", "nvd_published_at": "2024-07-01T13:15:04Z"