CVE Catalog

CVE-2024-21547

High
Published: Translated: NVD NIST

Summary

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

Risk Assessment

This vulnerability could lead to unauthorized access to sensitive data on the server, posing a serious security threat to the organization.

Recommendation

It is recommended to update the spatie/browsershot package to version 5.0.2 or later to mitigate this vulnerability.

Other vulnerabilities in spatie/browsershot

See all
Original NVD description (English source)

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 /.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS