CVE-2025-1022 HIGH

CVE-2025-1022

Vendor N/A
Product spatie/browsershot
Weakness CWE-20 · Input validation
Published February 5, 2025
Last update March 16, 2025

CVSS base score

8.2/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N/E:P

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

February 5, 2025 CVE published
March 16, 2025 Record updated