Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
CVE-2022-0441 — WordPress 插件 MasterStudy LMS 2.7.5 - 未认证管理员账户创建 | Kitploit
工具/GitHubGitHub/biulove0x/cve-2022-0441
漏洞分析漏洞利用Web应用程序漏洞利用渗透测试身份验证
GitHubbiulove0x/cve-2022-0441

CVE-2022-0441

WordPress 插件 MasterStudy LMS 2.7.5 - 未认证管理员账户创建

查看仓库
6144年前尚未审核

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

CVE-2022-0441

made-with-python

root@kitploit:~
Title: WordPress Plugin MasterStudy LMS 2.7.5 - Unauthenticated Admin Account Creation
Date: 16.02.2022
Author: Numan Türle
CVE: CVE-2022-0441
Software Link: https://wordpress.org/plugins/masterstudy-lms-learning-management-system/
Version: <2.7.6

安装

root@kitploit:~
git clone https://github.com/biulove0x/CVE-2022-0441.git
cd CVE-2022-0441/
python3 -m pip install -r requirements.txt

如何运行自动利用

root@kitploit:~
$ python3 MasterStudy.py --help
###############################################
# @author : biulove0x                         #
# @name   : WP Plugins Master Study Exploiter #
# @cve    : CVE-2022-0441                     #
###############################################

usage: MasterStudy.py [-h] [-t example.com] [-l target.txt]

CVE-2022-0441 [ WordPress Plugin MasterStudy LMS 2.7.5 - Unauthenticated Admin Account Creation ]

optional arguments:
  -h, --help      show this help message and exit
  -t example.com  Single target
  -l target.txt   Multiple target

单个目标

root@kitploit:~
$ python3 MasterStudy.py -t http://example.com/

多个目标

root@kitploit:~
$ cat domains.txt
http://example.com/
https://examples.com/

$ python3 MasterStudy.py -l target.txt

参考资料:

  • https://www.exploit-db.com/exploits/50752
  • https://www.youtube.com/watch?v=SI_O6CHXMZk
  • https://gist.github.com/numanturle/4762b497d3b56f1a399ea69aa02522a6
  • https://wpscan.com/vulnerability/173c2efe-ee9c-4539-852f-c242b4f728ed

捐赠:

BTC : bc1qst09sxcnq97a4wgsqvpkg4fxyjczvs3xe7278h

BNB : bnb1jhp2hv9utr8u97387p35fmftgr8wpjp39altz0

"Buy Me A Coffee"

下载工具