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
Python script to check Palo Alto firewalls for CVE-2024-3400 exploit attempts
Readme
# PAN-OS CVE-2024-3400 Check

## Overview
**[FOR INTERNAL USE ONLY]**

This script checks for evidence of the CVE-2024-3400 PAN-OS exploit on Palo Alto Networks firewalls.<br>
<br>
**CVE:** https://security.paloaltonetworks.com/CVE-2024-3400<br>
**IOCs:** https://otx.alienvault.com/pulse/66198c3b58d2dd2ad4043bc6/

## Requirements

- Python 3.6+
- `netmiko` library
- `tqdm` library

## Installation

1. Clone the repository: ```git clone https://github.com/swaybs/CVE-2024-3400.git```
2. Navigate to the project directory: ```cd cve-2024-3400```
3. Install the dependencies using pip: ```pip install -r requirements.txt```

## Usage

1. Edit the script to replace the placeholder values with your actual firewall credentials and command to run.
2. Run the script: ```python check_cve.py```



File Snapshot

[4.0K] /data/pocs/49e4de7687ac6fd975322014f56787f6079ea128 ├── [2.0K] check_cve.py ├── [1.0K] LICENSE ├── [ 795] README.md └── [ 27] requirements.txt 0 directories, 4 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 →