Versions of the package spatie/browsershot before 5.0.5 are vulnerable to Improper Input Validation in the setHtml function, invoked by Browsershot::html(), which can be bypassed by omitting the slashes in the file URI (e.g., file:../../../../etc/passwd). This is due to missing validations of the user input that should be blocking file URI schemes (e.g., file:// and file:/) in the HTML content.
**Note:** Further analysis has identified additional proof-of-concept exploits leveraging the vulnerable function. Developers using this package should ensure proper input validation to mitigate potential risks, as the issue remains unaddressed.
References
Configurations
No configuration.
History
No history.
Information
Published : 2025-02-05 05:15
Updated : 2026-07-15 16:16
NVD link : CVE-2025-1022
Mitre link : CVE-2025-1022
CVE.ORG link : CVE-2025-1022
JSON object : View
Products Affected
No product.
CWE
CWE-20
Improper Input Validation
