Vulnerability Description
Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later. Reflected XSS issue occurs when /queues is appended with /"><svg%20onload=alert(domain)>. This issue has been patched in version 2.6.0.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Resque | Resque | < 2.6.0 |
Related Weaknesses (CWE)
References
- https://github.com/resque/resque/commit/7623b8dfbdd0a07eb04b19fb25b16a8d6f087f9aPatch
- https://github.com/resque/resque/pull/1865Patch
- https://github.com/resque/resque/security/advisories/GHSA-r9mq-m72x-257gPatchVendor Advisory
- https://github.com/resque/resque/commit/7623b8dfbdd0a07eb04b19fb25b16a8d6f087f9aPatch
- https://github.com/resque/resque/pull/1865Patch
- https://github.com/resque/resque/security/advisories/GHSA-r9mq-m72x-257gPatchVendor Advisory
FAQ
What is CVE-2023-50727?
CVE-2023-50727 is a vulnerability with a CVSS score of 6.3 (MEDIUM). Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later. Reflected XSS issue occurs when /queues is appended with /"><svg%20onloa...
How severe is CVE-2023-50727?
CVE-2023-50727 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-50727?
Check the references section above for vendor advisories and patch information. Affected products include: Resque Resque.