← Back

Nodepdf

nodepdf

Vendor: Nodepdf Project • 1 CVE

CVEs (1)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Nodepdf Project
1Nodepdf
Nov 21, 2024
Jul 28, 2022
N/A· v4
9.8 CRITICAL· v3
N/A· v2
Input passed to the Pdf() function is shell escaped and passed to child_process.exec() during PDF rendering. However, the shell escape does not properly encode all special characters, namely, semicolon and curly braces....Show more
Input passed to the Pdf() function is shell escaped and passed to child_process.exec() during PDF rendering. However, the shell escape does not properly encode all special characters, namely, semicolon and curly braces. This can be abused to achieve command execution. This problem affects nodepdf 1.3.0.Show less