
A exploit script for CVE-2021-3129
Unauthenticated RCE in Laravel Ignition via File Upload
In affected versions of Laravel Ignition a attack can execute arbitrary code because of the insecure usage of file_get_contents() and file_put_contents().
This is only exploitable for websites that use debug mode.
git clone https://github.com/cc3305/CVE-2021-3129.git --recursive --shallow-submodules.git submodule update --init --depth 1.