First published: Fri Sep 04 2020(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Laravel Laravel | <6.18.35 | |
Laravel Laravel | >=7.0.0<7.24.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-24941 is a vulnerability discovered in Laravel before version 6.18.35 and 7.x before version 7.24.0, where the $guarded property is mishandled in certain situations involving requests with JSON column nesting expressions.
CVE-2020-24941 affects Laravel versions before 6.18.35 and 7.x before 7.24.0 by mishandling the $guarded property in specific cases with JSON column nesting expressions.
CVE-2020-24941 has a severity rating of 7.5 (high).
To fix CVE-2020-24941 in Laravel, upgrade to version 6.18.35 or later for Laravel 6.x and upgrade to version 7.24.0 or later for Laravel 7.x.
You can find more information about CVE-2020-24941 in the following reference: [link](https://blog.laravel.com/security-release-laravel-61835-7240).