CVE-2023-50727 MEDIUM

CVE-2023-50727: Resque vulnerable to reflected XSS in Queue Endpoint

Vendor Resque
Product resque
Weakness CWE-79 · XSS
Published December 22, 2023
Last update April 23, 2025

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. Reflected XSS issue occurs when /queues is appended with /"><svg%20onload=alert(domain)>. This issue has been patched in version 2.6.0.

Key dates

02Disclosure timeline

December 22, 2023 CVE published
April 23, 2025 Record updated