Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-6391. PoCs published by Pouya_Server.
AI-analyzed exploit summary The provided text describes an SQL injection vulnerability in Jbook, where unsanitized user input in the login form can be exploited to manipulate SQL queries. The example payload demonstrates a basic SQLi technique to bypass authentication.
Description
SQL injection vulnerability in main.asp in Jbook allows remote attackers to execute arbitrary SQL commands via the username (user parameter).
Exploits (1)
The provided text describes an SQL injection vulnerability in Jbook, where unsanitized user input in the login form can be exploited to manipulate SQL queries. The example payload demonstrates a basic SQLi technique to bypass authentication.