Open mend-bolt-for-github[bot] opened 3 months ago
This issue has been automatically marked as stale because it has not been updated for at least 3 months.
If you can still reproduce this issue on the current release or on master
, please reply with all of the information you have about it in order to keep the issue open.
CVE-2024-39908 - 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: - jekyll-4.3.3.gem (Root Library) - kramdown-2.4.0.gem - :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 before 3.3.1 has some DoS vulnerabilities when it parses an XML that has many specific characters such as `<`, `0` and `%>`. If you need to parse untrusted XMLs, you many be impacted to these vulnerabilities. The REXML gem 3.3.2 or later include the patches to fix these vulnerabilities. Users are advised to upgrade. Users unable to upgrade should avoid parsing untrusted XML strings.
Publish Date: 2024-07-16
URL: CVE-2024-39908
CVSS 3 Score Details (4.3)
Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - 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/ruby/rexml/security/advisories/GHSA-4xqq-m2hx-25v8
Release Date: 2024-07-16
Fix Resolution: rexml - 3.3.2
Step up your Open Source Security Game with Mend here