From 0614fd97a305ff75791613f540acdd5d3a933e7b Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 18:57:43 +0000 Subject: [PATCH] Publish GHSA-gj3p-j74v-3x57 --- .../GHSA-gj3p-j74v-3x57.json | 35 +++++++++++++++---- 1 file changed, 29 insertions(+), 6 deletions(-) rename advisories/{unreviewed => github-reviewed}/2024/09/GHSA-gj3p-j74v-3x57/GHSA-gj3p-j74v-3x57.json (67%) diff --git a/advisories/unreviewed/2024/09/GHSA-gj3p-j74v-3x57/GHSA-gj3p-j74v-3x57.json b/advisories/github-reviewed/2024/09/GHSA-gj3p-j74v-3x57/GHSA-gj3p-j74v-3x57.json similarity index 67% rename from advisories/unreviewed/2024/09/GHSA-gj3p-j74v-3x57/GHSA-gj3p-j74v-3x57.json rename to advisories/github-reviewed/2024/09/GHSA-gj3p-j74v-3x57/GHSA-gj3p-j74v-3x57.json index 70bd10de56c..778ffa8cf5f 100644 --- a/advisories/unreviewed/2024/09/GHSA-gj3p-j74v-3x57/GHSA-gj3p-j74v-3x57.json +++ b/advisories/github-reviewed/2024/09/GHSA-gj3p-j74v-3x57/GHSA-gj3p-j74v-3x57.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-gj3p-j74v-3x57", - "modified": "2024-09-27T15:30:35Z", + "modified": "2024-10-08T18:56:10Z", "published": "2024-09-27T15:30:35Z", "aliases": [ "CVE-2024-9283" ], + "summary": "ReLaXed Cross-site Scripting vulnerability", "details": "A vulnerability classified as problematic has been found in RelaxedJS ReLaXed up to 0.2.2. Affected is an unknown function of the component Pug to PDF Converter. The manipulation leads to cross site scripting. An attack has to be approached locally. The exploit has been disclosed to the public and may be used.", "severity": [ { @@ -14,11 +15,29 @@ }, { "type": "CVSS_V4", - "score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" + "score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P" } ], "affected": [ - + { + "package": { + "ecosystem": "npm", + "name": "relaxedjs" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "0.2.5" + } + ] + } + ] + } ], "references": [ { @@ -29,6 +48,10 @@ "type": "WEB", "url": "https://drive.google.com/file/d/1Ll1dRwQds8987S-l5o2iJu4MQRG-p4-A/view?usp=sharing" }, + { + "type": "PACKAGE", + "url": "https://github.com/RelaxedJS/ReLaXed" + }, { "type": "WEB", "url": "https://vuldb.com/?ctiid.278676" @@ -46,9 +69,9 @@ "cwe_ids": [ "CWE-79" ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "severity": "LOW", + "github_reviewed": true, + "github_reviewed_at": "2024-10-08T18:56:10Z", "nvd_published_at": "2024-09-27T14:15:05Z" } } \ No newline at end of file