VYPR

PDF Image

by PDF Image Project

Source repositories

CVEs (3)

  • CVE-2026-26830CriMar 25, 2026
    risk 0.64cvss 9.8epss 0.02

    pdf-image (npm package) through version 2.0.0 allows OS command injection via the pdfFilePath parameter. The constructGetInfoCommand and constructConvertCommandForPage functions use util.format() to interpolate user-controlled file paths into shell command strings that are…

  • CVE-2020-8132CriFeb 28, 2020
    risk 0.64cvss 9.8epss 0.02

    Lack of input validation in pdf-image npm package version <= 2.0.0 may allow an attacker to run arbitrary code if PDF file path is constructed based on untrusted user input.

  • CVE-2018-3757CriJun 1, 2018
    risk 0.57cvss 9.8epss 0.05

    Command injection exists in pdf-image v2.0.0 due to an unescaped string parameter.