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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2021-40438 PoC — mod_proxy SSRF

Source
Associated Vulnerability
Title:mod_proxy SSRF (CVE-2021-40438)
Description:A crafted request uri-path can cause mod_proxy to forward the request to an origin server choosen by the remote user. This issue affects Apache HTTP Server 2.4.48 and earlier.
Description
check CVE-2021-40438
Readme
# CVE-2021-40438

## build

```bash
docker build -t cve-2021-40438:1.0 .
```

## run

```bash
docker run --rm -d -p 4444:80 cve-2021-40438:1.0
```

## check CVE-2021-40438

```bash
./main.sh
```
File Snapshot

[4.0K] /data/pocs/ed539daf298fcd23adf0f790868679aceec4ee8d ├── [ 114] Dockerfile ├── [3.3K] exploit.conf.txt ├── [7.7K] main.sh └── [ 195] README.md 0 directories, 4 files
Shenlong Bot has cached this for you
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 →