Vulnerability in Laravel Framework Allows Unsafe PHP File Uploads
CVE-2021-43617
Key Information:
Badges
What is CVE-2021-43617?
The Laravel Framework prior to version 8.70.2 fails to adequately prevent the upload of executable PHP files, particularly .phar files. This oversight occurs because the ValidatesAttributes.php component does not enforce the necessary checks against .phar file types, which can be processed as application/x-httpd-php by Debian-based systems. As a result, malicious users could potentially upload harmful PHP scripts, leading to significant security risks for applications built on the Laravel Framework.
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.
References
EPSS Score
47% chance of being exploited in the next 30 days.
CVSS V3.1
Timeline
- 🟡
Public PoC available
- 👾
Exploit known to exist
Vulnerability published
Vulnerability Reserved