2 matches found
Sql injection
SQL injection vulnerability in brokenlink.php in the mylinks module for XOOPS allows remote attackers to execute arbitrary SQL commands via the lid parameter...
xoops-sql.txt
I have found a mysql injection vulnerability in mylinks xoops module brokenlink.php page where $GET'lid' is not validated by intval or any other input validation. See: modules/mylinks/brokenlink.php?lid=1%20OR%201=2 or get an error of fetch in the page title...