Impact
An injection flaw exists in the Online House Rental System 1.0, specifically in an unidentified function within /manage_tenant.php. Manipulating the ID parameter allows an attacker to insert arbitrary SQL commands, leading to unauthorized data access or modification. The flaw is a classic SQL injection vulnerability (CWE-89) and may also involve malformed input issues (CWE-74). The effect is a direct compromise of database integrity and confidentiality, potentially exposing tenant records. This is an exploitable weakness that could be leveraged without needing local access.
Affected Systems
The affected product is itsourcecode Online House Rental System release 1.0. The vulnerability originates from the /manage_tenant.php component; no other versions or modules are explicitly listed as impacted.
Risk and Exploitability
The CVSS score of 6.9 classifies this as a moderate severity vulnerability. EPSS information is unavailable, but the exploit has been publicly disclosed, indicating a non-zero chance of exploitation from any remote host capable of interacting with the web interface. The vulnerability is not included in the CISA KEV catalog, yet its remote nature and potential data leakage warrant proactive attention. An attacker with network connectivity to the application can supply a crafted ID value to inject malicious SQL and either read sensitive tenant data or alter the database state.
OpenCVE Enrichment