Arbitrary Code Injection Affecting react-pdf package, versions <7.7.3 >=8.0.0 <8.0.2


0.0
high
0
10

Snyk CVSS

    Attack Complexity High
    User Interaction Required
    Confidentiality High
    Integrity High

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-JS-REACTPDF-6814518
  • published 8 May 2024
  • disclosed 7 May 2024
  • credit ThomasRinsma

How to fix?

Upgrade react-pdf to version 7.7.3, 8.0.2 or higher.

Overview

react-pdf is a package used to display existing PDFs.

Affected versions of this package are vulnerable to Arbitrary Code Injection via the isEvalSupported configuration parameter. An attacker can execute code by convincing a user to open a malicious PDF file. This is only exploitable if isEvalSupported is set to true, which is the default setting.