Lookup for vulnerable packages by Package URL.
| Purl | pkg:composer/laravel/framework@5.6.30 |
| Type | composer |
| Namespace | laravel |
| Name | framework |
| Version | 5.6.30 |
| Qualifiers |
|
| Subpath | |
| Is_vulnerable | true |
| Next_non_vulnerable_version | 6.20.26 |
| Latest_non_vulnerable_version | 12.1.1 |
| Affected_by_vulnerabilities |
| 0 |
| url |
VCID-96p3-hbxp-duaz |
| vulnerability_id |
VCID-96p3-hbxp-duaz |
| summary |
Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
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. |
| references |
| 0 |
|
| 1 |
|
| 2 |
|
| 3 |
|
| 4 |
|
| 5 |
|
| 6 |
|
| 7 |
|
| 8 |
|
| 9 |
|
| 10 |
|
| 11 |
|
|
| fixed_packages |
|
| aliases |
CVE-2021-21263, GHSA-3p32-j457-pg5x
|
| risk_score |
4.0 |
| exploitability |
0.5 |
| weighted_severity |
8.0 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-96p3-hbxp-duaz |
|
| 1 |
| url |
VCID-wptp-4xv5-43du |
| vulnerability_id |
VCID-wptp-4xv5-43du |
| summary |
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. |
| references |
|
| fixed_packages |
|
| aliases |
GHSA-x7p5-p2c9-phvg, GMS-2021-114, GMS-2021-116
|
| risk_score |
4.0 |
| exploitability |
0.5 |
| weighted_severity |
8.0 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-wptp-4xv5-43du |
|
| 2 |
| url |
VCID-zj39-eevs-kug3 |
| vulnerability_id |
VCID-zj39-eevs-kug3 |
| summary |
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 is 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. |
| references |
|
| fixed_packages |
|
| aliases |
GHSA-4mg9-vhxq-vm7j, GMS-2021-113, GMS-2021-115
|
| risk_score |
4.0 |
| exploitability |
0.5 |
| weighted_severity |
8.0 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-zj39-eevs-kug3 |
|
|
| Fixing_vulnerabilities |
| 0 |
| url |
VCID-1apm-fx9d-3ufe |
| vulnerability_id |
VCID-1apm-fx9d-3ufe |
| summary |
Laravel Framework RCE Vulnerability
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. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2018-15133, GHSA-qvqm-h22r-4cp9
|
| risk_score |
4.0 |
| exploitability |
0.5 |
| weighted_severity |
8.0 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-1apm-fx9d-3ufe |
|
| 1 |
|
| 2 |
| url |
VCID-tvc5-aur6-v3dq |
| vulnerability_id |
VCID-tvc5-aur6-v3dq |
| summary |
Laravel Cookie serialization vulnerability
Laravel 5.6.30 is a security release of Laravel and is recommended as an immediate upgrade for all users. Laravel 5.6.30 also contains a breaking change to cookie encryption and serialization logic. Refer to [laravel advisory](https://laravel.com/docs/5.6/upgrade#upgrade-5.6.30) for more details and read the notes carefully when upgrading your application. |
| references |
|
| fixed_packages |
|
| aliases |
GHSA-6jvx-8ch9-j2jr
|
| risk_score |
4.0 |
| exploitability |
0.5 |
| weighted_severity |
8.0 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-tvc5-aur6-v3dq |
|
|
| Risk_score | null |
| Resource_url | http://public2.vulnerablecode.io/packages/pkg:composer/laravel/framework@5.6.30 |