CVE-2024-34342: react-pdf vulnerable to arbitrary JavaScript execution upon opening a malicious PDF with PDF.js
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.
References
- github.com/advisories/GHSA-87hq-q4gp-9wr4
- github.com/mozilla/pdf.js/commit/85e64b5c16c9aaef738f421733c12911a441cec6
- github.com/mozilla/pdf.js/pull/18015
- github.com/mozilla/pdf.js/security/advisories/GHSA-wgrm-67xf-hhpq
- github.com/wojtekmaj/react-pdf
- github.com/wojtekmaj/react-pdf/commit/208f28dd47fe38c33ce4bac4205b2b0a0bb207fe
- github.com/wojtekmaj/react-pdf/commit/671e6eaa2e373e404040c13cc6b668fe39839cad
- github.com/wojtekmaj/react-pdf/security/advisories/GHSA-87hq-q4gp-9wr4
- nvd.nist.gov/vuln/detail/CVE-2024-34342
Detect and mitigate CVE-2024-34342 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →