Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fastlane-2.210.1.gem: 2 vulnerabilities (highest severity is: 5.3) #26

Open
appcues-wss bot opened this issue May 17, 2024 · 0 comments
Open

fastlane-2.210.1.gem: 2 vulnerabilities (highest severity is: 5.3) #26

appcues-wss bot opened this issue May 17, 2024 · 0 comments
Labels
security vulnerability Security vulnerability detected by WhiteSource

Comments

@appcues-wss
Copy link

appcues-wss bot commented May 17, 2024

Vulnerable Library - fastlane-2.210.1.gem

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in Remediation Available
CVE-2024-35176 Medium 5.3 rexml-3.2.5.gem Transitive N/A
CVE-2024-39908 Medium 4.3 rexml-3.2.5.gem Transitive N/A

Details

CVE-2024-35176

Vulnerable Library - rexml-3.2.5.gem

An XML toolkit for Ruby

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

Dependency Hierarchy:

  • fastlane-2.210.1.gem (Root Library)
    • CFPropertyList-3.0.6.gem
      • rexml-3.2.5.gem (Vulnerable Library)

Found in base branch: main

Vulnerability Details

REXML is an XML toolkit for Ruby. The REXML gem before 3.2.6 has a denial of service vulnerability when it parses an XML that has many <s in an attribute value. Those who need to parse untrusted XMLs may be impacted to this vulnerability. The REXML gem 3.2.7 or later include the patch to fix this vulnerability. As a workaround, don't parse untrusted XMLs.

Publish Date: 2024-05-16

URL: CVE-2024-35176

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: GHSA-vg3r-rm7w-2xgh

Release Date: 2024-05-16

Fix Resolution: rexml - 3.2.7

CVE-2024-39908

Vulnerable Library - rexml-3.2.5.gem

An XML toolkit for Ruby

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

Dependency Hierarchy:

  • fastlane-2.210.1.gem (Root Library)
    • CFPropertyList-3.0.6.gem
      • rexml-3.2.5.gem (Vulnerable Library)

Found in base branch: main

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: GHSA-4xqq-m2hx-25v8

Release Date: 2024-07-16

Fix Resolution: rexml - 3.3.2

@appcues-wss appcues-wss bot added the security vulnerability Security vulnerability detected by WhiteSource label May 17, 2024
@appcues-wss appcues-wss bot changed the title fastlane-2.210.1.gem: 1 vulnerabilities (highest severity is: 5.3) fastlane-2.210.1.gem: 2 vulnerabilities (highest severity is: 5.3) Jul 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants