CVE-2016-4991

Severity CVSS v4.0:
Pending analysis
Type:
CWE-77 Command Injection
Publication date:
28/07/2022
Last modified:
04/08/2022

Description

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:nodepdf_project:nodepdf:1.3.0:*:*:*:*:node.js:*:*


References to Advisories, Solutions, and Tools