Jason-Clark-FG / OpenMetadata-FG

Factors Group Customizations to the OpenMetadata repository
Apache License 2.0
0 stars 0 forks source link

okta-auth-js-7.5.0.tgz: 1 vulnerabilities (highest severity is: 9.8) - autoclosed #97

Closed mend-for-github-com[bot] closed 3 weeks ago

mend-for-github-com[bot] commented 1 month ago
Vulnerable Library - okta-auth-js-7.5.0.tgz

Path to dependency file: /openmetadata-ui/src/main/resources/ui/package.json

Path to vulnerable library: /openmetadata-ui/src/main/resources/ui/node_modules/jsonpath-plus/package.json

Found in HEAD commit: 0d43a8050e6c73014cff9be7dec96a81296f3061

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (okta-auth-js version) Remediation Possible**
CVE-2024-21534 Critical 9.8 jsonpath-plus-6.0.1.tgz Transitive N/A*

*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.

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

Details

CVE-2024-21534 ### Vulnerable Library - jsonpath-plus-6.0.1.tgz

A JS implementation of JSONPath with some additional operators

Library home page: https://registry.npmjs.org/jsonpath-plus/-/jsonpath-plus-6.0.1.tgz

Path to dependency file: /openmetadata-ui/src/main/resources/ui/package.json

Path to vulnerable library: /openmetadata-ui/src/main/resources/ui/node_modules/jsonpath-plus/package.json

Dependency Hierarchy: - okta-auth-js-7.5.0.tgz (Root Library) - :x: **jsonpath-plus-6.0.1.tgz** (Vulnerable Library)

Found in HEAD commit: 0d43a8050e6c73014cff9be7dec96a81296f3061

Found in base branch: main

### Vulnerability Details

Versions of the package jsonpath-plus before 10.0.0 are vulnerable to Remote Code Execution (RCE) due to improper input sanitization. An attacker can execute aribitrary code on the system by exploiting the unsafe default usage of vm in Node. **Note:** The unsafe behavior is still available after applying the fix but it is not turned on by default.

Publish Date: 2024-10-11

URL: CVE-2024-21534

### 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: https://www.cve.org/CVERecord?id=CVE-2024-21534

Release Date: 2024-10-11

Fix Resolution: jsonpath-plus - 10.0.0

mend-for-github-com[bot] commented 3 weeks 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.