Lucene search

K
cvelistGitHub_MCVELIST:CVE-2024-34342
HistoryMay 07, 2024 - 2:29 p.m.

CVE-2024-34342 react-pdf's PDF.js vulnerable to arbitrary JavaScript execution upon opening a malicious PDF

2024-05-0714:29:06
CWE-79
GitHub_M
www.cve.org
48
cve-2024-34342
react-pdf
pdf.js
arbitrary javascript execution
malicious pdf
vulnerability
fixed

CVSS3

7.1

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

LOW

CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L

EPSS

0

Percentile

10.3%

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 vulnerability is fixed in 7.7.3 and 8.0.2.

CNA Affected

[
  {
    "vendor": "wojtekmaj",
    "product": "react-pdf",
    "versions": [
      {
        "version": "< 7.7.3",
        "status": "affected"
      },
      {
        "version": ">= 8.0.0, < 8.0.2",
        "status": "affected"
      }
    ]
  }
]

CVSS3

7.1

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

LOW

CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L

EPSS

0

Percentile

10.3%