
Cloud Vulnerability DB
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
A denial of service vulnerability (CVE-2023-26141) was discovered in Sidekiq versions before 7.1.3 and before 6.5.10. The vulnerability was discovered by Keegan Parr and disclosed on September 7, 2023. The vulnerability affects the dashboard-charts.js file in Sidekiq's web interface, impacting both the 6.x and 7.x branches of the software (Snyk, CVE).
The vulnerability exists due to insufficient validation of the localStorage.sidekiqTimeInterval value in the dashboard-charts.js file. The code parses this value using parseInt without proper validation, which is then used to set the polling interval. By default, the interval is set to 5000 milliseconds, but an attacker can manipulate this value to cause excessive polling requests. The vulnerability has a CVSS v3.1 base score of 4.9 (Medium), with high impact on availability but requiring high privileges to exploit (Snyk, GitHub Commit).
When exploited, this vulnerability can cause a Denial of Service (DoS) condition by generating excessive polling requests to the server. Setting the localStorage value to a very low number (such as "1") can result in up to 1000 polling requests per second, potentially making the site unusable and affecting server performance. The impact could be amplified if multiple users with dashboard access exploit this vulnerability simultaneously (GitHub Gist).
The vulnerability has been fixed in Sidekiq versions 6.5.10 and 7.1.3 by implementing a minimum delay of 2000 milliseconds for the polling interval. Users are advised to upgrade to these versions or later. For those unable to upgrade immediately, implementing access controls to restrict dashboard access and placing the dashboard behind a Rails constraint can help mitigate the risk (GitHub Commit).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
A comprehensive threat intelligence database of cloud security incidents, actors, tools and techniques
A step-by-step framework for modeling and improving SaaS and PaaS tenant isolation
Get a personalized demo
“Best User Experience I have ever seen, provides full visibility to cloud workloads.”
“Wiz provides a single pane of glass to see what is going on in our cloud environments.”
“We know that if Wiz identifies something as critical, it actually is.”