Snyk has a proof-of-concept or detailed explanation of how to exploit this vulnerability.
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 applicationsLearn about Arbitrary Code Injection vulnerabilities in an interactive lesson.
Start learningUpgrade laravel/pulse
to version 1.3.1 or higher.
Affected versions of this package are vulnerable to Arbitrary Code Injection via the remember
method of the RemembersQueries
trait. An attacker can execute arbitrary code by invoking any function or static method where the callable has no parameters or lacks strict parameter types.
wire:click="remember('\\Illuminate\\Support\\Facades\\Config::all', 'config')"