RubySec

Providing security resources for the Ruby community

CVE-2022-23837 (sidekiq): Denial of service in sidekiq

ADVISORIES

GEM

sidekiq

SEVERITY

CVSS v3.x: 7.5 (High)

CVSS v2.0: 5.0 (Medium)

PATCHED VERSIONS

  • >= 6.4.0
  • ~> 5.2.10

DESCRIPTION

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.

RELATED