Stack-based buffer overflow in the create_named_pipe function in libmysql.c in PHP 4.3.10 and 4.4.x before 4.4.3 for Windows allows attackers to execute arbitrary code via a long (1) arg_host or (2) arg_unix_socket argument, as demonstrated by a long named pipe variable in the host argument to the mysql_connect function.
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
http://lists.grok.org.uk/pipermail/full-disclosure/2006-January/041013.html | mailing list exploit vendor advisory |
http://www.securityfocus.com/archive/1/420986/100/0/threaded | mailing list |
http://www.php.net/ChangeLog-4.php#4.4.3 | |
http://www.vupen.com/english/advisories/2006/0046 | vdb entry vendor advisory |
http://www.securityfocus.com/bid/16145 | vdb entry exploit |
http://www.osvdb.org/22232 | vdb entry |
http://secunia.com/advisories/18275 | third party advisory vendor advisory |
http://archives.neohapsis.com/archives/fulldisclosure/2006-01/0274.html | mailing list |