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...
7.5CVSS9.1AI score0.00991EPSS
SaveExploits1References5Affected Software1
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...
7.4AI score
SaveExploits0
20