vendor:
webERP
by:
ADEO Security
8,8
CVSS
HIGH
CSRF and SQL Injection
352, 89
CWE
Product Name: webERP
Affected Version From: 3.11.4
Affected Version To: Possible all versions
Patch Exists: NO
Related CWE: N/A
CPE: //a:weberp:weberp
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2010
webERP Multiple Vulnerabilities
webERP is a complete web based accounting/ERP system that requires only a web-browser and pdf reader to use. Attacker can add new administrator to the system by exploiting the CSRF vulnerability. Application offer disable the magic_quotes_gpc. Attacker can inject sql codes if exploit the CSRF vulnerability. HTTP Requests must filtered.
Mitigation:
Enable magic_quotes_gpc and filter HTTP requests.