Vulnerabilities (CVE)

Filtered by vendor Spatie Subscribe
Total 5 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2022-41706 1 Spatie 1 Browsershot 2024-02-28 N/A 8.2 HIGH
Browsershot version 3.57.2 allows an external attacker to remotely obtain arbitrary local files. This is possible because the application does not validate the URL protocol passed to the Browsershot::url method.
CVE-2022-43983 1 Spatie 1 Browsershot 2024-02-28 N/A 8.2 HIGH
Browsershot version 3.57.2 allows an external attacker to remotely obtain arbitrary local files. This is possible because the application does not validate that the HTML content passed to the Browsershot::html method does not contain URL's that use the file:// protocol.
CVE-2022-43984 1 Spatie 1 Browsershot 2024-02-28 N/A 8.2 HIGH
Browsershot version 3.57.3 allows an external attacker to remotely obtain arbitrary local files. This is possible because the application does not validate that the JS content imported from an external source passed to the Browsershot::html method does not contain URLs that use the file:// protocol.
CVE-2021-45040 1 Spatie 1 Laravel Media Library 2024-02-28 10.0 HIGH 9.8 CRITICAL
The Spatie media-library-pro library through 1.17.10 and 2.x through 2.1.6 for Laravel allows remote attackers to upload executable files via the uploads route.
CVE-2020-7790 1 Spatie 1 Browsershot 2024-02-28 5.0 MEDIUM 5.3 MEDIUM
This affects the package spatie/browsershot from 0.0.0. By specifying a URL in the file:// protocol an attacker is able to include arbitrary files in the resultant PDF.