目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2025-0108 PoC — Palo Alto Networks PAN-OS 安全漏洞

来源
关联漏洞
标题: Palo Alto Networks PAN-OS 安全漏洞 (CVE-2025-0108)
Description:Palo Alto Networks PAN-OS是美国Palo Alto Networks公司的一套为其防火墙设备开发的操作系统。 Palo Alto Networks PAN-OS存在安全漏洞,该漏洞源于存在认证绕过漏洞,会影响PAN-OS完整性和保密性。
Description
CVE-2025-0108
介绍
# CVE-2025-0108 PAN-OS: Authentication Bypass in the Management Web Interface 🔥

# Description:

An authentication bypass in the Palo Alto Networks PAN-OS software enables an unauthenticated attacker with network access to the management web interface to bypass the authentication otherwise required by the PAN-OS management web interface and invoke certain PHP scripts. While invoking these PHP scripts does not enable remote code execution, it can negatively impact integrity and confidentiality of PAN-OS. You can greatly reduce the risk of this issue by restricting access to the management web interface to only trusted internal IP addresses according to our recommended best practices deployment guidelines https://live.paloaltonetworks.com/t5/community-blogs/tips-amp-tricks-how-to-secure-the-management-access-of-your-palo/ba-p/464431 . This issue does not affect Cloud NGFW or Prisma Access software.

# Metrics: 

CVSS 4.0 Severity and Vector Strings:

CNA:  Palo Alto Networks, Inc. CVSS-B 8.8 HIGH 🔴 Vector:  CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N/AU:N/R:U/V:C/RE:M/U:Red

CVSS 3.x Severity and Vector Strings:

NIST: NVD Base Score: 9.1 CRITICAL ⚫ Vector:  CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N


# Features:

+ Single URL Scanning: Check a single URL for vulnerability.
+ Batch URL Scanning: Check multiple URLs from a text file.
+ Logging: Logs results to both the console and a log file (scan_results.log).
+ Timeout Handling: Prevents the script from hanging indefinitely with the timeout parameter for HTTP requests.
+ Detailed Reporting: Outputs detailed information including status codes and responses.
+ Error Handling: Handles connection issues, timeouts, and other exceptions gracefully.

# Requirements:

+ Python 3.x
+ Requests library (pip install requests)

# 🛠️ Nuclei Usage:

```
sudo nuclei -t CVE-2025-0108.yaml -u <target-url>
```

# Usage:

```
sudo python3 CVE-2025-0108.py -u http://example.com
```

```
sudo python3 CVE-2025-0108.py -f urls.txt
```

# Disclaimer ⚠️

For educational and research purposes only. Use only against systems you own or have permission to test...
文件快照

登录后查看神龙缓存的 POC 文件快照

登录查看
备注
    1. 建议优先通过来源进行访问。
    2. 本地 POC 快照面向订阅用户开放;当原始来源失效或无法访问时,本地镜像作为订阅权益的一部分提供。
    3. 持续抓取、验证、维护这份 POC 档案需要不少投入,因此本地快照已纳入付费订阅。您的订阅是让这份资料能继续走下去的关键,由衷感谢。 查看订阅方案 →