artkamote / wdio-test

MIT License
0 stars 0 forks source link

CVE-2023-26156 (Medium) detected in chromedriver-94.0.0.tgz #19

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

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

CVE-2023-26156 - Medium Severity Vulnerability

Vulnerable Library - chromedriver-94.0.0.tgz

ChromeDriver for Selenium

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

Path to dependency file: /qa-tech-challenge/package.json

Path to vulnerable library: /qa-tech-challenge/node_modules/chromedriver/package.json

Dependency Hierarchy: - :x: **chromedriver-94.0.0.tgz** (Vulnerable Library)

Found in base branch: main

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 (5.6)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: Low

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: 119.0.1


Step up your Open Source Security Game with Mend here