CVE-2023-50725
CVSS V2 None
CVSS V3 None
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.
Overview
- CVE ID
- CVE-2023-50725
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2023-12-22T20:02:15.568Z
- Last Modified Date
- 2023-12-22T20:02:15.568Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/resque/resque/security/advisories/GHSA-gc3j-vvwf-4rp8 | x_refsource_CONFIRM |
https://github.com/resque/resque/pull/1790 | x_refsource_MISC |
https://github.com/resque/resque/commit/ee99d2ed6cc75d9d384483b70c2d96d312115f07 | x_refsource_MISC |
https://github.com/rubysec/ruby-advisory-db/blob/master/gems/resque/CVE-2023-50725.yml | x_refsource_MISC |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2023-50725 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-50725 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-06-25 18:29:30 | Added to TrackCVE |