vendor:
Build Smart ERP
by:
Nehru Sethuraman
8.8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Build Smart ERP
Affected Version From: 21.0817
Affected Version To: 21.0906
Patch Exists: NO
Related CWE:
CPE: a:ribccs:buildsmart:21.0817
Platforms Tested: Windows 2012 R2 or 8.1 & Microsoft SQL Server 2014
2021
Build Smart ERP 21.0817 – ‘eidValue’ SQL Injection (Unauthenticated)
A SQL injection vulnerability exists in Build Smart ERP 21.0817, which allows an unauthenticated attacker to execute arbitrary SQL commands via the 'eidValue' parameter in a POST request to the validateLogin.asp page. The payload ';WAITFOR DELAY '0:0:3'-- can be used to exploit this vulnerability.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Additionally, the application should be configured to use parameterized queries.