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 (High) detected in jmespath-1.4.0.gem #30

Open
mend-bolt-for-github bot opened this issue Jun 8, 2022 · 0 comments
Open

CVE-2022-32511 (High) detected in jmespath-1.4.0.gem #30

mend-bolt-for-github bot opened this issue Jun 8, 2022 · 0 comments
Assignees
Labels
good first issue Good for newcomers Hacktoberfest Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link
Contributor

mend-bolt-for-github bot commented Jun 8, 2022

CVE-2022-32511 - High 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

Dependency Hierarchy:

  • fastlane-2.160.0.gem (Root Library)
    • aws-sdk-s3-1.81.0.gem
      • aws-sdk-kms-1.38.0.gem
        • aws-sdk-core-3.107.0.gem
          • jmespath-1.4.0.gem (Vulnerable Library)

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 Jun 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers Hacktoberfest Mend: dependency security vulnerability Security vulnerability detected by WhiteSource
Projects
Status: 🔖 Ready
Development

No branches or pull requests

2 participants