Impact
This vulnerability is a classic SQL injection flaw that occurs when the Username field in the /ajax.php?action=login endpoint is manipulated. By submitting specially crafted input, an attacker can inject arbitrary SQL statements, potentially reading sensitive data, changing records, or compromising the entire database. The weakness is represented by CWE-89 and CWE-74, indicating unvalidated input leading to injection attacks.
Affected Systems
The impact is limited to itsourcecode Online House Rental System version 1.0. No other versions or variants are listed. The vulnerability resides in the ajax.php file of this product, which is available to users of the online house rental system.
Risk and Exploitability
The CVSS score of 6.9 reflects a moderate severity for potential data breaches. An exploit has been made publicly available, and the attack can be performed remotely via the web interface. EPSS data is not available, and the issue is not listed in CISA KEV. The likely attack vector involves sending a crafted HTTP request to the login endpoint from a remote host.
OpenCVE Enrichment