### [CVE-2008-3479](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3479) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description Heap-based buffer overflow in the Microsoft Message Queuing (MSMQ) service (mqsvc.exe) in Microsoft Windows 2000 SP4 allows remote attackers to read memory contents and execute arbitrary code via a crafted RPC call, related to improper processing of parameters to string APIs, aka "Message Queuing Service Remote Code Execution Vulnerability." ### POC #### Reference - https://docs.microsoft.com/en-us/security-updates/securitybulletins/2008/ms08-065 #### Github No PoCs found on GitHub currently.