[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Full-disclosure] Critical PHP bug - act ASAP if you are running web with sensitive data
- To: "Jasper Bryant-Greene" <jasper@xxxxxxxxxxx>
- Subject: Re: [Full-disclosure] Critical PHP bug - act ASAP if you are running web with sensitive data
- From: "Slythers Bro" <slythers@xxxxxxxxx>
- Date: Wed, 29 Mar 2006 07:22:12 +0200
<?php
$host = "127.0.0.1";
$user = "sqluser";
$pass = "sqlpass";
.....
$foobar=html_entity_decode($_GET['foo']);
echo $foobar;
?>
_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/