2061 matches found
CVE-2024-3400
CVE-2024-3400 CVE-2024-3400 Palo Alto OS 命令注入 供应商描述 Palo Alto Networks PAN-OS 软件的 GlobalProtect 功能中,针对特定 PAN-OS 版本和不同的功能配置存在一个命令注入漏洞,可能允许未经身份验证的攻击者以 root 权限在防火墙上执行任意代码。 漏洞利用 感谢 watchtowr labs 🚀 路径遍历/检查 HTTP 请求: root@kitploit: POST /ssl-vpn/hipreport.esp HTTP/1.1 Host: 127.0.0.1 Cookie:...
CVE-2024-0012
Palo Alto PAN-OS CVE-2024-0012 漏洞检查器 此 Python 脚本用于检查 Palo Alto Networks PAN-OS 管理 Web 界面中是否存在严重的身份验证绕过漏洞,该漏洞编号为 CVE-2024-0012 。此漏洞可使未经身份验证的攻击者获取管理员权限、篡改配置或利用其他权限提升漏洞。 功能 自动化漏洞检查 :向目标发送 HTTP GET 请求,并根据响应状态、标头以及特定于 Palo Alto PAN-OS 的内容标记来评估条件。 改进的基于标记的验证 : 使用与 Palo Alto 相关的上下文标记(如 Zero Touch...
CVE-2025-0108-SCAN
CVE-2025-0108 PAN-OS:管理Web界面中的认证绕过 Palo Alto Networks PAN-OS 软件中的一个认证绕过漏洞,使得未经验证的攻击者如果能够网络访问管理Web界面,即可绕过 PAN-OS 管理Web界面所需的认证,并调用某些 PHP 脚本。虽然调用这些 PHP 脚本不会导致远程代码执行,但可能对 PAN-OS 的完整性和机密性造成负面影响。 您可以通过根据我们推荐的部署最佳实践指南,将管理Web界面的访问限制为仅受信任的内部IP地址,从而大大降低此问题的风险。 此问题不影响 Cloud NGFW 或 Prisma Access 软件。 参考:...
CVE-2024-3400
PAN-OS 防火墙利用脚本 此脚本旨在演示 PAN-OS 防火墙中漏洞的利用方法。它会向防火墙的 API 端点发送特制载荷,以执行任意命令。该漏洞利用特别针对 CVE-2024-3400,这是 Palo Alto Networks PAN-OS 软件 GlobalProtect 功能中存在于特定 PAN-OS 版本上的命令注入漏洞。不同的功能配置可能允许未经身份验证的攻击者在防火墙上以 root 权限执行任意代码。 注意: 请确保仅将本脚本用于合法和道德的目的,并且仅在你拥有测试权限的机器上使用。 使用方法 要使用此项目,请遵循以下步骤: 1. 克隆此仓库: root@kitploit...
cve-2025-0133
CVE-2025-0133 反射型 XSS 检测工具 作者 :Derek Odiorne 日期 :2025-05-23 严重性 :中危 测试对象 :Palo Alto Networks GlobalProtect Portal(PAN-OS) 📌 摘要 该脚本针对 Palo Alto Networks PAN-OS 软件中 GlobalProtect 门户和网关登录页面 的 CVE-2025-0133 (一个反射型跨站脚本(XSS)漏洞)执行安全、经授权的测试 。 该工具使用两种特定于上下文的载荷测试多个常见参数: HTML 上下文 (alert) JavaScript 字符串上下文...
-CTT-PAN-OS-EXPLOIT-CVE-2024-340
-CTT-PAN-OS-EXPLOIT-CVE-2024-340 CTT-PAN-OS-Exploit – CVE-2024-3400 CVSS 10.0 con mejora de la Teoría del Tiempo Convergente. Utiliza α = 0.0302011 de dispersión temporal, cascada de resonancia de fase de 33 capas y filtrado de cuña temporal de 11 ns para explotar la inyección de comandos de Palo...
CVE-2024-0012_CVE-2024-9474_PoC
🚀 CVE-2024-0012 与 CVE-2024-9474(Palo Alto PAN-OS)漏洞利用 🔐 🛡️ 描述 此概念验证(PoC)脚本针对 Palo Alto PAN-OS 中的漏洞,具体为 CVE-2024-0012 和 CVE-2024-9474 ,通过自动化利用过程,包括身份验证绕过、载荷生成、分块传输和无缝命令执行。 ⚠️ 此脚本仅用于教育和授权的渗透测试目的。未经授权使用是非法的。 🔍 涉及的漏洞 CVE-2024-0012 类型 :身份验证绕过 影响 :允许未经授权访问管理界面。 严重性 :🚨 严重 CVE-2024-9474 类型 :命令执行与权限提升 影响...
CVE-2025-0108-Authentication-Bypass-checker
该工具用于检测目标 PAN-OS 设备是否存在 CVE-2025-0108 身份验证绕过漏洞。它会向目标发送特制的 HTTP 请求,并分析响应以判断该设备是否可被利用。 用法 单个 IP root@kitploit: python authbypasscve20250108.py -u https://target-url.com 多个 IP root@kitploit: python authbypasscve20250108.py -f urls.txt...
CVE-2025-0108-PoC
CVE-2025-0108 概念验证 PoC 此仓库包含针对 CVE-2025-0108 漏洞的概念验证 PoC,该漏洞是 Palo Alto Networks PAN-OS 软件中的一个 身份验证绕过 问题。此处提供的脚本通过向目标系统发送特制的 HTTP 请求来检测该漏洞。 CVE-2025-0108 检测模板 🔍 针对 Palo Alto PAN-OS 身份验证绕过 CVE-2025-0108 的 Nuclei 模板 📜 概述 一个针对 Palo Alto PAN-OS 管理接口中身份验证绕过漏洞的检测模板,该漏洞允许通过特制的路径遍历请求进行未授权访问。 CVSS 4.0 : 8...
CVE-2020-2038
CVE-2020-2038 用于利用 CVE-2020-2038 漏洞的 Exploit。 根据 Palo Alto Networks: PAN-OS 管理界面中的一个操作系统命令注入漏洞,允许经过身份验证的管理员以 root 权限执行任意操作系统命令。 该漏洞影响: 早于 9.0.10 的 PAN-OS 9.0 版本 早于 9.1.4 的 PAN-OS 9.1 版本 早于 10.0.1 的 PAN-OS 10.0 版本 演示 致谢 所有荣誉归于 Positive Technologies 的研究人员 Mikhail Klyuchnikov 和 Nikita...
CVE-2024-3400-Checker
CVE-2024-3400-Checker 中文版本 A check program for CVE-2024-3400, Palo Alto PAN-OS unauthenticated command injection vulnerability. Usage: 1. Install requirements. root@kitploit: python3 -m pip install -r requirements.txt 2. Run root@kitploit: python3 main.py 3. Set threads in main.py, default is 20...
CVE-2026-0310
A buffer overflow vulnerability in the XML processing functionality of Palo Alto Networks PAN-OS® software enables an unauthenticated attacker with network access to the management web or dataplane interface to cause a denial of service DoS condition on VM-Series firewalls or execute arbitrary co...
CVE-2026-0309
A command injection vulnerability in Palo Alto Networks PAN-OS® software enables an authenticated administrator to bypass system restrictions and run arbitrary commands as a root user. To be able to exploit this issue, the user must have access to the PAN-OS CLI and the device must be configured...
CVE-2026-0308
A stored cross-site scripting XSS vulnerability in Palo Alto Networks PAN-OS® software enables a malicious authenticated administrator to store or execute a JavaScript payload using the web interface. This issue is applicable to PAN-OS software on PA-Series and VM-Series firewalls and on Panorama...
CVE-2026-0308
This CVE entry is reserved with no public technical details yet. The affected product, root cause, and impact are not specified in the provided documents. Monitor for updates as details are expected once the vulnerability is publicly announced.
EUVD-2026-75256
A stored cross-site scripting XSS vulnerability in Palo Alto Networks PAN-OS® software enables a malicious authenticated administrator to store or execute a JavaScript payload using the web interface. This issue is applicable to PAN-OS software on PA-Series and VM-Series firewalls and on Panorama...
CVE-2026-0308 PAN-OS: Stored Cross-Site Scripting (XSS) Vulnerability in the Web Interface
A stored cross-site scripting XSS vulnerability in Palo Alto Networks PAN-OS® software enables a malicious authenticated administrator to store or execute a JavaScript payload using the web interface. This issue is applicable to PAN-OS software on PA-Series and VM-Series firewalls and on Panorama...
EUVD-2026-75255
A command injection vulnerability in Palo Alto Networks PAN-OS® software enables an authenticated administrator to bypass system restrictions and run arbitrary commands as a root user. To be able to exploit this issue, the user must have access to the PAN-OS CLI and the device must be configured...
CVE-2026-0309 PAN-OS: Authenticated Command Injection in CLI with Luna HSM Configuration
A command injection vulnerability in Palo Alto Networks PAN-OS® software enables an authenticated administrator to bypass system restrictions and run arbitrary commands as a root user. To be able to exploit this issue, the user must have access to the PAN-OS CLI and the device must be configured...
CVE-2026-0309
CVE-2026-0309 is currently a reserved candidate with no publicly available technical details. The vulnerability has not yet been announced. Monitor for updates once the assigning organization publicizes the entry.