关联漏洞
标题:
WordPress Plugin Ultimate Member 安全漏洞
(CVE-2024-1071)
描述:WordPress和WordPress plugin都是WordPress基金会的产品。WordPress是一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。WordPress plugin是一个应用插件。 WordPress Plugin Ultimate Member 2.1.3 版本到 2.8.2 版本存在安全漏洞,该漏洞源于对用户提供的参数转义不充分以及对现有 SQL 查询缺乏充分的准备,容易通过“排序”参数受到 SQL 注入攻击。
介绍
# WordPress CVE 2024-1071 SQL Exploit

## This exploit, which runs on WordPress versions 2.1.3 to 2.8.2, allows unauthenticated attackers to add additional SQL queries to existing queries that can be used to pull sensitive information from the database.
#### Dork: body="/wp-content/plugins/ultimate-member"
## 1)
- git clone https://github.com/Dogu589/WordPress-Exploit-CVE-2024-1071.git
- cd WordPress-Exploit-CVE-2024-1071
## 2)
python3 WordPressExploit.py -f target.txt
# CVE
https://nvd.nist.gov/vuln/detail/CVE-2024-1071
文件快照
[4.0K] /data/pocs/a3f96b35b27ccfb0e234f6c4c539922478619021
├── [ 632] README.md
└── [6.0K] WordPressExploit.py
0 directories, 2 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。