Remote Code Execution The advisory has been revoked - it doesn't affect any version of package laravel/framework Open this link in a new tab
Threat Intelligence
Exploit Maturity
Mature
EPSS
1.27% (87th
percentile)
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-174529
- published 25 Feb 2019
- disclosed 24 Feb 2019
- credit wisdomtree
Introduced: 24 Feb 2019
CVE-2019-9081 Open this link in a new tabHow to fix?
Upgrade laravel/framework
to version 5.7.27 or higher.
Amendment
This was deemed not a vulnerability.
Overview
laravel/framework is a PHP framework for web artisans.
Affected versions of this package are vulnerable to Remote Code Execution. The Illuminate component has a deserialization vulnerability that can lead to remote code execution if the content is controllable, related to the __destruct
method of the PendingCommand
class in PendingCommand.php
.
Note: CVE-2019-9081 has been retracted because it was found to be invalid.