CVE-2024-32887
Reflected XSS in sidekiq
Record summary
CVE-2024-32887 has a selected CVSS score of 5.5 (medium).
Description
Sidekiq is simple, efficient background processing for Ruby. Sidekiq is reflected XSS vulnerability. The value of substr parameter is reflected in the response without any encoding, allowing an attacker to inject Javascript code into the response of the application. An attacker could exploit it to target users of the Sidekiq Web UI. Moreover, if other applications are deployed on the same domain or website as Sidekiq, users of those applications could also be affected, leading to a broader scope of compromise. Potentially compromising their accounts, forcing the users to perform sensitive actions, stealing sensitive data, performing CORS attacks, defacement of the web application, etc. This issue has been patched in version 7.2.4.
Exploitation context
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Apr 29, 2024 · Source: CVE List
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
sidekiqBrowse sidekiq / sidekiqDefault status: unknown | CVE List | 7.2.0 | affected |
| >= 7.2.0, < 7.2.4 | affected | ||
sidekiqBrowse RubyGems / sidekiq | GitHub Advisory | 7.2.0 to < 7.2.4 · Fixed in 7.2.4 | affected |