Kmita FAQ Multiple Input Validation Vulnerabilities
BID:18282
CVE-2006-2883 | CVE-2006-2884 |Info
Kmita FAQ Multiple Input Validation Vulnerabilities
| Bugtraq ID: | 18282 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jun 05 2006 12:00AM |
| Updated: | Jun 05 2006 10:47PM |
| Credit: | [email protected] is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
KKE Info Media Kmita FAQ 1.0 |
| Not Vulnerable: | |
Discussion
Kmita FAQ Multiple Input Validation Vulnerabilities
Kmita FAQ is prone to multiple input-validation vulnerabilities. The issues include cross-site scripting and SQL-injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.
A successful exploit of these vulnerabilities could allow an attacker to compromise the application, access or modify data, steal cookie-based authentication credentials, or even exploit vulnerabilities in the underlying database implementation. Other attacks are also possible.
Kmita FAQ is prone to multiple input-validation vulnerabilities. The issues include cross-site scripting and SQL-injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.
A successful exploit of these vulnerabilities could allow an attacker to compromise the application, access or modify data, steal cookie-based authentication credentials, or even exploit vulnerabilities in the underlying database implementation. Other attacks are also possible.
Exploit / POC
Kmita FAQ Multiple Input Validation Vulnerabilities
These issues can be exploited through a web client.
The following example URI demonstate these issues:
http://www.example.com/search.php?q=[XSS]
http://www.example.com/index.php?catid=[SQL]
These issues can be exploited through a web client.
The following example URI demonstate these issues:
http://www.example.com/search.php?q=[XSS]
http://www.example.com/index.php?catid=[SQL]
Solution / Fix
Kmita FAQ Multiple Input Validation Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or 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 are aware of more recent information, please mail us at: [email protected].
References
Kmita FAQ Multiple Input Validation Vulnerabilities
References:
References:
- Kmita FAQ Home Page (KKE Info Media)
- Kmita FAQ v1.0 ([email protected])