mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
20 lines
999 B
Markdown
20 lines
999 B
Markdown
### [CVE-2024-34342](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-34342)
|
|

|
|

|
|
&color=brighgreen)
|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/GhostTroops/TOP
|
|
- https://github.com/LOURC0D3/CVE-2024-4367-PoC
|
|
- https://github.com/fkie-cad/nvd-json-data-feeds
|
|
|