mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 10:41:43 +00:00
19 lines
875 B
Markdown
19 lines
875 B
Markdown
![]() |
### [CVE-2023-26155](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-26155)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
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.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- https://github.com/nrhirani/node-qpdf/issues/23
|
||
|
- https://security.snyk.io/vuln/SNYK-JS-NODEQPDF-5747918
|
||
|
|
||
|
#### Github
|
||
|
No PoCs found on GitHub currently.
|
||
|
|