← Back

Contribsys

contribsys

7 CVEs • 2 products

Products (2)

Click to collapse
Toggle
Sidekiq
sidekiq
Faktory
faktory

CVEs (7)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Contribsys
1Sidekiq
Apr 18, 2025
Mar 1, 2024
N/A· v4
6.1 MEDIUM· v3
N/A· v2
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.
1Contribsys
1Sidekiq
Apr 18, 2025
Mar 1, 2024
N/A· v4
6.1 MEDIUM· v3
N/A· v2
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.
1Contribsys
1Faktory
Nov 21, 2024
Sep 20, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
Faktory is a language-agnostic persistent background job server. Prior to version 1.8.0, the Faktory web dashboard can suffer from denial of service by a crafted malicious url query param `days`. The vulnerability is rel...Show more
Faktory is a language-agnostic persistent background job server. Prior to version 1.8.0, the Faktory web dashboard can suffer from denial of service by a crafted malicious url query param `days`. The vulnerability is related to how the backend reads the `days` URL query parameter in the Faktory web dashboard. The value is used directly without any checks to create a string slice. If a very large value is provided, the backend server ends up using a significant amount of memory and causing it to crash. Version 1.8.0 fixes this issue.Show less
1Contribsys
1Sidekiq
Nov 21, 2024
Sep 14, 2023
N/A· v4
4.9 MEDIUM· v3
N/A· v2
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 localStora...Show more
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.Show less
1Contribsys
1Sidekiq
Nov 21, 2024
Apr 21, 2023
N/A· v4
9.6 CRITICAL· v3
N/A· v2
Cross-site Scripting (XSS) - Reflected in GitHub repository sidekiq/sidekiq prior to 7.0.8.
2Contribsys
Debian
2Debian Linux
Sidekiq
Nov 21, 2024
Jan 21, 2022
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
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.
2Contribsys
Debian
2Debian Linux
Sidekiq
Nov 21, 2024
Apr 6, 2021
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
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.