First published: Wed Nov 13 2024(Updated: )
SQL Injection vulnerability in Simple Laboratory Management System using PHP and MySQL v.1.0 allows a remote attacker to cause a denial of service via the delete_users function in the Useres.php
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Simple Laboratory Management System | ||
Computer Laboratory Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-40443 is classified as a high severity SQL Injection vulnerability.
To fix CVE-2024-40443, validate and sanitize user inputs in the delete_users function to prevent SQL injection attacks.
CVE-2024-40443 affects users of Simple Laboratory Management System using PHP and MySQL version 1.0.
Yes, CVE-2024-40443 can potentially lead to data loss through unauthorized deletion of user data.
Yes, attackers can exploit CVE-2024-40443 remotely via the delete_users function.