ManageIQ / ManageIQ/dbus_api_service

CVE-2024-41946 (Medium) detected in rexml-3.2.8.gem

Open
#49 5 comments 0 reactions 0 assignees View on GitHub
Mend: dependency security vulnerability stale
Dominant language
Ruby
Stars
1
Forks
12
PR merge metrics
No merged PRs in 30d

Description

## CVE-2024-41946 - Medium Severity Vulnerability
Vulnerable Library - rexml-3.2.8.gem

An XML toolkit for Ruby


Library home page: https://rubygems.org/gems/rexml-3.2.8.gem


Path to dependency file: /Gemfile.lock


Path to vulnerable library: /home/wss-scanner/.gem/ruby/3.2.0/cache/rexml-3.2.8.gem


Dependency Hierarchy:
- ruby-dbus-0.23.1.gem (Root Library)
- :x: **rexml-3.2.8.gem** (Vulnerable Library)

Found in base branch: master



Vulnerability Details



REXML is an XML toolkit for Ruby. The REXML gem 3.3.2 has a DoS vulnerability when it parses an XML that has many entity expansions with SAX2 or pull parser API. The REXML gem 3.3.3 or later include the patch to fix the vulnerability.

Publish Date: 2024-08-01

URL: CVE-2024-41946



CVSS 3 Score Details (5.3)

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


For more information on CVSS3 Scores, click here.


Suggested Fix

Type: Upgrade version


Origin: https://github.com/advisories/GHSA-5866-49gr-22v4


Release Date: 2024-08-01


Fix Resolution: rexml - 3.3.3

***
Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)

Contributor guide

Open the contributing guide

Research direction

Start with Gemfile.lock and inspect how rexml-3.2.8 is resolved through ruby-dbus. Update the dependency to a version at or above 3.3.3, then run the project's dependency checks and tests; done means the lockfile no longer selects the vulnerable version.

Written by the indexing model from the issue text.

Assessment

Tech stack
ruby
Domain
security
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.