Topic: A SQL question
Just been having a peek through the SQL logs, and noticed several entries along this line:
<2008-04-05 13:49:38 GMT>ERROR: 22001: value too long for type character varying(2000)
<2008-04-05 13:49:38 GMT>LOCATION: varchar, varchar.c:608
<2008-04-05 13:49:38 GMT>STATEMENT: UPDATE punbb_online SET logged=1207403378, prev_uri='[snipped]downloads.php?cat_id=6+and+1=2+union+select+concat[rest of line snipped for brevity]
Was this a case of someone trying to exploit the db?