yaroschiffelers / vue-scheme

[WIP] Vue Scheme - A Production Ready Vue Boilerplate
MIT License
0 stars 0 forks source link

CVE-2023-26156 (High) detected in chromedriver-2.46.0.tgz #176

Open mend-bolt-for-github[bot] opened 10 months ago

mend-bolt-for-github[bot] commented 10 months ago

CVE-2023-26156 - High Severity Vulnerability

Vulnerable Library - chromedriver-2.46.0.tgz

ChromeDriver for Selenium

Library home page: https://registry.npmjs.org/chromedriver/-/chromedriver-2.46.0.tgz

Path to dependency file: /vue-scheme/package.json

Path to vulnerable library: /node_modules/chromedriver/package.json

Dependency Hierarchy: - cli-plugin-e2e-nightwatch-3.9.2.tgz (Root Library) - :x: **chromedriver-2.46.0.tgz** (Vulnerable Library)

Found in HEAD commit: 00fbbf1249d4b7cb16b6f1046bb6b647c82893a2

Found in base branch: develop

Vulnerability Details

Versions of the package chromedriver before 119.0.1 are vulnerable to Command Injection when setting the chromedriver.path to an arbitrary system binary. This could lead to unauthorized access and potentially malicious actions on the host system. **Note:** An attacker must have access to the system running the vulnerable chromedriver library to exploit it. The success of exploitation also depends on the permissions and privileges of the process running chromedriver.

Publish Date: 2023-11-09

URL: CVE-2023-26156

CVSS 3 Score Details (7.5)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: Low - 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-2023-26156

Release Date: 2023-11-09

Fix Resolution (chromedriver): 119.0.1

Direct dependency fix Resolution (@vue/cli-plugin-e2e-nightwatch): 4.0.0


Step up your Open Source Security Game with Mend here