header-logo
Suggest Exploit
vendor:
ASP-Rider Web blog
by:
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: ASP-Rider Web blog
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Metasploit:
Other Scripts:
Platforms Tested:

Remote SQL Injection Vulnerability in ASP-Rider Web Blog

The ASP-Rider Web blog is vulnerable to remote SQL injection. Attackers can manipulate SQL queries to the database, leading to potential data theft and corruption.

Mitigation:

The application should properly sanitize user input to prevent SQL injection attacks.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/11933/info

A remote SQL injection vulnerability reportedly affects ASP-Rider Web blog. This issue is due to a failure of the application to properly sanitize user-supplied input prior to including it in SQL queries.

An attacker may exploit this issue to manipulate SQL queries to the underlying database. This may facilitate theft sensitive information, potentially including authentication credentials, and data corruption.

http://www.example.com/weblog/blogadmin/verify.asp?username='union select 1,1,1,1,1,1,1,1 from tbl_users where ''='&password=1