Threat level definition
Search:
Home
Bugtraq
Vulnerabilities
Mailing Lists
Jobs
Tools
Vista
News
Infocus
Foundations
Microsoft
Unix
IDS
Incidents
Virus
Pen-Test
Firewalls
Focus On: Vista
Columnists
Mailing Lists
Newsletters
Bugtraq
Focus on IDS
Focus on Linux
Focus on Microsoft
Forensics
Pen-test
Security Basics
Vuln Dev
Vulnerabilities
Jobs
Job Opportunities
Resumes
Job Seekers
Employers
Tools
RSS
News
Vulns
Back to list
|
Post reply
xoops mylinks module - sql injection
Nov 09 2007 11:38AM
root hanicker it
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
[ reply ]
Privacy Statement
Copyright 2007, SecurityFocus
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
[ reply ]