Path-Check / gaen-mobile

The mobile application supporting the GAEN Exposure Notifications protocol.
MIT License
42 stars 36 forks source link

CVE-2022-32511 (Critical) detected in jmespath-1.4.0.gem #994

Open mend-bolt-for-github[bot] opened 1 year ago

mend-bolt-for-github[bot] commented 1 year ago

CVE-2022-32511 - Critical Severity Vulnerability

Vulnerable Library - jmespath-1.4.0.gem

Implements JMESPath for Ruby

Library home page: https://rubygems.org/gems/jmespath-1.4.0.gem

Path to dependency file: /android/Gemfile.lock

Path to vulnerable library: /home/wss-scanner/.gem/ruby/2.7.0/cache/jmespath-1.4.0.gem,/home/wss-scanner/.gem/ruby/2.7.0/cache/jmespath-1.4.0.gem

Dependency Hierarchy: - fastlane-2.170.0.gem (Root Library) - aws-sdk-s3-1.86.1.gem - aws-sdk-kms-1.39.0.gem - aws-sdk-core-3.110.0.gem - :x: **jmespath-1.4.0.gem** (Vulnerable Library)

Found in HEAD commit: 5797233d8cdf8daf703b671306e48df2d1fd4cbd

Found in base branch: develop

Vulnerability Details

jmespath.rb (aka JMESPath for Ruby) before 1.6.1 uses JSON.load in a situation where JSON.parse is preferable.

Publish Date: 2022-06-06

URL: CVE-2022-32511

CVSS 3 Score Details (9.8)

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://github.com/advisories/GHSA-5c5f-7vfq-3732

Release Date: 2022-06-06

Fix Resolution: jmespath - 1.6.1


Step up your Open Source Security Game with Mend here