\" and \"/queues/>\". This issue has been patched in version 2.2.1.", "datePublished": "2023-12-22T20:02:15Z", "dateModified": "2024-08-02T22:16:47Z", "keywords": "CVE-2023-50725, vulnerability, CVE, security, resque, resque", "about": { "@type": "SoftwareApplication", "name": "resque", "applicationCategory": "SecurityApplication", "operatingSystem": "All" } }
CVE-2023-50725 MEDIUM

CVE-2023-50725: Resque vulnerable to reflected XSS in resque-web failed and queues lists

Vendor Resque
Product resque
Weakness CWE-79 · XSS
Published December 22, 2023
Last update August 2, 2024

CVSS base score

6.3/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction Required
Confidentiality Low
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:H/A:N

What the vulnerability does

01Description

Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later. The following paths in resque-web have been found to be vulnerable to reflected XSS: "/failed/?class=<script>alert(document.cookie)</script>" and "/queues/><img src=a onerror=alert(document.cookie)>". This issue has been patched in version 2.2.1.

Key dates

02Disclosure timeline

December 22, 2023 CVE published
August 2, 2024 Record updated