CVE-2025-1022

HIGH EPSS 33.6%
Published Feb 5, 20251y ago · Modified Jun 17, 20261w ago
7.8 CVSS 4.0
High
Find Similar
Published Feb 5, 2025 1y ago
Last Modified Jun 17, 2026 1w ago

Description

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.

CVSS Details

Base Score
7.8
Exploitability
Impact
Vector string
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope X

Threat Intelligence

EPSS Exploit Probability
33.6% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 1

CWE-20 Improper Input Validation Validation

References 4

  • gist.github.com https://gist.github.com/mrdgef/a820837c530e09e1dd725e013e0d4341
  • github.com https://github.com/spatie/browsershot/commit/bcfd608b264fab654bf78e199bdfbb03e9323eb7
  • github.com https://github.com/spatie/browsershot/commit/e3273974506865a24fbb5b65b534d8d4b8dfbf72
  • security.snyk.io https://security.snyk.io/vuln/SNYK-PHP-SPATIEBROWSERSHOT-8496747

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.