7.5
CVE-2023-26141
- EPSS 0.75%
- Veröffentlicht 14.09.2023 05:15:11
- Zuletzt bearbeitet 21.11.2024 07:50:51
- CVE-Watchlists
- Unerledigt
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Contribsys ≫ Sidekiq Version < 6.5.10
Contribsys ≫ Sidekiq Version >= 7.0 < 7.1.3
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.75% | 0.501 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 4.9 | 1.2 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H
|
| report@snyk.io | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
CWE-345 Insufficient Verification of Data Authenticity
The product does not sufficiently verify the origin or authenticity of data, in a way that causes it to accept invalid data.
CWE-400 Uncontrolled Resource Consumption
The product does not properly control the allocation and maintenance of a limited resource.
https://gist.github.com/keeganparr1/1dffd3c017339b7ed5371ed3d81e6b2a
https://github.com/sidekiq/sidekiq/blob/6-x/web/assets/javascripts/dashboard.js%23L6
https://github.com/sidekiq/sidekiq/commit/62c90d7c5a7d8a378d79909859d87c2e0702bf89
https://security.snyk.io/vuln/SNYK-RUBY-SIDEKIQ-5885107