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…
Does this matter?
Lower severity and a low EPSS score (0.48%). Track it; it rarely justifies an emergency change on its own.
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 3.1
- 6.1 MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
- EPSS
- 0.48% probability · 40th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-79
- Affected
- resque/resque
- Source
- security-advisories@github.com
References
- https://github.com/resque/resque/issues/1679Exploit, Issue Tracking, Mitigation, Third Party Advisory
- 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/1679Exploit, Issue Tracking, Mitigation, Third Party Advisory
- https://github.com/resque/resque/pull/1687Patch
- https://github.com/resque/resque/security/advisories/GHSA-r8xx-8vm8-x6wjVendor Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.