
CVE-2021-3129를 위한 익스플로잇 스크립트
Laravel Ignition에서 파일 업로드를 통한 인증되지 않은 RCE
영향을 받은 Laravel Ignition 버전에서는 file_get_contents() 및 file_put_contents()의 안전하지 않은 사용으로 인해 공격자가 임의 코드를 실행할 수 있습니다. 이는 디버그 모드를 사용하는 웹사이트에서만 악용 가능합니다.
git clone https://github.com/cc3305/CVE-2021-3129.git --recursive --shallow-submodules.git submodule update --init --depth 1.