ManageIQ / miq_bot

ManageIQ Bot
Apache License 2.0
15 stars 39 forks source link

CVE-2024-32887 (Medium) detected in sidekiq-7.2.0.gem - autoclosed #683

Closed mend-bolt-for-github[bot] closed 3 months ago

mend-bolt-for-github[bot] commented 5 months ago

CVE-2024-32887 - Medium Severity Vulnerability

Vulnerable Library - sidekiq-7.2.0.gem

Simple, efficient background processing for Ruby.

Library home page: https://rubygems.org/gems/sidekiq-7.2.0.gem

Path to dependency file: /Gemfile.lock

Path to vulnerable library: /home/wss-scanner/.gem/ruby/3.2.0/cache/sidekiq-7.2.0.gem

Dependency Hierarchy: - :x: **sidekiq-7.2.0.gem** (Vulnerable Library)

Found in base branch: master

Vulnerability Details

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 could exploit it to target users of the Sidekiq Web UI. Moreover, if other applications are deployed on the same domain or website as Sidekiq, users of those applications could also be affected, leading to a broader scope of compromise. Potentially compromising their accounts, forcing the users to perform sensitive actions, stealing sensitive data, performing CORS attacks, defacement of the web application, etc. This issue has been patched in version 7.2.4.

Publish Date: 2024-04-26

URL: CVE-2024-32887

CVSS 3 Score Details (5.5)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: Low - User Interaction: Required - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: Low

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://github.com/sidekiq/sidekiq/security/advisories/GHSA-q655-3pj8-9fxq

Release Date: 2024-04-26

Fix Resolution: sidekiq - 7.2.4


Step up your Open Source Security Game with Mend here

mend-bolt-for-github[bot] commented 3 months ago

:heavy_check_mark: This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.