-
-
Notifications
You must be signed in to change notification settings - Fork 220
/
Copy pathCVE-2023-26141.yml
25 lines (25 loc) · 1.01 KB
/
CVE-2023-26141.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
gem: sidekiq
cve: 2023-26141
ghsa: 3qc2-v3hp-6cv8
url: https://nvd.nist.gov/vuln/detail/CVE-2023-26141
title: sidekiq Denial of Service vulnerability
date: 2023-09-14
description: |
Versions of the package sidekiq before 7.1.3 are vulnerable to Denial
of Service (DoS) due to insufficient checks in the dashboard-charts.js
file. An attacker can exploit this vulnerability by manipulating the
localStorage value which will cause excessive polling requests.
cvss_v3: 4.9
patched_versions:
- "~> 6.5.10"
- ">= 7.1.3"
related:
url:
- https://nvd.nist.gov/vuln/detail/CVE-2023-26141
- https://github.com/sidekiq/sidekiq/blob/main/Changes.md#713
- https://github.com/sidekiq/sidekiq/commit/62c90d7c5a7d8a378d79909859d87c2e0702bf89
- https://gist.github.com/keeganparr1/1dffd3c017339b7ed5371ed3d81e6b2a
- https://security.snyk.io/vuln/SNYK-RUBY-SIDEKIQ-5885107
- https://github.com/sidekiq/sidekiq/blob/6-x/web/assets/javascripts/dashboard.js#L6
- https://github.com/advisories/GHSA-3qc2-v3hp-6cv8