Threat level definition
Search:
Home
Bugtraq
Vulnerabilities
Mailing Lists
Jobs
Tools
Vista
News
Infocus
Foundations
Microsoft
Unix
IDS
Incidents
Virus
Pen-Test
Firewalls
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
Security Research
Back to list
Name:
Email:
*Note: Email address will appear as "user domain ext" to prevent harvesting.
Subject:
Message:
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
...
[ more ]
Privacy Statement
Copyright 2008, 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
...
[ more ]