PT-2023-31625 · Resque · Resque
Patrick Tulskie
+1
·
Published
2023-12-18
·
Updated
2024-01-03
·
CVE-2023-50727
CVSS v3.1
6.3
Medium
| Vector | AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:H/A:N |
Name of the Vulnerable Software and Affected Versions
Resque versions prior to 2.6.0
Description
A reflected XSS issue occurs when the
/queues endpoint is appended with malicious input, such as "><svg onload=alert(domain)>. This allows for cross-site scripting attacks. The estimated number of potentially affected devices is not provided. There is no information about real-world incidents where this issue was exploited. The /queues endpoint is vulnerable, specifically the current queue portion of the path.Recommendations
For versions prior to 2.6.0, update to version 2.6.0 to resolve the issue. As a temporary workaround, consider avoiding clicks on third-party or untrusted links to the resque-web interface until the application is patched. Restrict access to the
/queues endpoint to minimize the risk of exploitation. Avoid using untrusted input in the current queue portion of the path until the issue is resolved.Exploit
Fix
XSS
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Resque