First published: Thu Aug 06 2020(Updated: )
An issue was discovered in Laravel before 6.18.34 and 7.x before 7.23.2. Unvalidated values are saved to the database component in some situations in which table names are stripped during a mass assignment.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
composer/illuminate/database | >=5.5.0<=5.5.44>=6.0.0<6.18.34>=7.0.0<7.23.2 | |
Laravel Laravel | <6.18.34 | |
Laravel Laravel | >=7.0.0<7.23.2 | |
composer/illuminate/database | >=7.0.0<7.23.2 | 7.23.2 |
composer/illuminate/database | >=6.0.0<6.18.34 | 6.18.34 |
composer/illuminate/database | >=5.5.0<=5.5.44 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-24940 is a vulnerability in Laravel that allows unvalidated values to be saved to the database in certain situations during a mass assignment.
CVE-2020-24940 has a severity rating of 7.5 (High).
CVE-2020-24940 affects Laravel versions before 6.18.34 and 7.x before 7.23.2.
To fix CVE-2020-24940, you should update Laravel to version 6.18.34 or 7.23.2.
More information about CVE-2020-24940 can be found at the following reference: https://blog.laravel.com/security-release-laravel-61834-7232.