Mass Assignment Affecting laravel/framework package, versions >=4.1.0,<4.1.29


0.0
medium

Snyk CVSS

    Attack Complexity Low

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-PHP-LARAVELFRAMEWORK-72099
  • published 8 Mar 2018
  • disclosed 6 Mar 2018
  • credit Unknown

Introduced: 6 Mar 2018

CVE NOT AVAILABLE CWE-915 Open this link in a new tab

How to fix?

Upgrade laravel/framework to version 4.1.29 or higher.

Overview

laravel/framework is a web application framework.

Affected versions of this package are vulnerable to Mass Assignment when not using the fillable property on models.