← Back to CVE List

CVE-2025-1022

Published: 2025-02-05T05:15Z
Last Modified: 2025-02-05T20:15Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt