A Blind SQL Injection vulnerability exists in SourceCodester Loan Management System v1.0. The vulnerability is located in the ajax.php file (specifically the save_loan action). The application fails to properly sanitize user input supplied to the "borrower_id" parameter in a POST request, allowing an authenticated attacker to inject malicious SQL commands.
References
| Link | Resource |
|---|---|
| https://github.com/meifukun/Web-Security-PoCs/blob/main/Loan-Management-System/SQLi-SaveLoan-borrowerId.md | Exploit Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-03-31 18:16
Updated : 2026-07-24 21:10
NVD link : CVE-2026-30520
Mitre link : CVE-2026-30520
CVE.ORG link : CVE-2026-30520
JSON object : View
Products Affected
oretnom23
- loan_management_system
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
