
CVE-2023-46950
https://notcve.org/view.php?id=CVE-2023-46950
01 Mar 2024 — Cross Site Scripting vulnerability in Contribsys Sidekiq v.6.5.8 allows a remote attacker to obtain sensitive information via a crafted URL to the filter functions. • https://github.com/mhenrixon/sidekiq-unique-jobs/security/advisories/GHSA-cmh9-rx85-xj38 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •

CVE-2023-46951
https://notcve.org/view.php?id=CVE-2023-46951
01 Mar 2024 — Cross Site Scripting vulnerability in Contribsys Sidekiq v.6.5.8 allows a remote attacker to obtain sensitive information via a crafted payload to the uniquejobs function. • https://github.com/mhenrixon/sidekiq-unique-jobs/security/advisories/GHSA-cmh9-rx85-xj38 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •

CVE-2023-26141 – sidekiq: DoS in dashboard-charts
https://notcve.org/view.php?id=CVE-2023-26141
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 •

CVE-2023-1892 – Cross-site Scripting (XSS) - Reflected in sidekiq/sidekiq
https://notcve.org/view.php?id=CVE-2023-1892
05 Apr 2023 — Cross-site Scripting (XSS) - Reflected in GitHub repository sidekiq/sidekiq prior to 7.0.8. • https://github.com/sidekiq/sidekiq/commit/458fdf74176a9881478c48dc5cf0269107b22214 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •

CVE-2022-23837 – sidekiq: WebUI Denial of Service caused by number of days on graph
https://notcve.org/view.php?id=CVE-2022-23837
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 •

CVE-2021-30151 – sidekiq: XSS via the queue name of the live-poll feature
https://notcve.org/view.php?id=CVE-2021-30151
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') •