EZDatabase Multiple Input Validation Vulnerabilities
BID:15908
Info
EZDatabase Multiple Input Validation Vulnerabilities
| Bugtraq ID: | 15908 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 16 2005 12:00AM |
| Updated: | Dec 16 2005 12:00AM |
| Credit: | rakstija r0t3d3Vil is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
IndexCOR ezDatabase 2.1.2 |
| Not Vulnerable: | |
Discussion
EZDatabase Multiple Input Validation Vulnerabilities
ezDatabase is prone to multiple input validation vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.
ezDatabase is prone to an SQL injection vulnerability and a local file include vulnerability. Successful exploitation of these issues may result in the disclosure of sensitive information, a compromise of the database or the execution of arbitrary local server-side script code. This may facilitate a compromise of the underlying system; other attacks are also possible.
This issue affects version 2.1.2; other versions may also be affected.
ezDatabase is prone to multiple input validation vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.
ezDatabase is prone to an SQL injection vulnerability and a local file include vulnerability. Successful exploitation of these issues may result in the disclosure of sensitive information, a compromise of the database or the execution of arbitrary local server-side script code. This may facilitate a compromise of the underlying system; other attacks are also possible.
This issue affects version 2.1.2; other versions may also be affected.
Exploit / POC
EZDatabase Multiple Input Validation Vulnerabilities
No exploit is required.
The following proof of concept URI are available:
http://www.example.com/index.php?p=../Local file
http://www.example.com/index.php?p=getcat&db_id=[SQL]
No exploit is required.
The following proof of concept URI are available:
http://www.example.com/index.php?p=../Local file
http://www.example.com/index.php?p=getcat&db_id=[SQL]
Solution / Fix
EZDatabase 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] <mailto:[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] <mailto:[email protected]>.
References
EZDatabase Multiple Input Validation Vulnerabilities
References:
References:
- ezDatabase Homepage (IndexCOR)
- ezDatabase vuln (rakstija r0t3d3Vil)