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

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

Open
mend-bolt-for-github bot opened this issue Sep 26, 2022 · 0 comments
Open

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

mend-bolt-for-github bot opened this issue Sep 26, 2022 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link
Contributor

mend-bolt-for-github bot commented Sep 26, 2022

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
          • 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: 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

@mend-bolt-for-github mend-bolt-for-github bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Sep 26, 2022
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2022-32511 (High) detected in jmespath-1.4.0.gem CVE-2022-32511 (Critical) detected in jmespath-1.4.0.gem Dec 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants