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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2024-3400 PoC — PAN-OS: Arbitrary File Creation Leads to OS Command Injection Vulnerability in GlobalProtect

Source
Associated Vulnerability
Title:PAN-OS: Arbitrary File Creation Leads to OS Command Injection Vulnerability in GlobalProtect (CVE-2024-3400)
Description:A command injection as a result of arbitrary file creation vulnerability in the GlobalProtect feature of Palo Alto Networks PAN-OS software for specific PAN-OS versions and distinct feature configurations may enable an unauthenticated attacker to execute arbitrary code with root privileges on the firewall. Cloud NGFW, Panorama appliances, and Prisma Access are not impacted by this vulnerability.
Description
A check program for CVE-2024-3400, Palo Alto PAN-OS unauthenticated command injection vulnerability. Palo Alto 防火墙 PAN-OS 远程命令注入检测程序。
Readme
# CVE-2024-3400-Checker
[中文版本](./README_zh_cn.md)


A check program for CVE-2024-3400, Palo Alto PAN-OS unauthenticated command injection vulnerability.

## Usage:
1. Install requirements.
``` bash
python3 -m pip install -r requirements.txt
```
2. Run
``` bash
python3 main.py
```
3. Set threads in main.py, default is 20 workers.
``` python
check_multi_targets(urls=url_list, max_workers=9)
```

## ScreenShot
![alt text](image.png)

## For More
https://github.com/h4x0r-dz/CVE-2024-3400


https://attackerkb.com/topics/SSTk336Tmf/cve-2024-3400/rapid7-analysis


https://labs.watchtowr.com/palo-alto-putting-the-protecc-in-globalprotect-cve-2024-3400/


https://security.paloaltonetworks.com/CVE-2024-3400


https://unit42.paloaltonetworks.com/cve-2024-3400/
File Snapshot

[4.0K] /data/pocs/a2683030039b9f515ef161eeb820769540cc0157 ├── [ 28K] image.png ├── [1.0K] LICENSE ├── [2.0K] main.py ├── [ 768] README.md ├── [ 689] README_zh_cn.md ├── [ 38] requirements.txt └── [ 19] target.txt 0 directories, 7 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 →