VYPR

RubyGems package

sidekiq

pkg:gem/sidekiq

Vulnerabilities (5)

  • CVE-2024-32887MedApr 26, 2024
    affected >= 7.2.0, < 7.2.4fixed 7.2.4

    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

  • CVE-2023-26141Sep 14, 2023
    affected >= 7.0.0, < 7.1.3fixed 7.1.3

    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-2023-1892Apr 5, 2023
    affected >= 7.0.4, < 7.0.8fixed 7.0.8

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

  • CVE-2022-23837Jan 21, 2022
    affected >= 6.0.0, < 6.4.0fixed 6.4.0

    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-2021-30151Apr 6, 2021
    affected < 5.2.0fixed 5.2.0

    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.