SaralBlog Multiple Input Validation Vulnerabilities
BID:16306
Info
SaralBlog Multiple Input Validation Vulnerabilities
| Bugtraq ID: | 16306 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jan 18 2006 12:00AM |
| Updated: | Feb 07 2006 08:53PM |
| Credit: | Aliaksandr Hartsuyeu is credited with the discovery of these issues. |
| Vulnerable: |
saralblog saralblog 1.0 |
| Not Vulnerable: | |
Discussion
SaralBlog Multiple Input Validation Vulnerabilities
saralblog is prone to multiple input validation vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.
Successful exploitation of these vulnerabilities could result in a compromise of the application, disclosure or modification of data, the theft of cookie-based authentication credentials or possibly permit an attacker to control how the site is rendered to the user. They may also permit an attacker to exploit vulnerabilities in the underlying database implementation as well as other attacks.
saralblog is prone to multiple input validation vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.
Successful exploitation of these vulnerabilities could result in a compromise of the application, disclosure or modification of data, the theft of cookie-based authentication credentials or possibly permit an attacker to control how the site is rendered to the user. They may also permit an attacker to exploit vulnerabilities in the underlying database implementation as well as other attacks.
Exploit / POC
SaralBlog Multiple Input Validation Vulnerabilities
An exploit is not required.
The following proof of concept URI for some of the SQL injection issues are available:
http://www.example.com/viewprofile.php?id=999%20union%20select%201,2,3,4,5,6,7/*
Also supplying the following to the search parameter:
aaaaa') union select 1,2,3,4,5,6/*
An exploit is not required.
The following proof of concept URI for some of the SQL injection issues are available:
http://www.example.com/viewprofile.php?id=999%20union%20select%201,2,3,4,5,6,7/*
Also supplying the following to the search parameter:
aaaaa') union select 1,2,3,4,5,6/*
Solution / Fix
SaralBlog 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
SaralBlog Multiple Input Validation Vulnerabilities
References:
References: