10
CVSSv2

CVE-2005-1099

Published: 12/04/2005 Updated: 11/07/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

Multiple buffer overflows in the HandleChild function in server.c in Greylisting daemon (GLD) 1.3 and 1.4, when GLD is listening on a network interface, allow remote malicious users to execute arbitrary code.

Vulnerable Product Search on Vulmon Subscribe to Product

salim gasmi gld 1.3.1

salim gasmi gld 1.4

salim gasmi gld 1.0

salim gasmi gld 1.1

salim gasmi gld 1.2

salim gasmi gld 1.3

Exploits

## # $Id: gld_postfixrb 9669 2010-07-03 03:13:45Z 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 M ...
source: wwwsecurityfocuscom/bid/13129/info It is reported that GLD contains a buffer overflow vulnerability This issue is due to a failure of the application to properly ensure that a fixed-size memory buffer is sufficiently large prior to copying user-supplied input data into it Remote attackers may exploit this vulnerability to cause ...
## # $Id$ ## ## # 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 Metasploit3 < Msf::Exploit::Remote include Ms ...