Laravel Framework Deserialization Vulnerability
Critical severity
GitHub Reviewed
Published
May 14, 2022
to the GitHub Advisory Database
•
Updated Sep 28, 2023
Description
Published by the National Vulnerability Database
Feb 24, 2019
Published to the GitHub Advisory Database
May 14, 2022
Reviewed
Jul 19, 2023
Last updated
Sep 28, 2023
The Illuminate component of Laravel Framework 5.7.x 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 inPendingCommand.php
.References