mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
18 lines
949 B
Markdown
18 lines
949 B
Markdown
![]() |
### [CVE-2006-0034](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0034)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
Heap-based buffer overflow in the CRpcIoManagerServer::BuildContext function in msdtcprx.dll for Microsoft Distributed Transaction Coordinator (MSDTC) for Windows NT 4.0 and Windows 2000 SP2 and SP3 allows remote attackers to execute arbitrary code via a long fifth argument to the BuildContextW or BuildContext opcode, which triggers a bug in the NdrAllocate function, aka the MSDTC Invalid Memory Access Vulnerability.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2006/ms06-018
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/weberl48/Network-Host-and-Security-Final
|
||
|
|