Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:composer/laravel/framework@7.30.5
purl pkg:composer/laravel/framework@7.30.5
Next non-vulnerable version 10.48.29
Latest non-vulnerable version 12.1.1
Risk 4.0
Vulnerabilities affecting this package (3)
Vulnerability Summary Fixed by
VCID-6wn3-r4pw-a3a3
Aliases:
CVE-2021-43808
GHSA-66hf-2p6w-jqfw
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') Laravel is a web application framework. Laravel contain a possible cross-site scripting (XSS) vulnerability in the Blade templating engine. A broken HTML element may be clicked and the user taken to another location in their browser due to XSS. This is due to the user being able to guess the parent placeholder SHA-1 hash by trying common names of sections. If the parent template contains an exploitable HTML structure an XSS vulnerability can be exposed. This vulnerability has been patched by determining the parent placeholder at runtime and using a random hash that is unique to each request.
7.30.6
Affected by 2 other vulnerabilities.
8.75.0
Affected by 3 other vulnerabilities.
VCID-fhw2-erwk-fqf4
Aliases:
CVE-2024-52301
GHSA-gv7v-rgg6-548h
Laravel environment manipulation via query string When the `register_argc_argv php` directive is set to `on` , and users call any URL with a special crafted query string, they are able to change the environment used by the framework when handling the request.
7.30.7
Affected by 1 other vulnerability.
8.83.28
Affected by 1 other vulnerability.
9.0.0-beta.1
Affected by 2 other vulnerabilities.
9.52.17
Affected by 1 other vulnerability.
10.48.23
Affected by 1 other vulnerability.
11.31.0
Affected by 3 other vulnerabilities.
VCID-tzy8-b9et-fyd9
Aliases:
CVE-2025-27515
GHSA-78fx-h6xr-vch4
Laravel has a File Validation Bypass When using wildcard validation to validate a given file or image field array (`files.*`), a user-crafted malicious request could potentially bypass the validation rules.
10.48.29
Affected by 0 other vulnerabilities.
11.44.1
Affected by 0 other vulnerabilities.
12.1.1
Affected by 0 other vulnerabilities.
Vulnerabilities fixed by this package (1)
Vulnerability Summary Aliases
VCID-hca6-rm5r-2ufs laravel framework SQL Injection via limit and offset functions Those using SQL Server with Laravel and allowing user input to be passed directly to the limit and offset functions are vulnerable to SQL injection. Other database drivers such as MySQL and Postgres are not affected by this vulnerability. GHSA-wq8p-mqvg-2p5h