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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2023-46747 PoC — F5 BIG-IP Configuration utility 安全漏洞

Source
Associated Vulnerability
Title:F5 BIG-IP Configuration utility 安全漏洞 (CVE-2023-46747)
Description:F5 BIG-IP是美国F5公司的一款集成了网络流量管理、应用程序安全管理、负载均衡等功能的应用交付平台。 F5 BIG-IP Configuration utility存在安全漏洞,该漏洞源于存在远程代码执行(RCE)漏洞。攻击者可利用该漏洞通过management port或self IP addresses执行任意系统命令。
Readme
# 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.
File Snapshot

[4.0K] /data/pocs/749f03d40b681fe9e9a7419ae1069a0ccff39d57 ├── [ 11K] LICENSE ├── [4.2K] poc.py └── [ 571] README.md 0 directories, 3 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.