Cybertrion Systems

[3/5] FAQMasterFlexPlus Cross-Site Scripting and SQL Injection

December 28th, 2007 by
[3/5] FAQMasterFlexPlus Cross-Site Scripting and SQL Injection

:Juan Galiana has reported some vulnerabilities in FAQMasterFlexPlus, which can be exploited by malicious people to conduct cross-site scripting and SQL injection attacks.1) Input passed to the "category_id" parameter in faq.php is not properly sanitised before being used in an SQL query. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.Successful exploitation requires that "magic_quotes_gpc" is disabled.2) Input passed to the "cat_name" parameter in faq.php is not properly sanitised before being returned to a user. This can be exploited to execute arbitrary HTML and script code in a user’s browser session in context of an affected site.Solution:Edit the source code to ensure that input is properly sanitised.Provided and/or discovered by:Juan GalianaOriginal Advisory:http://lists.grok.org.uk/pipermail/full-disclosure/2007-December/059318.html

Original post by Pankaj

[3/5] FAQMasterFlexPlus Cross-Site Scripting and SQL Injection

Related Articles:
  • [3/5] PHCDownload “string” Cross-Site Scripting and SQL Injection
  • [3/5] InstantSoftwares Dating Site Cross-Site Scripting and SQL Injection
  • [3/5] Logaholic Cross-Site Scripting and SQL Injection
  • [3/5] ClickGallery SQL Injection and Cross Site Scripting Vulnerabilities
  • [3/5] Softbiz Freelancers Cross-Site Scripting and SQL Injection


  • Posted in Advisories - Exploits | | [3/5] FAQMasterFlexPlus Cross-Site Scripting and SQL Injection

    << [3/5] ZeusCMS SQL Injection and Information Disclosure | [4/5] Feng Multiple Vulnerabilities >>