First published: Fri Feb 09 2024(Updated: )
Code-projects Hotel Managment System 1.0 allows SQL Injection via the 'eid' parameter in Hotel/admin/usersettingdel.php?eid=2.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Hotel Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-25316 has a medium severity rating due to its potential to allow unauthorized access to the database.
To fix CVE-2024-25316, sanitize and validate the 'eid' parameter to prevent SQL injection attacks.
CVE-2024-25316 affects version 1.0 of the Hotel Management System developed by Code-projects.
CVE-2024-25316 can facilitate SQL injection attacks, potentially allowing attackers to manipulate the database.
CVE-2024-25316 does not directly affect user authentication but can compromise the underlying database security.