
simonhaenisch/md-to-pdf
Releases53
Frequency1 month 3 weeks
Last Release
Stars1.86K
Hackable CLI tool for converting Markdown files to PDF using Node.js and headless Chrome.
CVE History
| CVE | Published | CVSS v3 | CVSS v2 |
|---|---|---|---|
| 10 CRITICAL | — | ||
md-to-pdf is a CLI tool for converting Markdown files to PDF using Node.js and headless Chrome. Prior to version 5.2.5, a Markdown front-matter block that contains JavaScript delimiter causes the JS engine in gray-matter library to execute arbitrary code in the Markdown to PDF converter process of md-to-pdf library, resulting in remote code execution. This issue has been patched in version 5.2.5. | |||
| 9.8 CRITICAL | 7.5 HIGH | ||
The package md-to-pdf before 5.0.0 are vulnerable to Remote Code Execution (RCE) due to utilizing the library gray-matter to parse front matter content, without disabling the JS engine. | |||