Filtered by vendor Resque Subscriptions
Filtered by product Resque Subscriptions
Total 3 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2023-50724 1 Resque 1 Resque 2024-08-27 6.3 Medium
Resque (pronounced like "rescue") is a Redis-backed library for creating background jobs, placing those jobs on multiple queues, and processing them later. resque-web in resque versions before 2.1.0 are vulnerable to reflected XSS through the current_queue parameter in the path of the queues endpoint. This issue has been patched in version 2.1.0.
CVE-2023-50727 1 Resque 1 Resque 2024-08-02 6.3 Medium
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.
CVE-2023-50725 1 Resque 1 Resque 2024-08-02 6.3 Medium
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.