[TYPO3-dev] macina_banner 1.4.1 diff

Georg Ringer mail-spam at ringerge.org
Sat Jun 16 01:55:34 CEST 2007


Christoph Koehler wrote:
> I am very interested to see the SQL injection 
> and learn from it.

just a normal update-query like this one:
$query = '
SELECT *
FROM table
WHERE uid = '.$postvars['uid'];

georg




More information about the TYPO3-dev mailing list