Vulnerabilities (CVE)

Filtered by vendor Laravel Subscribe
Filtered by product Laravel
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2022-31279 1 Laravel 1 Laravel 2022-06-14 7.5 HIGH 9.8 CRITICAL
Laravel 9.1.8, when processing attacker-controlled data for deserialization, allows Remote Code Execution (RCE) via an unserialized pop chain in __destruct in Illuminate\Broadcasting\PendingBroadcast.php and __call in Faker\Generator.php.
CVE-2022-30779 1 Laravel 1 Laravel 2022-05-24 7.5 HIGH 9.8 CRITICAL
Laravel 9.1.8, when processing attacker-controlled data for deserialization, allows Remote Code Execution via an unserialize pop chain in __destruct in GuzzleHttp\Cookie\FileCookieJar.php.
CVE-2022-30778 1 Laravel 1 Laravel 2022-05-24 7.5 HIGH 9.8 CRITICAL
Laravel 9.1.8, when processing attacker-controlled data for deserialization, allows Remote Code Execution via an unserialize pop chain in __destruct in Illuminate\Broadcasting\PendingBroadcast.php and dispatch($command) in Illuminate\Bus\QueueingDispatcher.php.
CVE-2021-3129 2 Facade, Laravel 2 Ignition, Laravel 2022-02-22 7.5 HIGH 9.8 CRITICAL
Ignition before 2.5.2, as used in Laravel and other products, allows unauthenticated remote attackers to execute arbitrary code because of insecure usage of file_get_contents() and file_put_contents(). This is exploitable on sites using debug mode with Laravel before 8.4.2.
CVE-2021-37298 1 Laravel 1 Laravel 2021-12-07 7.5 HIGH 9.8 CRITICAL
Laravel v5.1 was discovered to contain a deserialization vulnerability via the component \Mockery\Generator\DefinedTargetClass.