CVE-2023-50725

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:resque:resque:*:*:*:*:*:ruby:*:*

History

No history.

Information

Published : 2023-12-22 20:15

Updated : 2024-01-03 03:20


NVD link : CVE-2023-50725

Mitre link : CVE-2023-50725

CVE.ORG link : CVE-2023-50725


JSON object : View

Products Affected

resque

  • resque
CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')