Publish GHSA-q7jc-v6f2-q9jr

This commit is contained in:
advisory-database[bot]
2023-12-20 18:23:55 +00:00
parent b481a82e34
commit 05a65a89e7
@@ -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,