1647 matches found
[SECURITY] Fedora 10 Update: php-pear-Mail-1.1.14-5.fc10
PEAR's Mail package defines an interface for implementing mailers under the PEAR hierarchy. It also provides supporting functions useful to multiple mailer backends. Currently supported backends include: PHP's native mail function, sendmail, and SMTP. This package also provides a RFC822 email...
[SECURITY] Fedora 12 Update: php-pear-Mail-1.1.14-5.fc12
PEAR's Mail package defines an interface for implementing mailers under the PEAR hierarchy. It also provides supporting functions useful to multiple mailer backends. Currently supported backends include: PHP's native mail function, sendmail, and SMTP. This package also provides a RFC822 email...
[SECURITY] Fedora 11 Update: php-pear-Mail-1.1.14-5.fc11
PEAR's Mail package defines an interface for implementing mailers under the PEAR hierarchy. It also provides supporting functions useful to multiple mailer backends. Currently supported backends include: PHP's native mail function, sendmail, and SMTP. This package also provides a RFC822 email...
Fedora 11 : php-pear-Mail-1.1.14-5.fc11 (2009-12348)
Fix CVE-2009-4023, CVE-2009-4111 PEAR's Mail class did not properly escape content of mail header fields, when using the sendmail backend. A remote attacker could send an email message, with specially crafted headers to local user, leading to disclosure of content and potentially, to modification...
Fedora 12 : php-pear-Mail-1.1.14-5.fc12 (2009-12395)
Fix CVE-2009-4023, CVE-2009-4111 PEAR's Mail class did not properly escape content of mail header fields, when using the sendmail backend. A remote attacker could send an email message, with specially crafted headers to local user, leading to disclosure of content and potentially, to modification...
Fedora 10 : php-pear-Mail-1.1.14-5.fc10 (2009-12439)
Fix CVE-2009-4023, CVE-2009-4111 PEAR's Mail class did not properly escape content of mail header fields, when using the sendmail backend. A remote attacker could send an email message, with specially crafted headers to local user, leading to disclosure of content and potentially, to modification...
DEBIAN-CVE-2009-4111
Argument injection vulnerability in Mail/sendmail.php in the Mail package 1.1.14, 1.2.0b2, and possibly other versions for PEAR allows remote attackers to read and write arbitrary files via a crafted $recipients parameter, and possibly other parameters, a different vulnerability than CVE-2009-402...
CVE-2009-4023
Argument injection vulnerability in the sendmail implementation of the Mail::Send method Mail/sendmail.php in the Mail package 1.1.14 for PEAR allows remote attackers to read and write arbitrary files via a crafted $from parameter, a different vector than CVE-2009-4111...
DEBIAN-CVE-2009-4023
Argument injection vulnerability in the sendmail implementation of the Mail::Send method Mail/sendmail.php in the Mail package 1.1.14 for PEAR allows remote attackers to read and write arbitrary files via a crafted $from parameter, a different vector than CVE-2009-4111...
CVE-2009-4023
Argument injection vulnerability in the sendmail implementation of the Mail::Send method Mail/sendmail.php in the Mail package 1.1.14 for PEAR allows remote attackers to read and write arbitrary files via a crafted $from parameter, a different vector than CVE-2009-4111...
PEAR Mail软件包Sendmail Mail::Send()方式参数注入漏洞
BUGTRAQ ID: 37081 PEAR是“PHP扩展和应用库”的缩写,用于为PHP用户提供结构化的开源代码库。 PEAR的Mail软件包中sendmail实现没有正确地过滤对Mail::Send方式所提交的from参数,远程攻击者可以向sendmail命令传送任意参数,绕过安全限制获取任意文件的内容。 PEAR Mail 1.1.4 厂商补丁: PEAR ---- 目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载:...
ClamAV Milter Blackhole-Mode Remote Code Execution
$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. http://metasploit.com/framework/ require 'msf/core' class Metasploit3 'ClamAV Milte...
SLES9: Security update for sendmail
The remote host is missing updates to packages that affect the security of your system. One or more of the following packages are affected: sendmail For more information, please visit the referenced security advisories. More details may also be found by searching for keyword 5014809 within the Su...
SLES9: Security update for sendmail
The remote host is missing updates to packages that affect the security of your system. One or more of the following packages are affected: sendmail For more information, please visit the referenced security advisories. More details may also be found by searching for keyword 5014827 within the Su...
SLES9: Security update for sendmail
The remote host is missing updates to packages that affect the security of your system. One or more of the following packages are affected: sendmail For more information, please visit the referenced security advisories. More details may also be found by searching for keyword 5014827 within the Su...
SLES9: Security update for sendmail
The remote host is missing updates to packages that affect the security of your system. One or more of the following packages are affected: sendmail For more information, please visit the referenced security advisories. More details may also be found by searching for keyword 5014809 within the Su...
SuSE9 Security Update : sendmail (YOU Patch Number 11200)
Without this update sendmail may crash when finishing a mail due to referencing an already freed variable. CVE-2006-4434 %NASLMINLEVEL 70300 C Tenable Network Security, Inc. The text description of this plugin is C Novell, Inc. include'deprecatednasllevel.inc'; include'compat.inc'; if description...
Sendmail SMTP Address prescan Memory Corruption
This is a proof of concept denial of service module for Sendmail versions 8.12.8 and earlier. The vulnerability is within the prescan method when parsing SMTP headers. Due to the prescan function, only 0x5c and 0x00 bytes can be used, limiting the likelihood for arbitrary code execution. This...
*nux how to create a backdoor-a vulnerability warning-the black bar safety net
Painstakingly(or ease of obtaining root after, Of course, want to long-term holding. To be later used to it. d0ing what u want t0 d0 : the traditional method is to build a back doorbackd00r. Even if the invasion is found, the better(advanced)back door still be able to make you again a relaxing...
All PEAR Mail functions contain an arbitrary file write vulnerability-vulnerability warning-the black bar safety net
出现 问题 的 地方 位于 Sendmail.php ...... if ! isset$from return PEAR::raiseError'No from address given.'; elseif strpos$from, ' ' !== false || strpos$from, ';' !== false || strpos$from, '&' !== false || strpos$from, "' !== false return PEAR::raiseError'From address specified with dangerous characters.';...