mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-07 03:02:30 +00:00
955 B
955 B
CVE-2007-3039
Description
Stack-based buffer overflow in the Microsoft Message Queuing (MSMQ) service in Microsoft Windows 2000 Server SP4, Windows 2000 Professional SP4, and Windows XP SP2 allows attackers to execute arbitrary code via a long string in an opnum 0x06 RPC call to port 2103. NOTE: this is remotely exploitable on Windows 2000 Server.
POC
Reference
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2007/ms07-065
- https://www.exploit-db.com/exploits/4745
- https://www.exploit-db.com/exploits/4760
- https://www.exploit-db.com/exploits/4934
Github
No PoCs found on GitHub currently.