nrhirani/node-qpdf

nrhirani/node-qpdf

Releases0
Stars53
A Content Preserving transformations on PDFs wrapped around QPDF

CVE History

CVEPublishedCVSS v3CVSS v2
7.3 HIGH

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.