xoops mylinks module - sql injection

2007.11.15
Credit: root
Risk: Low
Local: No
Remote: Yes
CWE: CWE-89


CVSS Base Score: 7.5/10
Impact Subscore: 6.4/10
Exploitability Subscore: 10/10
Exploit range: Remote
Attack complexity: Low
Authentication: No required
Confidentiality impact: Partial
Integrity impact: Partial
Availability impact: Partial

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


Vote for this issue:
50%
50%

Comment it here.

Copyright 2025, cxsecurity.com

 

Back to Top