CVE-2020-24941: High severity laravel framework vulnerability
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 Software
Event History
Frequently Asked Questions
What is CVE-2020-24941?
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.
How does CVE-2020-24941 affect Laravel?
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.
What is the severity of CVE-2020-24941?
CVE-2020-24941 has a severity rating of 7.5 (high).
How do I fix CVE-2020-24941 in Laravel?
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.
Where can I find more information about CVE-2020-24941?
You can find more information about CVE-2020-24941 in the following reference: [link](https://blog.laravel.com/security-release-laravel-61835-7240).