Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Resque | Resque | < 2.1.0 |
Related Weaknesses (CWE)
References
- https://github.com/resque/resque/issues/1679ExploitIssue TrackingMitigation
- https://github.com/resque/resque/pull/1687Patch
- https://github.com/resque/resque/security/advisories/GHSA-r8xx-8vm8-x6wjVendor Advisory
- https://github.com/resque/resque/issues/1679ExploitIssue TrackingMitigation
- https://github.com/resque/resque/pull/1687Patch
- https://github.com/resque/resque/security/advisories/GHSA-r8xx-8vm8-x6wjVendor Advisory
FAQ
What is CVE-2023-50724?
CVE-2023-50724 is a vulnerability with a CVSS score of 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 a...
How severe is CVE-2023-50724?
CVE-2023-50724 has been rated MEDIUM with a CVSS base score of 6.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-50724?
Check the references section above for vendor advisories and patch information. Affected products include: Resque Resque.