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-41713 (Medium) detected in deep-object-diff-1.1.0.tgz #98

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

Comments

@mend-for-github-com
Copy link

mend-for-github-com bot commented Nov 4, 2022

CVE-2022-41713 - Medium Severity Vulnerability

Vulnerable Library - deep-object-diff-1.1.0.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.0.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/deep-object-diff/package.json

Dependency Hierarchy:

  • addon-info-5.3.19.tgz (Root Library)
    • theming-5.3.19.tgz
      • deep-object-diff-1.1.0.tgz (Vulnerable Library)

Found in HEAD commit: aeab869031be23faba5c5de38e09f27a58e99471

Found in base branch: master

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 (@storybook/addon-info): 5.3.20


⛑️ Automatic Remediation will be attempted for this issue.

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