samqws-marketing / box_box-ui-elements

https://github.com/box/box-ui-elements.git
Other
0 stars 0 forks source link

CVE-2022-41713 (Medium) detected in deep-object-diff-1.1.0.tgz - autoclosed #180

Closed mend-for-github-com[bot] closed 1 year ago

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

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: - storybook-state-2.0.1.tgz (Root Library) - api-5.3.6.tgz - theming-5.3.6.tgz - :x: **deep-object-diff-1.1.0.tgz** (Vulnerable Library)

Found in HEAD commit: 4fc776e2b95c8b497f6994cb2165365562ae1f82

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

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

:heavy_check_mark: This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.