支持本站 — 捐款将帮助我们持续运营

目标: 1000 元,已筹: 1000

100.0%

POC详情: c774e37964104b4e64fe12bd7c7414fc677763a4

来源
关联漏洞
标题:WordPress plugin WP Statistics 跨站脚本漏洞 (CVE-2025-9816)
Description:WordPress和WordPress plugin都是WordPress基金会的产品。WordPress是一套使用PHP语言开发的博客平台。该平台具有在基于PHP和MySQL的服务器上架设个人博客网站的功能。WordPress plugin是一个应用插件。 WordPress plugin WP Statistics 14.5.4及之前版本存在跨站脚本漏洞,该漏洞源于对User-Agent标头输入清理和输出转义不足,可能导致存储型跨站脚本攻击。
Description
Proof of Concept for Stored-XSS on Vulnerable WP-Statistics Plugin known as CVE-2025-9816
介绍
  # CVE-2025-9816<br>Stored XSS On WP-Statistics Plugin

### Scanner (Detection & PoC)

![](https://github.com/monzaviman/CVE-2025-9816/blob/main/CVE-2025-9816.png)

"The WP Statistics – The Most Popular Privacy-Friendly Analytics Plugin plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the User-Agent Header in all versions up to, and including, 14.5.4 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page."

#### How to Use
```
use virtual enviroment & active
pip install requests

python3 main.py
```
![](https://github.com/monzaviman/CVE-2025-9816/blob/main/CVE-2025-9816_PoC.png)
文件快照

[4.0K] /data/pocs/c774e37964104b4e64fe12bd7c7414fc677763a4 ├── [2.6M] CVE-2025-9816.png ├── [ 35K] CVE-2025-9816_PoC.png ├── [4.0K] log │   ├── [3.2K] logger.py │   └── [4.0K] __pycache__ │   └── [5.4K] logger.cpython-312.pyc ├── [4.0K] logs │   └── [ 0] my_app.log ├── [9.6K] main.py └── [ 785] README.md 4 directories, 7 files
神龙机器人已为您缓存
备注
    1. 建议优先通过来源进行访问。
    2. 如果因为来源失效或无法访问,请发送邮件到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
    3. 神龙已为您对 POC 代码进行快照,为了长期维护,请考虑为本地 POC 付费/捐赠,感谢您的支持。