Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. spatie/browsershot
  4. ›
  5. CVE-2025-1022

CVE-2025-1022: Browsershot Path Traversal

February 5, 2025

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.

References

  • gist.github.com/mrdgef/a820837c530e09e1dd725e013e0d4341
  • github.com/advisories/GHSA-j2gw-r24m-j2qw
  • github.com/spatie/browsershot
  • github.com/spatie/browsershot/commit/bcfd608b264fab654bf78e199bdfbb03e9323eb7
  • github.com/spatie/browsershot/commit/e3273974506865a24fbb5b65b534d8d4b8dfbf72
  • nvd.nist.gov/vuln/detail/CVE-2025-1022
  • security.snyk.io/vuln/SNYK-PHP-SPATIEBROWSERSHOT-8496747

Code Behaviors & Features

Detect and mitigate CVE-2025-1022 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 5.0.5

Fixed versions

  • 5.0.5

Solution

Upgrade to version 5.0.5 or above.

Impact 8.2 HIGH

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

Learn more about CVSS

Weakness

  • CWE-20: Improper Input Validation
  • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Source file

packagist/spatie/browsershot/CVE-2025-1022.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:11 +0000.