Vonage-Community / sample-voice-react-native-app

This project provides a sample React Native project that highlights how to make use of the Android and iOS Client SDK features within a cross platform application.
MIT License
2 stars 0 forks source link

cocoapods-1.12.1.gem: 2 vulnerabilities (highest severity is: 5.3) #2

Open mend-for-github-com[bot] opened 7 months ago

mend-for-github-com[bot] commented 7 months ago
Vulnerable Library - cocoapods-1.12.1.gem

Path to dependency file: /Gemfile.lock

Path to vulnerable library: /home/wss-scanner/.gem/ruby/3.2.0/cache/activesupport-6.1.7.4.gem

Found in HEAD commit: eb0424f8110b9b19d4aa2ba04d75b233b2da5837

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (cocoapods version) Remediation Possible**
CVE-2024-35176 Medium 5.3 rexml-3.2.5.gem Transitive N/A*
CVE-2023-38037 Medium 4.3 activesupport-6.1.7.4.gem Transitive N/A*

*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

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

Path to dependency file: /Gemfile.lock

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

Dependency Hierarchy: - cocoapods-1.12.1.gem (Root Library) - xcodeproj-1.22.0.gem - :x: **rexml-3.2.5.gem** (Vulnerable Library)

Found in HEAD commit: eb0424f8110b9b19d4aa2ba04d75b233b2da5837

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: https://github.com/ruby/rexml/security/advisories/GHSA-vg3r-rm7w-2xgh

Release Date: 2024-05-16

Fix Resolution: rexml - 3.2.7

CVE-2023-38037 ### Vulnerable Library - activesupport-6.1.7.4.gem

A toolkit of support libraries and Ruby core extensions extracted from the Rails framework. Rich support for multibyte strings, internationalization, time zones, and testing.

Library home page: https://rubygems.org/gems/activesupport-6.1.7.4.gem

Path to dependency file: /Gemfile.lock

Path to vulnerable library: /home/wss-scanner/.gem/ruby/3.2.0/cache/activesupport-6.1.7.4.gem

Dependency Hierarchy: - cocoapods-1.12.1.gem (Root Library) - cocoapods-core-1.12.1.gem - :x: **activesupport-6.1.7.4.gem** (Vulnerable Library)

Found in HEAD commit: eb0424f8110b9b19d4aa2ba04d75b233b2da5837

Found in base branch: main

### Vulnerability Details

Active Support Possibly Discloses Locally Encrypted Files

Publish Date: 2023-07-12

URL: CVE-2023-38037

### CVSS 3 Score Details (4.3)

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

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Origin: https://github.com/advisories/GHSA-cr5q-6q9f-rq6q

Release Date: 2023-07-12

Fix Resolution: activesupport - 6.1.7.5,7.0.7.1

mend-for-github-com[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.

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

:information_source: This issue was automatically re-opened by Mend because the vulnerable library in the specific branch(es) has been detected in the Mend inventory.