Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2023-4220 — Chamilo LMS Unauthenticated Remote Code Execution | Kitploit
Tools/GitHubGitHub/n1ghtfallxxx/cve-2023-4220
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingLearning & EducationRemote Access Tool
GitHubn1ghtfallxxx/cve-2023-4220

CVE-2023-4220

Chamilo LMS Unauthenticated Remote Code Execution

View Repository
12 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Chamilo LMS Unauthenticated Remote Code Execution Exploit (CVE-2023-4220)

Overview

This repository contains a Bash script that exploits an unauthenticated remote code execution (RCE) vulnerability in Chamilo LMS via arbitrary file write. The vulnerability is identified as CVE-2023-4220. This exploit allows an attacker to execute arbitrary commands on the target server by uploading a malicious PHP file.

Prerequisites

  • A vulnerable Chamilo LMS instance.
  • A listener to catch the reverse shell (e.g., using Netcat).

Exploit Details

  • Vulnerability: CVE-2023-4220
  • Source: StarLabs Advisory

Usage

  1. Clone the repository:
    root@kitploit:~
    git clone https://github.com/N1ghtfallXxX/CVE-2023-4220
    cd CVE-2023-3533
    chmod +x exploit.sh
    ./exploit.sh
    

Disclaimer

This script is intended for educational purposes only. Unauthorized use of this script on systems without permission is illegal and unethical. Use responsibly and only on systems for which you have explicit permission.

Download Tool