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-2024-49112-PoC — CVE-2024-49112 LDAP RCE PoC and Metasploit Module | Kitploit
Tools/GitHubGitHub/bo0l3an/cve-2024-49112-poc
Exploit FrameworksVulnerability AnalysisExploitationPenetration TestingRed TeamingPayload Development
GitHubbo0l3an/cve-2024-49112-poc

CVE-2024-49112-PoC

CVE-2024-49112 LDAP RCE PoC and Metasploit Module

View Repository
123151 year 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

CVE-2024-49112-PoC

CVE-2024-49112 LDAP RCE PoC and Metasploit Module
Edit: links updated (last 3 copies to go)
Link to Download:

Contact Information

You can reach me at: [email protected] please dont ask me if I can provide this for free, or if I can test your target, or how to add the module to metasploit(google it please). what I can offer?: if you need any help with setting up the python version (I can guide). if you need help with the analyze (I can answer you questions regarding the analyze via email).

CVE-2024-49112: Integer Overflow Vulnerability in Windows LDAP Service Leading to Unauthenticated RCE

The Windows Lightweight Directory Access Protocol (LDAP) service is vulnerable to an integer overflow, which can lead to unauthenticated remote code execution (RCE). This vulnerability allows attackers to execute arbitrary code on a vulnerable system. here, we focus on exploiting the LDAP server-side vulnerability (unauthenticate and no user interaction).

Vulnerability Overview

  • CVE Identifier: CVE-2024-49112
  • Vulnerability Type: Integer Overflow
  • Impact: Unauthenticated Remote Code Execution
  • User Interaction: None required
Download Tool

This vulnerability exists in both the LDAP server and the LDAP client. However, exploiting these components requires different approaches. here, we will focus on exploitation of the LDAP server, which can be targeted directly to achieve RCE without any user interaction.

Exploit

I will include all my findings and technical details regarding the above mentioned component
with the python script showed below in the video PoC and the custom metasploit module which
I wrote for this to make it easier for post exploitations.

Link to Download:

PoC Video

You can view PoC video here:
Watch the PoC.