Vulnerability Details : CVE-2023-26156
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.
Vulnerability category: Bypass
Products affected by CVE-2023-26156
- cpe:2.3:a:chromedriver_project:chromedriver:*:*:*:*:*:node.js:*:*
Exploit prediction scoring system (EPSS) score for CVE-2023-26156
0.10%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 42 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2023-26156
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H |
1.6
|
5.9
|
NIST | |
5.6
|
MEDIUM | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L |
2.2
|
3.4
|
Snyk |
CWE ids for CVE-2023-26156
-
The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.Assigned by:
- 134c704f-9b21-4f2e-91b3-4a467353bcc0 (Secondary)
- nvd@nist.gov (Primary)
- report@snyk.io (Secondary)
References for CVE-2023-26156
-
https://gist.github.com/mcoimbra/47b1da554a80795c45126d51e41b2b18
Package chromedriver: possible to do command injection by manipulating the arguments. · GitHubExploit
-
https://security.snyk.io/vuln/SNYK-JS-CHROMEDRIVER-6049539
Command Injection in chromedriver | CVE-2023-26156 | SnykThird Party Advisory
-
https://github.com/giggio/node-chromedriver/commit/de961e34e023afcf4fa5c0faeeec69aaa6c3c815
Hide private attributes from exports · giggio/node-chromedriver@de961e3 · GitHubPatch
Jump to