| 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 |
|
| 2 |
|
| 3 |
| url |
VCID-eqzu-3cmt-2ube |
| vulnerability_id |
VCID-eqzu-3cmt-2ube |
| summary |
Close remember_me Timing Attack Vector
This package mishandles the `remember_me token` verification process because `DatabaseUserProvider` does not have constant-time token comparison. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2017-14775, GHSA-c2v7-j5gq-wcq4
|
| risk_score |
3.1 |
| exploitability |
0.5 |
| weighted_severity |
6.2 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-eqzu-3cmt-2ube |
|
| 4 |
|
| 5 |
| url |
VCID-t45c-4zgs-r7es |
| vulnerability_id |
VCID-t45c-4zgs-r7es |
| summary |
User phishing
There's a vulnerability that allows phishing attempts on users of the application. Using the password reset system, malicious users can attempt to trick your users into entering their login credentials into a separate application that they control. Since the password reset notification uses the host of the incoming request to build the password reset URL, the host of the password reset URL may be spoofed. If users do not notice that they are not on their intended application's domain, they may accidentally enter their login credentials into a malicious application. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2017-9303, GHSA-rc8x-jrrc-frfv
|
| risk_score |
3.1 |
| exploitability |
0.5 |
| weighted_severity |
6.2 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-t45c-4zgs-r7es |
|
| 6 |
|
| 7 |
| 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 |
|
| 8 |
| url |
VCID-zg1j-9fvd-bqek |
| vulnerability_id |
VCID-zg1j-9fvd-bqek |
| summary |
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. |
| references |
|
| fixed_packages |
|
| aliases |
GMS-2018-27
|
| risk_score |
null |
| exploitability |
0.5 |
| weighted_severity |
0.0 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-zg1j-9fvd-bqek |
|
| 9 |
| 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 |
|