InvoiceShelf version 1.3.0 and below contains an unauthenticated PHP deserialization vulnerability that can lead to remote code execution. An attacker with knowledge of the APP_KEY can achieve remote command execution on the server through Laravel's cookie deserialization. While the vulnerability is severe, it is partially mitigated in default installations as the APP_KEY is regenerated during setup.
id: CVE-2024-55556
info:
name: InvoiceShelf <= 1.3.0 - PHP Deserialization
author: iamnoooob,ro
...