POC详情: cc936d3617a72dfd8dcf8abf871d8c2fe729ea50

来源
关联漏洞
标题: WordPress plugin A/B Image Optimizer 路径遍历漏洞 (CVE-2025-25163)
描述:WordPress和WordPress plugin都是WordPress基金会的产品。WordPress是一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。WordPress plugin是一个应用插件。 WordPress plugin A/B Image Optimizer 3.3版本及之前版本存在路径遍历漏洞,该漏洞源于对路径名限制不当。
描述
This repository features a Nuclei template specifically designed to detect the Path Traversal vulnerability (CVE-2025-25163) in the Plugin A/B Image Optimizer for WordPress. This vulnerability poses a critical security risk, allowing unauthorized access to sensitive server files.
介绍
# Nuclei Template for CVE-2025-25163

## 🚀 Overview

This repository features a Nuclei template specifically designed to detect the **Path Traversal** vulnerability (CVE-2025-25163) in the **Plugin A/B Image Optimizer** for WordPress. This vulnerability poses a critical security risk, allowing unauthorized access to sensitive server files.

## 🔍 Vulnerability Description

CVE-2025-25163 is a path traversal vulnerability that permits attackers to manipulate file paths, enabling access to files beyond the intended directory structure. Exploitation of this vulnerability can result in the exposure of sensitive data, compromising the confidentiality and integrity of the system.

### 🛑 Affected Versions

- **Plugin A/B Image Optimizer**: Versions **up to and including 3.3**.

### 📊 CVSS Score

- **Base Score**: 7.5 (High)

### 🏷️ CVSS Vector

- `CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N`

## 📋 Template Details

This Nuclei template attempts to exploit the path traversal vulnerability by targeting the `/etc/passwd` file—a standard technique for testing such vulnerabilities.

### 🛠️ Usage Instructions

To utilize this template with Nuclei, ensure that you have [Nuclei](https://nuclei.projectdiscovery.io/) installed. Run the following command in your terminal:

```bash
nuclei -t path/to/template.yaml -u <target_url>
```

## 👤 Author

This template was developed by [rootharpy](https://github.com/rootharpy). For inquiries or contributions, please reach out via GitHub.
文件快照

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