CVE-2023-1892
sidekiq vulnerable to cross-site scripting
Summary
Remediation
Upgrade to the fixed version using your package manager.
gem install sidekiq -v 7.0.8
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (1)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| sidekiq | rubygems | 7.0.4, 7.0.5, 7.0.6, 7.0.7 | 7.0.8 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-79Cross-site Scripting (XSS)MITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 8.3 score means for each attack dimension.
CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:L
References
- https://nvd.nist.gov/vuln/detail/CVE-2023-1892ADVISORY
- https://github.com/sidekiq/sidekiq/commit/458fdf74176a9881478c48dc5cf0269107b22214WEB
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/sidekiq/CVE-2023-1892.ymlWEB
- https://github.com/sidekiq/sidekiqPACKAGE
- https://github.com/sidekiq/sidekiq/blob/main/Changes.md#708WEB
- https://huntr.dev/bounties/e35e5653-c429-4fb8-94a3-cbc123ae4777WEB
Frequently Asked Questions
- What is CVE-2023-1892?
- sidekiq vulnerable to cross-site scripting This vulnerability has been assigned a severity rating of HIGH (CVSS score: 8.3/10).
- How do I check if my project is affected by CVE-2023-1892?
- CVE-2023-1892 affects sidekiq. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2023-1892 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
Also Known As
Related CVEs
- CVE-2026-64679HIGH
Atlantis Workspace Handling has Path Traversal that Allows Out-of-Bounds Directory Deletion/Creation
- CVE-2026-54347HIGH
Froxlor: Stored XSS in DNS TXT Record Content Allows Customer-to-Admin Account Takeover
- CVE-2026-63135HIGH
YOURLS has stored XSS in referrer statistics chart via crafted Referer header
- CVE-2026-63337HIGH
RabbitMQ Java client: Unvalidated Class.forName in JSON-RPC ProcedureDescription enables arbitrary class loading
- CVE-2026-54178HIGH
Laravel Backpack CRUD: Arbitrary file deletion via attacker-controlled clear_<attr>[] in HasUploadFields::uploadMultipleFilesToDisk
- CVE-2026-54167HIGH
Pipelines-as-Code GitHub App token request can be redirected via untrusted Enterprise Host header
- CVE-2026-54182HIGH
Laravel Backpack CRUD: OS command injection in Stats::makeCurlRequest via attacker-controlled Host header (pre-auth)
- CVE-2024-32887MEDIUM
Sidekiq vulnerable to a Reflected XSS in Queues Web Page
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies