Threat level definition
Search:
Home
Bugtraq
Vulnerabilities
Mailing Lists
Jobs
Tools
Beta Programs
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
BugTraq
Back to list
|
Post reply
[MajorSecurity #21] phpFaber TopSites <=2.0.9 - SQL Injection Vulnerability
Jul 20 2006 10:23AM
admin majorsecurity de
[MajorSecurity #21] phpFaber TopSites <=2.0.9 - SQL Injection Vulnerability
-----------------------------------------------------------------
Software: phpFaber TopSites
Version: <=2.0.9
Type: SQL Injection Vulnerability
Made public: July, 19th 2006
Vendor: phpFaber, LLC
Page: http://www.phpfaber.com/
Credits:
----------------------------------------------
Discovered by: David "Aesthetico" Vieira-Kurz
http://www.majorsecurity.de
Original Advisory:
----------------------------------------------
http://www.majorsecurity.de/advisory/major_rls21.txt
Affected Products:
----------------------------------------------
phpFaber TopSites 2.0.9 and prior
Description:
----------------------------------------------
phpFaber TopSites is a feature-packed, reliable and secure Top List for webmasters who want to increase traffic to their websites.
It is fully customizable and doesn't require any programming skills! You can create your forms just in 3 clicks!
Vulnerability:
----------------------------------------------
Input passed directly to the "i_cat" and "method" parameter in "index.php" is not properly sanitised before being used in a SQL query.
This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
Solution:
----------------------------------------------
Edit the source code to ensure that input is properly sanitised.
[ reply ]
Privacy Statement
Copyright 2009, SecurityFocus
-----------------------------------------------------------------
Software: phpFaber TopSites
Version: <=2.0.9
Type: SQL Injection Vulnerability
Made public: July, 19th 2006
Vendor: phpFaber, LLC
Page: http://www.phpfaber.com/
Credits:
----------------------------------------------
Discovered by: David "Aesthetico" Vieira-Kurz
http://www.majorsecurity.de
Original Advisory:
----------------------------------------------
http://www.majorsecurity.de/advisory/major_rls21.txt
Affected Products:
----------------------------------------------
phpFaber TopSites 2.0.9 and prior
Description:
----------------------------------------------
phpFaber TopSites is a feature-packed, reliable and secure Top List for webmasters who want to increase traffic to their websites.
It is fully customizable and doesn't require any programming skills! You can create your forms just in 3 clicks!
Vulnerability:
----------------------------------------------
Input passed directly to the "i_cat" and "method" parameter in "index.php" is not properly sanitised before being used in a SQL query.
This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
Solution:
----------------------------------------------
Edit the source code to ensure that input is properly sanitised.
[ reply ]