cve/2024/CVE-2024-21547.md
2025-09-29 16:08:36 +00:00

812 B

CVE-2024-21547

Description

Versions of the package spatie/browsershot before 5.0.2 are vulnerable to Directory Traversal due to URI normalisation in the browser where the file:// check can be bypassed with file:\. An attacker could read any file on the server by exploiting the normalization of \ into /.

POC

Reference

Github

No PoCs found on GitHub currently.