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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2025-52970 PoC — Fortinet FortiWeb 安全漏洞

Source
Associated Vulnerability
Title:Fortinet FortiWeb 安全漏洞 (CVE-2025-52970)
Description:Fortinet FortiWeb是美国飞塔(Fortinet)公司的一款Web应用层防火墙,它能够阻断如跨站点脚本、SQL注入、Cookie中毒、schema中毒等攻击的威胁,保证Web应用程序的安全性并保护敏感的数据库内容。 Fortinet FortiWeb 7.6.3及之前版本、7.4.7及之前版本、7.2.10及之前版本和7.0.10及之前版本存在安全漏洞,该漏洞源于参数处理不当,可能导致权限提升。
Readme
# POC-CVE-2025-52970

```
python POC-CVE-2025-52970.py -h           
usage: POC-CVE-2025-52970.py [-h] (-t TARGET | -l LIST)

options:
  -h, --help           show this help message and exit
  -t, --target TARGET  Single target URL (e.g., https://xx.xx.xx.xx)
  -l, --list LIST      Path to file containing target URLs, one per line

```

# run poc script

```

python CVE-2025-52970.py -t https://192.168.100.102

```
<img width="1298" height="1150" alt="image" src="https://github.com/user-attachments/assets/f915bea0-2969-4748-9213-9d15d8d5227e" />
File Snapshot

[4.0K] /data/pocs/599456d3f62c35f3e4583ba33657b94e395672b8 ├── [6.1K] POC-CVE-2025-52970.py └── [ 551] README.md 1 directory, 2 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.