Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2021-3129 PoC — Facade Ignition for Laravel 授权问题漏洞

Source
Associated Vulnerability
Title:Facade Ignition for Laravel 授权问题漏洞 (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.
Readme
## CVE-2021-3129

使用说明:

注:本地需有php环境

```
python3 CVE-2021-3129.py -u http://127.0.0.1:80 (只检测poc)
python3 CVE-2021-3129.py -u http://127.0.0.1:80 -c whoami (命令执行,默认会遍历所有利用链)
python3 CVE-2021-3129.py -u http://127.0.0.1:80 -c whoami -chain laravel/rce1 (如检测到可用利用链可直接选择利用)
```

![20240115-145801@2x](20240115-150156@2x.png)
File Snapshot

Log in to view the POC file snapshot cached by Shenlong Bot

Log in to view
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →