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

rainbowkit-0.8.0.tgz: 1 vulnerabilities (highest severity is: 5.3) #43

Open
mend-bolt-for-github bot opened this issue Nov 29, 2022 · 0 comments
Open
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend

Comments

@mend-bolt-for-github
Copy link

mend-bolt-for-github bot commented Nov 29, 2022

Vulnerable Library - rainbowkit-0.8.0.tgz

Path to dependency file: /package.json

Path to vulnerable library: /package.json

Found in HEAD commit: 5a14195d842fa047b4e529a4ec122a84b85f321e

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (rainbowkit version) Remediation Possible**
CVE-2022-41713 Medium 5.3 deep-object-diff-1.1.7.tgz Transitive 0.8.1

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

Details

CVE-2022-41713

Vulnerable Library - deep-object-diff-1.1.7.tgz

Deep diffs two objects, including nested structures of arrays and objects, and return the difference.

Library home page: https://registry.npmjs.org/deep-object-diff/-/deep-object-diff-1.1.7.tgz

Path to dependency file: /package.json

Path to vulnerable library: /package.json

Dependency Hierarchy:

  • rainbowkit-0.8.0.tgz (Root Library)
    • css-1.9.1.tgz
      • deep-object-diff-1.1.7.tgz (Vulnerable Library)

Found in HEAD commit: 5a14195d842fa047b4e529a4ec122a84b85f321e

Found in base branch: main

Vulnerability Details

deep-object-diff version 1.1.0 allows an external attacker to edit or add new properties to an object. This is possible because the application does not properly validate incoming JSON keys, thus allowing the 'proto' property to be edited.

Publish Date: 2022-11-03

URL: CVE-2022-41713

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: Low
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2022-11-03

Fix Resolution (deep-object-diff): 1.1.9

Direct dependency fix Resolution (@rainbow-me/rainbowkit): 0.8.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 Mend label Nov 29, 2022
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 Mend
Projects
None yet
Development

No branches or pull requests

0 participants