3 results (0.018 seconds)

CVSS: 7.5EPSS: 0%CPEs: 2EXPL: 1

14 Sep 2023 — 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. Las versiones del paquete sidekiq anteriores a la 7.1.3 son vulnerables a la Denegación de Servicio (DoS) debido a comprobaciones insuficientes en el archivo dashboard-charts.js. Un atacante puede aprovechar esta vulnerabilidad manipuland... • https://gist.github.com/keeganparr1/1dffd3c017339b7ed5371ed3d81e6b2a • CWE-345: Insufficient Verification of Data Authenticity CWE-400: Uncontrolled Resource Consumption •

CVSS: 7.5EPSS: 0%CPEs: 3EXPL: 1

21 Jan 2022 — In api.rb in Sidekiq before 5.2.10 and 6.4.0, there is no limit on the number of days when requesting stats for the graph. This overloads the system, affecting the Web UI, and makes it unavailable to users. En api.rb en Sidekiq antes de la versión 5.2.10 y 6.4.0, no hay límite en el número de días cuando se solicitan estadísticas para el gráfico. Esto sobrecarga el sistema, afectando a la interfaz web, y hace que no esté disponible para los usuarios A denial of service vulnerability was found in job schedul... • https://github.com/TUTUMSPACE/exploits/blob/main/sidekiq.md • CWE-770: Allocation of Resources Without Limits or Throttling •

CVSS: 6.1EPSS: 28%CPEs: 3EXPL: 1

06 Apr 2021 — Sidekiq through 5.1.3 and 6.x through 6.2.0 allows XSS via the queue name of the live-poll feature when Internet Explorer is used. Sidekiq versiones hasta 5.1.3 y versiones 6.x hasta 6.2.0, permite un ataque de tipo XSS por medio del nombre queue de la funcionalidad live-poll cuando es usado Internet Explorer A cross-site scripting vulnerability was found in sidekiq via the queue name of the live-poll feature. A potential attacker can impersonate or masquerade as the victim user using this vulnerability whe... • https://github.com/mperham/sidekiq/issues/4852 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •