PersianBlog Userslist.ASP SQL Injection Vulnerability
BID:14575
Info
PersianBlog Userslist.ASP SQL Injection Vulnerability
| Bugtraq ID: | 14575 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Aug 16 2005 12:00AM |
| Updated: | Aug 16 2005 12:00AM |
| Credit: | trueend5 is credited with the discovery of this vulnerability. |
| Vulnerable: |
PersianBlog PersianBlog |
| Not Vulnerable: | |
Discussion
PersianBlog Userslist.ASP SQL Injection Vulnerability
PersianBlog is prone to an SQL injection vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
PersianBlog is prone to an SQL injection vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
Exploit / POC
PersianBlog Userslist.ASP SQL Injection Vulnerability
No exploit is required.
The following proof of concept URI is available:
http://www.example.com/userslist.asp?page=2'&catid=16
No exploit is required.
The following proof of concept URI is available:
http://www.example.com/userslist.asp?page=2'&catid=16
Solution / Fix
PersianBlog Userslist.ASP 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 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
PersianBlog Userslist.ASP SQL Injection Vulnerability
References:
References:
- PersianBlog Homepage (PersianBlog)
- SQL injection in Persianblog (alireza hassani
)