CVE-2025-4550: PHPGurukul Apartment Visitors Management System pass-details.php sql injection
A vulnerability, which was classified as critical, has been found in PHPGurukul Apartment Visitors Management System 1.0. This issue affects some unknown processing of the file /admin/pass-details.php. The manipulation of the argument pid leads to sql injection. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-4550?
CVE-2025-4550 has been classified as a critical vulnerability.
What type of vulnerability is CVE-2025-4550?
CVE-2025-4550 is an SQL injection vulnerability that affects the PHPGurukul Apartment Visitors Management System.
Which file is affected by CVE-2025-4550?
The file affected by CVE-2025-4550 is /admin/pass-details.php.
What impact does CVE-2025-4550 have on the system?
The vulnerability allows an attacker to manipulate the argument 'pid' to execute malicious SQL queries.
How do I fix CVE-2025-4550?
To fix CVE-2025-4550, it is recommended to sanitize user inputs and use prepared statements for database queries.