10
CVSSv2

CVE-2007-1579

Published: 21/03/2007 Updated: 11/10/2017
CVSS v2 Base Score: 10 | Impact Score: 10 | Exploitability Score: 10
VMScore: 1000
Vector: AV:N/AC:L/Au:N/C:C/I:C/A:C

Vulnerability Summary

Stack-based buffer overflow in Atrium MERCUR IMAPD allows remote malicious users to have an unknown impact via a certain SUBSCRIBE command.

Vulnerable Product Search on Vulmon Subscribe to Product

atrium software mercur messaging 2005 sp4

atrium software mercur imapd

atrium software mercur messaging 2005 5.0_sp3

Exploits

#!/usr/bin/python # Remote exploit for the stack overflow vulnerability in Mercur Messaging 2005 # SP3 IMAP service The exploit was tested on windows 2000 server SP4 in a # Vmware environment At the time of overflow EBX points to our shellcode # However this buffer into which EBX points will give a maximum of 224 bytes of # uninterrupted space f ...