From bd1823fc582f9df933cc7e643872bb3b7638b652 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2024 17:46:56 +0000 Subject: [PATCH] Publish GHSA-gc7m-596h-x57r --- .../07/GHSA-gc7m-596h-x57r/GHSA-gc7m-596h-x57r.json | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) 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"