lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date: Mon, 11 Jun 2007 19:46:16 +0200
From: Thor Larholm <seclists@...holm.com>
To: bugtraq@...urityfocus.com, full-disclosure@...ts.grok.org.uk,
	websecurity@...appsec.org
Subject: PHPMailer command execution

PHPMailer is a widely deployed utility class used in PHP application to 
handle emails sent through sendmail, PHP mailto() or SMTP. It is used in 
PHP applications such as WordPress, Mantis, WebCalendar, Group-Office 
and Joomla. The last official release happened on July 11, 2005.

If you have configured PHPMailer to use sendmail it has a remote command 
execution vulnerability due to a lack of input validation. sendmail is 
queried through the popen function which is called with a string 
constructed from non-escaped user input.

http://larholm.com/2007/06/11/phpmailer-0day-remote-execution/


Cheers
Thor Larholm

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ