ghsa-3qc2-v3hp-6cv8
Vulnerability from github
Published
2023-09-14 06:30
Modified
2023-10-05 13:29
Severity ?
Summary
sidekiq Denial of Service vulnerability
Details
Versions of the package sidekiq before 7.1.3 and 6.5.10 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.
{ "affected": [ { "package": { "ecosystem": "RubyGems", "name": "sidekiq" }, "ranges": [ { "events": [ { "introduced": "7.0.0" }, { "fixed": "7.1.3" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "RubyGems", "name": "sidekiq" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "6.5.10" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-26141" ], "database_specific": { "cwe_ids": [ "CWE-345", "CWE-400" ], "github_reviewed": true, "github_reviewed_at": "2023-09-14T19:34:57Z", "nvd_published_at": "2023-09-14T05:15:11Z", "severity": "MODERATE" }, "details": "Versions of the package sidekiq before 7.1.3 and 6.5.10 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.", "id": "GHSA-3qc2-v3hp-6cv8", "modified": "2023-10-05T13:29:47Z", "published": "2023-09-14T06:30:19Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26141" }, { "type": "WEB", "url": "https://github.com/sidekiq/sidekiq/commit/62c90d7c5a7d8a378d79909859d87c2e0702bf89" }, { "type": "WEB", "url": "https://gist.github.com/keeganparr1/1dffd3c017339b7ed5371ed3d81e6b2a" }, { "type": "WEB", "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/sidekiq/CVE-2023-26141.yml" }, { "type": "PACKAGE", "url": "https://github.com/sidekiq/sidekiq" }, { "type": "WEB", "url": "https://github.com/sidekiq/sidekiq/blob/6-x/Changes.md#6510" }, { "type": "WEB", "url": "https://github.com/sidekiq/sidekiq/blob/6-x/web/assets/javascripts/dashboard.js#L6" }, { "type": "WEB", "url": "https://github.com/sidekiq/sidekiq/blob/6-x/web/assets/javascripts/dashboard.js%23L6" }, { "type": "WEB", "url": "https://security.snyk.io/vuln/SNYK-RUBY-SIDEKIQ-5885107" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "sidekiq Denial of Service vulnerability" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.