Vulnerability Details : CVE-2023-26155
Potential exploit
All versions of the package node-qpdf are vulnerable to Command Injection such that the package-exported method encrypt() fails to sanitize its parameter input, which later flows into a sensitive command execution API. As a result, attackers may inject malicious commands once they can specify the input pdf file path.
Products affected by CVE-2023-26155
- cpe:2.3:a:nrhirani:node-qpdf:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2023-26155
2.94%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 86 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2023-26155
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
9.8
|
CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
NIST | |
7.3
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L |
3.9
|
3.4
|
Snyk |
CWE ids for CVE-2023-26155
-
The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.Assigned by: nvd@nist.gov (Primary)
References for CVE-2023-26155
-
https://security.snyk.io/vuln/SNYK-JS-NODEQPDF-5747918
Command Injection in node-qpdf | CVE-2023-26155 | SnykExploit;Third Party Advisory
-
https://github.com/nrhirani/node-qpdf/issues/23
Potential command injection vulnerability in node-qpdf · Issue #23 · nrhirani/node-qpdf · GitHubExploit;Issue Tracking
Jump to