VYPR

Sidekiq

by Sidekiq

gem: sidekiq

Source repositories

CVEs (4)

  • CVE-2023-1892CriApr 21, 2023
    risk 0.56cvss 9.6epss 0.03

    Cross-site Scripting (XSS) - Reflected in GitHub repository sidekiq/sidekiq prior to 7.0.8.

  • CVE-2023-26141HigSep 14, 2023
    risk 0.42cvss 7.5epss 0.01

    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.

  • CVE-2022-23837HigJan 21, 2022
    risk 0.42cvss 7.5epss 0.05

    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.

  • CVE-2024-32887MedApr 26, 2024
    risk 0.29cvss 5.5epss 0.01

    Sidekiq is simple, efficient background processing for Ruby. Sidekiq is reflected XSS vulnerability. The value of substr parameter is reflected in the response without any encoding, allowing an attacker to inject Javascript code into the response of the application. An attacker…