First published: Thu Aug 08 2024(Updated: )
A SQL injection vulnerability in "/oahms/admin/forgot-password.php" in PHPGurukul Old Age Home Management System v1.0 allows an attacker to execute arbitrary SQL commands via the "email" parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Old Age Home Management System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-40477 is classified as a critical vulnerability due to the potential for arbitrary SQL command execution.
To fix CVE-2024-40477, sanitize and validate all user inputs, particularly the 'email' parameter, to prevent SQL injection.
CVE-2024-40477 affects PHPGurukul Old Age Home Management System version 1.0.
CVE-2024-40477 is a SQL injection vulnerability allowing attackers to execute arbitrary commands against the database.
Yes, CVE-2024-40477 can be exploited remotely if attacker has access to the vulnerable 'forgot-password.php' endpoint.