9
CVSSv2

CVE-2006-6424

Published: 27/12/2006 Updated: 17/10/2018
CVSS v2 Base Score: 9 | Impact Score: 10 | Exploitability Score: 8
VMScore: 905
Vector: AV:N/AC:L/Au:S/C:C/I:C/A:C

Vulnerability Summary

Multiple buffer overflows in Novell NetMail prior to 3.52e FTF2 allow remote malicious users to execute arbitrary code (1) by appending literals to certain IMAP verbs when specifying command continuation requests to IMAPD, resulting in a heap overflow; and (2) via crafted arguments to the STOR command to the Network Messaging Application Protocol (NMAP) daemon, resulting in a stack overflow.

Vulnerable Product Search on Vulmon Subscribe to Product

novell netmail 3.1

novell netmail 3.10

novell netmail 3.0.3a

novell netmail 3.0.1

novell netmail 3.5

novell netmail

Exploits

## # $Id: nmap_storrb 9262 2010-05-09 17:45:00Z jduck $ ## ## # This file is part of the Metasploit Framework and may be subject to # redistribution and commercial restrictions Please see the Metasploit # Framework web site for more information on licensing and terms of use # metasploitcom/framework/ ## require 'msf/core' class Metasp ...