Strange database error

This is a first for me...

Query:

SELECT
            `tgs`.`Tag` as `Tag`,
            `tgs`.`Date` as `Date`,
            COUNT(`tgs`.`ObjID`) AS `count`
            FROM `sys_tags` `tgs`  WHERE `tgs`.`Tag` IS NOT NULL AND `tgs`.`Type` = 'bx_poll11111111111111111111111111' UNION SELECT CONCAT(CHAR(100,100,100),CHAR(91,88,93),vErsion(),CHAR(91,88,88,93)),2,3   ORDER by id DESC limit 0,1 -- /* order by 'as' GROUP BY `Tag` ORDER BY `count` DESC, `Tag` ASC LIMIT 30

Mysql error: Unknown column 'id' in 'order clause'

Found error in the file '/home/neflwad/public_html/inc/classes/BxDolTags.php' at line 135.
Called 'getPairs' function with erroneous argument #0.

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 21 May 2015

This is failed attempt to perform SQL injection. Please make sure that you are using the latest versions, since old versions may be vulnerable to the SQL injection attacks.

Rules → http://www.boonex.com/terms
Quote · 23 May 2015

 Thank you

Please make sure that you are using the latest versions

 I am.

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 24 May 2015

 

This is failed attempt to perform SQL injection.

 They are still happening. Should I be worried?

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 27 May 2015

SQL injections attacks will happen; as long as they fail is what is important. Check the logs to see if they are coming from one source, if so, then block them through the firewall.

Geeks, making the world a better place
Quote · 27 May 2015
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.