CVE-2023-50725
The following paths in resque-web have been found to be vulnerable to reflected XSS: "/failed/?class=<script>alert(document.cookie)</script>" and "/queues/><img src=a onerror=alert(document.cookie)>".
Does this matter?
Lower severity and a low EPSS score (0.53%). Track it; it rarely justifies an emergency change on its own.
Description
Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later. The following paths in resque-web have been found to be vulnerable to reflected XSS: "/failed/?class=<script>alert(document.cookie)</script>" and "/queues/><img src=a onerror=alert(document.cookie)>". This issue has been patched in version 2.2.1.
- 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.53% probability · 43th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-79
- Affected
- resque/resque
- Source
- security-advisories@github.com
References
- https://github.com/resque/resque/commit/ee99d2ed6cc75d9d384483b70c2d96d312115f07Patch
- https://github.com/resque/resque/pull/1790Patch
- https://github.com/resque/resque/security/advisories/GHSA-gc3j-vvwf-4rp8Patch, Vendor Advisory
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/resque/CVE-2023-50725.ymlThird Party Advisory
- https://github.com/resque/resque/commit/ee99d2ed6cc75d9d384483b70c2d96d312115f07Patch
- https://github.com/resque/resque/pull/1790Patch
- https://github.com/resque/resque/security/advisories/GHSA-gc3j-vvwf-4rp8Patch, Vendor Advisory
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/resque/CVE-2023-50725.ymlThird Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.