Vulnerability CVE-2023-50727


Published: 2023-12-22

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.

Type:

CWE-79

(Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting'))

 References:
https://github.com/resque/resque/security/advisories/GHSA-r9mq-m72x-257g
https://github.com/resque/resque/pull/1865
https://github.com/resque/resque/commit/7623b8dfbdd0a07eb04b19fb25b16a8d6f087f9a

Copyright 2026, cxsecurity.com

 

Back to Top