VYPR

React PDF

by Wojtekmaj

Source repositories

CVEs (1)

  • CVE-2024-34342HigMay 7, 2024
    risk 0.39cvss 7.1epss 0.01

    react-pdf displays PDFs in React apps. If PDF.js is used to load a malicious PDF, and PDF.js is configured with `isEvalSupported` set to `true` (which is the default value), unrestricted attacker-controlled JavaScript will be executed in the context of the hosting domain. This…