vendor:
webERP
by:
modpr0be
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: webERP
Affected Version From: 4.08.4
Affected Version To: 4.08.4
Patch Exists: NO
Related CWE: N/A
CPE: a:weberp:web_erp
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows 2003 Standard Edition, XAMPP 1.7.4 (Default Config)
2012
webERP <=4.08.4 WorkOrderEntry.php SQL Injection Vulnerability
webERP is vulnerable to SQL Injection vulnerability in the WorkOrderEntry.php within the WO parameter. Due tue unvalidated input, when the single quote is inserted the web application throw a database error message that indicated a SQL Injection is exist. Another test was performed and indicated that the WO parameter is also vulnerable to time-based blind sql injection. However, the attacker must be in authenticated session to exploit the vulnerability.
Mitigation:
Input validation should be performed to prevent SQL Injection attacks.