CVE-2026-39111 Details
Description
SQL Injection vulnerability in Apartment Visitors Management System Apartment Visitors Management System V1.1 in the email parameter of the forgot password page (forgot-password.php). This allows an unauthenticated attacker to manipulate backend SQL queries and retrieve sensitive user data.
A SQL injection vulnerability has been identified in the Apartment Visitors Management System (AVMS) version 1.1. The issue arises in the 'email' parameter of the forgot password page (forgot-password.php). This vulnerability allows an unauthenticated attacker to manipulate backend SQL queries, potentially leading to the extraction of sensitive user data from the database.
It is recommended to use prepared statements or parameterized queries to prevent SQL injection vulnerabilities. Additionally, all user inputs should be validated and sanitized before being processed by the application. Output encoding should be applied to user-controlled data to mitigate the risk of injection attacks.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Apr 20, 2026CISA-ADP
Assessed Apr 20, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/efekaanakkar/Apartment-Visitors-Management-System-CVEs/ | [email protected] | BundleExploitTechnical Description |
| https://phpgurukul.com/apartment-visitors-management-system-using-php-and-mysql/ | [email protected] | Product |
| https://phpgurukul.com/?sdm_process_download=1&download_id=21524 | [email protected] | Broken LinkProduct |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| Apartment Visitors Management System | 1.1 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 20, 2026 | New CVE Received | [email protected] |
| Apr 20, 2026 | CVE Modified | CISA-ADP |
Volerion