
CVE-2021-3129 用のエクスプロイトスクリプト
ファイルアップロードによるLaravel Ignitionの未認証RCE
影響を受けるバージョンのLaravel Ignitionでは、file_get_contents() と file_put_contents() の安全でない使用により、攻撃者が任意のコードを実行できる可能性があります。
これは、デバッグモードを使用するWebサイトでのみ悪用可能です。
git clone https://github.com/cc3305/CVE-2021-3129.git --recursive --shallow-submodules。git submodule update --init --depth 1 を実行してください。