Exploitation Summary
EIP tracks 1 public exploit for CVE-2004-1401. PoCs published by Shervin Khaleghjou.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in ASP-Rider Web blog by manipulating the 'username' parameter in a login request to extract data from the 'tbl_users' table. The attack bypasses authentication by injecting a UNION-based SQL query.
Description
SQL injection vulnerability in verify.asp in Asp-rider allows remote attackers to execute arbitrary SQL statements and bypass authentication via the username parameter.
Exploits (1)
This exploit demonstrates a SQL injection vulnerability in ASP-Rider Web blog by manipulating the 'username' parameter in a login request to extract data from the 'tbl_users' table. The attack bypasses authentication by injecting a UNION-based SQL query.