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
Tools/GitHubGitHub/mrmtwoj/cve-2024-38077
Vulnerability AnalysisExploitationPenetration TestingLearning & EducationRemote Access Tool
GitHubmrmtwoj/cve-2024-38077

CVE-2024-38077

CVE-2024-38077: Remote Code Execution Vulnerability in Windows Remote Desktop Licensing Service

View Repository
1841 year agoNot yet reviewed
Website

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-38077

Here’s a possible GitHub description for CVE-2024-38077:

CVE-2024-38077: Remote Code Execution Vulnerability in Windows Remote Desktop Licensing Service

Overview:

CVE-2024-38077 is a critical vulnerability in the Windows Remote Desktop Licensing Service, which allows remote attackers to execute arbitrary code on vulnerable systems. This vulnerability is due to a heap overflow in the service when processing specific inputs. Exploiting this flaw could lead to full system compromise, allowing attackers to take control without requiring authentication.

Affected Systems:

  • Windows Server 2016
  • Windows Server 2019
  • Windows Server 2022
  • Windows 10/11 with Remote Desktop Licensing installed

Exploitation:

Attackers can exploit this vulnerability by sending specially crafted messages to the affected service, triggering a heap overflow that leads to remote code execution (RCE). This makes it particularly dangerous, as the attacker could potentially run arbitrary code with system-level privileges.

Mitigation:

Microsoft has addressed this issue in their latest security patch. Users are strongly encouraged to update their systems immediately to prevent exploitation.

Proof of Concept (PoC):

This repository includes a PoC that demonstrates how the vulnerability can be triggered. Note: For educational purposes only.

Download Tool