Impact
A flaw in the CodeAstro Apartment Visitor Management System allows an attacker to inject arbitrary SQL statements through the secode parameter in forgotpw.php. The vulnerability results in a SQL injection that can let a remote attacker retrieve, modify, or delete data stored in the application database. The weakness is classified as CWE-74 and CWE-89, indicating improper handling of string data and lack of parameterized queries.
Affected Systems
The affected product is CodeAstro Apartment Visitor Management System 1.0. The vulnerability is located in the forgotpw.php functionality that processes the secode argument; no other product versions have been reported as affected.
Risk and Exploitability
The CVSS base score is 6.9, indicating significant impact yet not critical. The EPSS score is not available, and the vulnerability is not listed in CISA’s KEV catalogue. An attacker can trigger the flaw remotely by sending a crafted request to the forgotpw.php endpoint, and the exploit has already been publicly disclosed.
OpenCVE Enrichment