Search for packages
| purl | pkg:composer/laravel/framework@5.4.19 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
|
VCID-2ujb-xr8g-uqb4
Aliases: CVE-2025-27515 GHSA-78fx-h6xr-vch4 |
Laravel is a web application framework. When using wildcard validation to validate a given file or image field (`files.*`), a user-crafted malicious request could potentially bypass the validation rules. This vulnerability is fixed in 11.44.1 and 12.1.1. |
Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. |
|
VCID-62fb-25yd-tbgx
Aliases: GMS-2018-27 |
Unsafe payload decryption There's a potential exploit of the Laravel Encrypter component that may cause the Encrypter to fail on decryption and unexpectedly return false. To exploit this, the attacker must be able to modify the encrypted payload before it is decrypted. This could lead to unexpected behavior when combined with weak type comparisons. |
Affected by 14 other vulnerabilities. Affected by 13 other vulnerabilities. Affected by 2 other vulnerabilities. |
|
VCID-6kf8-kaxs-2ubs
Aliases: CVE-2020-24941 GHSA-w68r-5p45-5rqp |
An issue was discovered in Laravel before 6.18.35 and 7.x before 7.24.0. The $guarded property is mishandled in some situations involving requests with JSON column nesting expressions. |
Affected by 10 other vulnerabilities. Affected by 8 other vulnerabilities. |
|
VCID-77hd-k355-aybk
Aliases: CVE-2021-21263 GHSA-3p32-j457-pg5x |
Laravel is a web application framework. Versions of Laravel before 6.20.11, 7.30.2 and 8.22.1 contain a query binding exploitation. This same exploit applies to the illuminate/database package which is used by Laravel. If a request is crafted where a field that is normally a non-array value is an array, and that input is not validated or cast to its expected type before being passed to the query builder, an unexpected number of query bindings can be added to the query. In some situations, this will simply lead to no results being returned by the query builder; however, it is possible certain queries could be affected in a way that causes the query to return unexpected results. |
Affected by 10 other vulnerabilities. Affected by 9 other vulnerabilities. Affected by 8 other vulnerabilities. Affected by 7 other vulnerabilities. Affected by 9 other vulnerabilities. |
|
VCID-94xh-sh2d-kkbm
Aliases: CVE-2017-14775 GHSA-c2v7-j5gq-wcq4 |
Laravel before 5.5.10 mishandles the remember_me token verification process because DatabaseUserProvider does not have constant-time token comparison. |
Affected by 17 other vulnerabilities. |
|
VCID-dey5-mvbh-8kee
Aliases: CVE-2021-43808 GHSA-66hf-2p6w-jqfw |
Laravel Framework XSS in Blade templating engine |
Affected by 3 other vulnerabilities. Affected by 2 other vulnerabilities. Affected by 3 other vulnerabilities. |
|
VCID-dv5r-38eg-w3ea
Aliases: CVE-2021-43617 GHSA-364w-9g92-3grq |
Withdrawn: Laravel Framework does not sufficiently block the upload of executable PHP content. |
Affected by 4 other vulnerabilities. Affected by 2 other vulnerabilities. |
|
VCID-rjva-g7q4-bkha
Aliases: GHSA-qm5c-m76r-2hfr |
Laravel RCE vulnerability in "cookie" session driver |
Affected by 12 other vulnerabilities. Affected by 10 other vulnerabilities. |
|
VCID-s75k-mye8-2bfw
Aliases: GMS-2018-72 |
Cryptographic Issues Exploit of encryption failure vulnerability |
Affected by 14 other vulnerabilities. Affected by 13 other vulnerabilities. Affected by 2 other vulnerabilities. |
|
VCID-safb-6nw5-2yew
Aliases: CVE-2020-19316 GHSA-w2pm-r78h-4m7v |
OS Command Injection in Laravel Framework |
Affected by 10 other vulnerabilities. |
|
VCID-sswb-j9k9-5ydj
Aliases: GHSA-x7p5-p2c9-phvg GMS-2021-114 GMS-2021-116 |
Unexpected database bindings This is a follow-up to the previous security advisory (GHSA-3p32-j457-pg5x) which addresses a few additional edge cases. If a request is crafted where a field that is normally a non-array value is an array, and that input is not validated or cast to its expected type before being passed to the query builder, an unexpected number of query bindings can be added to the query. In some situations, this will simply lead to no results being returned by the query builder; however, it is possible certain queries could be affected in a way that causes the query to return unexpected results. |
Affected by 7 other vulnerabilities. Affected by 5 other vulnerabilities. Affected by 7 other vulnerabilities. |
|
VCID-te2h-zw6x-tuhq
Aliases: CVE-2018-15133 GHSA-qvqm-h22r-4cp9 |
In Laravel Framework through 5.5.40 and 5.6.x through 5.6.29, remote code execution might occur as a result of an unserialize call on a potentially untrusted X-XSRF-TOKEN value. This involves the decrypt method in Illuminate/Encryption/Encrypter.php and PendingBroadcast in gadgetchains/Laravel/RCE/3/chain.php in phpggc. The attacker must know the application key, which normally would never occur, but could happen if the attacker previously had privileged access or successfully accomplished a previous attack. |
Affected by 13 other vulnerabilities. Affected by 10 other vulnerabilities. |
|
VCID-tr3h-je2s-u3g4
Aliases: GMS-2018-73 |
Session Fixation Cookie serialization vulnerability in laravel framework. |
Affected by 12 other vulnerabilities. Affected by 10 other vulnerabilities. Affected by 2 other vulnerabilities. |
|
VCID-u7f4-wtvf-gkbf
Aliases: CVE-2024-52301 GHSA-gv7v-rgg6-548h |
Laravel is a web application framework. 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. The vulnerability fixed in 6.20.45, 7.30.7, 8.83.28, 9.52.17, 10.48.23, and 11.31.0. The framework now ignores argv values for environment detection on non-cli SAPIs. |
Affected by 1 other vulnerability. Affected by 1 other vulnerability. Affected by 1 other vulnerability. Affected by 2 other vulnerabilities. Affected by 1 other vulnerability. Affected by 1 other vulnerability. Affected by 3 other vulnerabilities. |
|
VCID-w7yr-t5fa-67ch
Aliases: GHSA-4mg9-vhxq-vm7j GMS-2021-113 GMS-2021-115 |
SQL Server LIMIT / OFFSET SQL Injection in laravel/framework and illuminate/database ### Impact 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. ### Patches This problem has been patched on Laravel versions 6.20.26, 7.30.5, and 8.40.0. ### Workarounds You may workaround this vulnerability by ensuring that only integers are passed to the `limit` and `offset` functions, as well as the `skip` and `take` functions. |
Affected by 5 other vulnerabilities. Affected by 5 other vulnerabilities. |
|
VCID-y6fk-xf4d-eqdf
Aliases: CVE-2017-9303 GHSA-rc8x-jrrc-frfv |
Laravel 5.4.x before 5.4.22 does not properly constrain the host portion of a password-reset URL, which makes it easier for remote attackers to conduct phishing attacks by specifying an attacker-controlled host. |
Affected by 16 other vulnerabilities. |
|
VCID-yje3-58x5-jqh7
Aliases: GHSA-7852-w36x-6mf6 |
Laravel Encrypter Component Potential Decryption Failure Leading to Unintended Behavior |
Affected by 14 other vulnerabilities. Affected by 13 other vulnerabilities. |
| Vulnerability | Summary | Aliases |
|---|---|---|
| This package is not known to fix vulnerabilities. | ||