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
Link | Resource |
---|---|
https://github.com/resque/resque/issues/1679 | Exploit Issue Tracking Mitigation Third Party Advisory |
https://github.com/resque/resque/pull/1687 | Patch |
https://github.com/resque/resque/security/advisories/GHSA-r8xx-8vm8-x6wj | Vendor Advisory |
Configurations
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')