POC详情: 19500eaad6ccef026d64c8567fa36aa4b04e50fa

来源
关联漏洞
标题: WordPress plugin File Away 加密问题漏洞 (CVE-2025-2539)
描述:WordPress和WordPress plugin都是WordPress基金会的产品。WordPress是一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。WordPress plugin是一个应用插件。 WordPress plugin File Away 3.9.9.0.1及之前版本存在加密问题漏洞,该漏洞源于ajax函数缺少能力检查,可能导致未经验证的攻击者读取服务器上的任意文件内容。
介绍
# POC - CVE-2025-2539 File Away <= 3.9.9.0.1

[![Medium](https://img.shields.io/badge/Medium-12100E?style=for-the-badge&logo=medium&logoColor=white)](https://medium.com/@ramanidhaval11)
[![GitHub](https://img.shields.io/badge/GitHub-000?style=for-the-badge&logo=github&logoColor=white)](https://github.com/d4rkh0rse)

## Overview

The File Away plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the ajax() function in all versions up to, and including, 3.9.9.0.1. This enables unauthenticated attackers, who exploit a reversible weak algorithm, to read the contents of arbitrary files on the server, which may contain sensitive information.

**Read about it** — [CVE-2025-2539](https://nvd.nist.gov/vuln/detail/CVE-2025-2539)

> **Disclaimer**: This Proof of Concept (POC) is made for educational and ethical testing purposes only. Usage of this tool for attacking targets without prior mutual consent is illegal. It is the end user’s responsibility to obey all applicable local, state, and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program.

[Full POC](https://youtu.be/W684Ih1iZYE)

## Getting Started

### Cloning the Repository

First, clone the repository:

```bash
git clone https://github.com/d4rkh0rse/CVE-2025-2539.git

```

Run the Exploit:

```bash
python CVE_2025-2539.py <target_url> <File>
```
文件快照

[4.0K] /data/pocs/19500eaad6ccef026d64c8567fa36aa4b04e50fa ├── [3.4K] CVE_2025-2539.py └── [1.4K] README.md 0 directories, 2 files
神龙机器人已为您缓存
备注
    1. 建议优先通过来源进行访问。
    2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
    3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。