← Back to CVE List

CVE-2023-50725

Published: 2023-12-22T20:15Z
Last Modified: 2024-11-21T08:37Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt