Files
CVEs-PoC/2021/CVE-2021-3129.md
T
2024-05-25 21:48:12 +02:00

6.1 KiB

CVE-2021-3129

Description

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.

POC

Reference

Github