
CVE-2025-3120 – SourceCodester Apartment Visitors Management System add-apartment.php sql injection
https://notcve.org/view.php?id=CVE-2025-3120
02 Apr 2025 — A vulnerability was found in SourceCodester Apartment Visitors Management System 1.0. It has been rated as critical. This issue affects some unknown processing of the file /add-apartment.php. The manipulation of the argument apartmentno leads to sql injection. The attack may be initiated remotely. • https://github.com/byxs0x0/SQL/blob/main/SQL5.md • CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') •

CVE-2025-2657 – projectworlds Apartment Visitors Management System front.php sql injection
https://notcve.org/view.php?id=CVE-2025-2657
23 Mar 2025 — A vulnerability classified as critical was found in projectworlds Apartment Visitors Management System 1.0. Affected by this vulnerability is an unknown functionality of the file /front.php. The manipulation of the argument rid leads to sql injection. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. • https://github.com/ydnd/cve/issues/5 • CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') •

CVE-2025-2472 – PHPGurukul Apartment Visitors Management System Sign In index.php sql injection
https://notcve.org/view.php?id=CVE-2025-2472
17 Mar 2025 — A vulnerability has been found in PHPGurukul Apartment Visitors Management System 1.0 and classified as critical. Affected by this vulnerability is an unknown functionality of the file /index.php of the component Sign In. The manipulation of the argument username leads to sql injection. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. • https://github.com/l8BL/vul_report/issues/1 • CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') •

CVE-2025-2380 – PHPGurukul Apartment Visitors Management System admin-profile.php sql injection
https://notcve.org/view.php?id=CVE-2025-2380
17 Mar 2025 — A vulnerability was found in PHPGurukul Apartment Visitors Management System 1.0. It has been rated as critical. This issue affects some unknown processing of the file /admin-profile.php. The manipulation of the argument mobilenumber leads to sql injection. The attack may be initiated remotely. • https://github.com/aionman/cve/issues/1 • CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') •

CVE-2025-2379 – PHPGurukul Apartment Visitors Management System create-pass.php sql injection
https://notcve.org/view.php?id=CVE-2025-2379
17 Mar 2025 — A vulnerability was found in PHPGurukul Apartment Visitors Management System 1.0. It has been declared as critical. This vulnerability affects unknown code of the file /create-pass.php. The manipulation of the argument visname leads to sql injection. The attack can be initiated remotely. • https://github.com/aionman/cve/issues/2 • CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') •

CVE-2025-2053 – PHPGurukul Apartment Visitors Management System visitor-detail.php sql injection
https://notcve.org/view.php?id=CVE-2025-2053
07 Mar 2025 — A vulnerability was found in PHPGurukul Apartment Visitors Management System 1.0. It has been classified as critical. Affected is an unknown function of the file /visitor-detail.php. The manipulation of the argument editid leads to sql injection. It is possible to launch the attack remotely. • https://github.com/guttlefish/vul/issues/11 • CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') •

CVE-2025-2052 – PHPGurukul Apartment Visitors Management System forgot-password.php sql injection
https://notcve.org/view.php?id=CVE-2025-2052
07 Mar 2025 — A vulnerability was found in PHPGurukul Apartment Visitors Management System 1.0 and classified as critical. This issue affects some unknown processing of the file /forgot-password.php. The manipulation of the argument contactno leads to sql injection. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used. • https://github.com/guttlefish/vul/issues/10 • CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') •

CVE-2025-2051 – PHPGurukul Apartment Visitors Management System search-visitor.php sql injection
https://notcve.org/view.php?id=CVE-2025-2051
07 Mar 2025 — A vulnerability has been found in PHPGurukul Apartment Visitors Management System 1.0 and classified as critical. This vulnerability affects unknown code of the file /search-visitor.php. The manipulation of the argument searchdata leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. • https://github.com/guttlefish/vul/issues/9 • CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') •

CVE-2022-44139
https://notcve.org/view.php?id=CVE-2022-44139
23 Nov 2022 — Apartment Visitor Management System v1.0 is vulnerable to SQL Injection via /avms/index.php. Apartment Visitor Management System v1.0 es vulnerable a la inyección SQL a través de /avms/index.php. • https://github.com/375978342/bug_report/blob/main/vendors/oretnom23/Apartment%20Visitor%20Management%20System/SQLi-1.md • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') •

CVE-2022-2684 – SourceCodester Apartment Visitor Management System manage-apartment.php cross site scripting
https://notcve.org/view.php?id=CVE-2022-2684
05 Aug 2022 — A vulnerability has been found in SourceCodester Apartment Visitor Management System 1.0 and classified as problematic. This vulnerability affects unknown code of the file /manage-apartment.php. The manipulation of the argument Apartment Number with the input <script>alert(1)</script> leads to cross site scripting. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. • https://github.com/anx0ing/CVE_demo/blob/main/2022/Apartment%20Visitor%20Management%20System-XSS.md • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •