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
Configurations
No configuration.
History
05 Feb 2025, 20:15
Type | Values Removed | Values Added |
---|---|---|
References | () https://gist.github.com/mrdgef/a820837c530e09e1dd725e013e0d4341 - |
05 Feb 2025, 05:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-02-05 05:15
Updated : 2025-02-05 20:15
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