From 05a65a89e725d1120d84990fe9eefb430ce252a6 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 20 Dec 2023 18:23:55 +0000 Subject: [PATCH] Publish GHSA-q7jc-v6f2-q9jr --- .../2022/12/GHSA-q7jc-v6f2-q9jr/GHSA-q7jc-v6f2-q9jr.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/advisories/github-reviewed/2022/12/GHSA-q7jc-v6f2-q9jr/GHSA-q7jc-v6f2-q9jr.json b/advisories/github-reviewed/2022/12/GHSA-q7jc-v6f2-q9jr/GHSA-q7jc-v6f2-q9jr.json index 0bf06d23919..2fe5b470182 100644 --- a/advisories/github-reviewed/2022/12/GHSA-q7jc-v6f2-q9jr/GHSA-q7jc-v6f2-q9jr.json +++ b/advisories/github-reviewed/2022/12/GHSA-q7jc-v6f2-q9jr/GHSA-q7jc-v6f2-q9jr.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-q7jc-v6f2-q9jr", - "modified": "2023-12-18T19:30:26Z", + "modified": "2023-12-20T18:21:37Z", "published": "2022-12-13T15:30:26Z", "withdrawn": "2023-12-18T19:30:26Z", "aliases": [ @@ -10,7 +10,10 @@ "summary": "Duplicate Advisory: Resque Scheduler Reflected XSS In Delayed Jobs View", "details": "## Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-9hmq-fm33-x4xx. This link is maintained to preserve external references.\n\n## Original Description\nResque Scheduler version 1.27.4 is vulnerable to Cross-site scripting (XSS). A remote attacker could inject javascript code to the \"{schedule_job}\" or \"args\" parameter in /resque/delayed/jobs/{schedule_job}?args={args_id} to execute javascript at client side.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" + } ], "affected": [ { @@ -49,7 +52,7 @@ ], "database_specific": { "cwe_ids": [ - + "CWE-79" ], "severity": "MODERATE", "github_reviewed": true,