what you don't know can hurt you
Home Files News &[SERVICES_TAB]About Contact Add New

WordPress Dbox 3D Slider Lite 1.2.2 SQL Injection

WordPress Dbox 3D Slider Lite 1.2.2 SQL Injection
Posted Jan 11, 2018
Authored by DefenseCode, Neven Biruski

WordPress Dbox 3D Slide Lite plugin versions 1.2.2 and below suffer from multiple remote SQL injection vulnerabilities.

tags | exploit, remote, vulnerability, sql injection
SHA-256 | 5528cd5d06c970cf9130914fc542c9f448c79f182518089b7000c271a6fad1db

WordPress Dbox 3D Slider Lite 1.2.2 SQL Injection

Change Mirror Download
DefenseCode ThunderScan SAST Advisory: WordPress Dbox 3D Slider Lite
Multiple SQL injection Security Vulnerabilities


Advisory ID: DC-2017-01-003
Advisory Title: WordPress Dbox 3D Slider Lite Plugin Multiple
SQL injection Security Vulnerabilities
Advisory URL: http://www.defensecode.com/advisories.php
Software: WordPress Dbox 3D Slider Lite plugin
Language: PHP
Version: 1.2.2 and below
Vendor Status: Vendor contacted
Release Date: 2018/01/10
Risk: Medium



1. General Overview
===================
During the security audit of Dbox 3D Slider Lite plugin for WordPress
CMS, multiple vulnerabilities were discovered using DefenseCode
ThunderScan application source code security analysis platform.

More information about ThunderScan is available at URL:
http://www.defensecode.com


2. Software Overview
====================
According to the plugin developers, Dbox 3D Slider Lite plugin for
WordPress enables users to embed 3D Responsive Slider of Media Library
Images, Recent Posts, Category Posts and Custom Post Types.

Homepage:
https://wordpress.org/plugins/dbox-slider-lite/
http://slidervilla.com/dbox-lite/


3. Vulnerability Description
============================
During the security analysis, ThunderScan discovered SQL injection
vulnerabilities in Dbox 3D Slider Lite WordPress plugin.

The easiest way to reproduce the vulnerabilities is to modify the POST
request for the slider rename or reorder and append parts of the SQL
query to the current_slider_id parameter, the result being something
like "current_slider_id=1 AND SLEEP(5)". Users that do not have full
administrative privileges could abuse the database access the
vulnerabilities provide to either escalate their privileges or obtain
and modify database contents they were not supposed to be able to.

Due to the missing nonce token, the vulnerable code is also directly
exposed to attack vectors such as Cross Site request forgery (CSRF).

3.1. SQL injection
Function: $wpdb->query()
Variable: $_POST['current_slider_id'];
Vulnerable URL:
http://vulnerablesite.com/wp-admin/admin.php?page=dboxlite-slider-admin
File: dbox-slider-lite\settings\sliders.php
---------
66 $slider_id=$_POST['current_slider_id'];
...
70 $sql = 'UPDATE '.$slider_meta.' SET
slider_name="'.$slider_name.'" WHERE slider_id='.$slider_id;
71 $wpdb->query($sql);
---------

3.2. SQL injection
Function: $wpdb->query()
Variable: $_POST['current_slider_id'];
Vulnerable URL:
http://vulnerablesite.com/wp-admin/admin.php?page=dboxlite-slider-admin
File: dbox-slider-lite\settings\sliders.php
---------
55 $slider_id=$_POST['current_slider_id'];
...
58 $sql = 'UPDATE '.$table_name.' SET slide_order='.$i.' WHERE
post_id='.$slide_order.' and slider_id='.$slider_id;
59 $wpdb->query($sql);
---------


4. Solution
===========
All users are strongly advised to update WordPress Dbox 3D Slider Lite
plugin to the latest available when the vendor releases an update that
fixes the vulnerabilities.


5. Credits
==========
Discovered by Neven Biruski using DefenseCode ThunderScan source code
security analyzer.


6. Disclosure Timeline
======================
2016/11/11 Vulnerabilities discovered
2017/03/31 Vendor contacted
2017/04/28 Vendor contacted
2017/05/08 Vendor responded
2018/01/10 Advisory released to the public


7. About DefenseCode
====================
DefenseCode L.L.C. delivers products and services designed to analyze
and test web, desktop and mobile applications for security
vulnerabilities.

DefenseCode ThunderScan is a SAST (Static Application Security
Testing, WhiteBox Testing) solution for performing extensive security
audits of application source code. ThunderScan SAST performs fast and
accurate analyses of large and complex source code projects delivering
precise results and low false positive rate.

DefenseCode WebScanner is a DAST (Dynamic Application Security
Testing, BlackBox Testing) solution for comprehensive security audits
of active web applications. WebScanner will test a website's security
by carrying out a large number of attacks using the most advanced
techniques, just as a real attacker would.

Subscribe for free software trial on our website
http://www.defensecode.com/ .

E-mail: defensecode[at]defensecode.com

Website: http://www.defensecode.com
Twitter: https://twitter.com/DefenseCode/
Login or Register to add favorites

File Archive:

June 2023

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Jun 1st
    18 Files
  • 2
    Jun 2nd
    13 Files
  • 3
    Jun 3rd
    0 Files
  • 4
    Jun 4th
    0 Files
  • 5
    Jun 5th
    32 Files
  • 6
    Jun 6th
    39 Files
  • 7
    Jun 7th
    0 Files
  • 8
    Jun 8th
    0 Files
  • 9
    Jun 9th
    0 Files
  • 10
    Jun 10th
    0 Files
  • 11
    Jun 11th
    0 Files
  • 12
    Jun 12th
    0 Files
  • 13
    Jun 13th
    0 Files
  • 14
    Jun 14th
    0 Files
  • 15
    Jun 15th
    0 Files
  • 16
    Jun 16th
    0 Files
  • 17
    Jun 17th
    0 Files
  • 18
    Jun 18th
    0 Files
  • 19
    Jun 19th
    0 Files
  • 20
    Jun 20th
    0 Files
  • 21
    Jun 21st
    0 Files
  • 22
    Jun 22nd
    0 Files
  • 23
    Jun 23rd
    0 Files
  • 24
    Jun 24th
    0 Files
  • 25
    Jun 25th
    0 Files
  • 26
    Jun 26th
    0 Files
  • 27
    Jun 27th
    0 Files
  • 28
    Jun 28th
    0 Files
  • 29
    Jun 29th
    0 Files
  • 30
    Jun 30th
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2022 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close