CVE-2023-50724

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

Configuration 1 (hide)

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

History

No history.

Information

Published : 2023-12-21 15:15

Updated : 2024-01-02 18:40


NVD link : CVE-2023-50724

Mitre link : CVE-2023-50724

CVE.ORG link : CVE-2023-50724


JSON object : View

Products Affected

resque

  • resque
CWE
CWE-79

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