CVE-2024-40477: SQL Injection
Published Aug 8, 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.
Affected Software
2 affected components
Phpgurukul Old Age Home Management System
Phpgurukul Old Age Home Management System=1.0
Event History
Aug 8, 2024
CVE Published
via MITRE·12:00 AM
Data Sourced
via MITRE·12:00 AM
Description
Aug 12, 2024
Data Sourced
via NVD·01:38 PM
DescriptionSeverityWeakness
Frequently Asked Questions
1
What is the severity of CVE-2024-40477?
CVE-2024-40477 is classified as a critical vulnerability due to the potential for arbitrary SQL command execution.
2
How do I fix CVE-2024-40477?
To fix CVE-2024-40477, sanitize and validate all user inputs, particularly the 'email' parameter, to prevent SQL injection.
3
What software is affected by CVE-2024-40477?
CVE-2024-40477 affects PHPGurukul Old Age Home Management System version 1.0.
4
What type of vulnerability is CVE-2024-40477?
CVE-2024-40477 is a SQL injection vulnerability allowing attackers to execute arbitrary commands against the database.
5
Can CVE-2024-40477 be exploited remotely?
Yes, CVE-2024-40477 can be exploited remotely if attacker has access to the vulnerable 'forgot-password.php' endpoint.