vendor:
Advance Loan Management System
by:
8bitsec
5.5
CVSS
MEDIUM
SQL Injection
89
CWE
Product Name: Advance Loan Management System
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested: Kali Linux 2.0, Mac OS 10.13.3
2018
Advance Loan Management System – ‘id’ SQL Injection
SQL injection on [id] parameter
Mitigation:
The vendor should sanitize user input to prevent SQL injection attacks. Use prepared statements or parameterized queries to avoid directly concatenating user-supplied data into SQL queries.