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

Goal: 1000 CNY · Raised: 1110 CNY

100%

CVE-2020-5902 PoC — F5 BIG-IP 路径遍历漏洞

Source
Associated Vulnerability
Title:F5 BIG-IP 路径遍历漏洞 (CVE-2020-5902)
Description:In BIG-IP versions 15.0.0-15.1.0.3, 14.1.0-14.1.2.5, 13.1.0-13.1.3.3, 12.1.0-12.1.5.1, and 11.6.1-11.6.5.1, the Traffic Management User Interface (TMUI), also referred to as the Configuration utility, has a Remote Code Execution (RCE) vulnerability in undisclosed pages.
Readme
# CVE-2020-5902

```
   _______      ________    ___   ___ ___   ___         _____ ___   ___ ___  
  / ____\ \    / /  ____|  |__ \ / _ \__ \ / _ \       | ____/ _ \ / _ \__ \ 
 | |     \ \  / /| |__ ______ ) | | | | ) | | | |______| |__| (_) | | | | ) |
 | |      \ \/ / |  __|______/ /| | | |/ /| | | |______|___ \\__, | | | |/ / 
 | |____   \  /  | |____    / /_| |_| / /_| |_| |       ___) | / /| |_| / /_ 
  \_____|   \/   |______|  |____|\___/____|\___/       |____/ /_/  \___/____|
                                                                             
                                                                              
CVE-2020-5902-Scanner.py
@nsflabs
```   

The F5 BIG-IP Traffic Management User Interface (TMUI), also referred to as the Configuration utility, has a Remote Code Execution (RCE) vulnerability.

This vulnerability allows for unauthenticated attackers, or authenticated users, with network access to the TMUI, through the BIG-IP management port and/or Self IPs, to execute arbitrary system commands, create or delete files, disable services, and/or execute arbitrary Java code. 

This is to test if a single remote system is vulnerable to cve-2020-5902.  

### Installation

```
$ git clone https://github.com/nsflabs/CVE-2020-5902.git
$ cd CVE-2020-5902/
$ pip3 install -r requirements.txt
```

### Usage
```
$ python3 cve-2020-5902_scanner.py targetip targetport
```
File Snapshot

[4.0K] /data/pocs/ced1c4d313ae6c1261a6663b996839a6ff76198c ├── [3.9K] cve-2020-5902-Scanner.py ├── [1.4K] README.md └── [ 17] requirements.txt 0 directories, 3 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 →