First published: Fri Feb 09 2024(Updated: )
Code-projects Hotel Managment System 1.0, allows SQL Injection via the 'sid' parameter in Hotel/admin/show.php?sid=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-25314 is categorized as a high severity vulnerability due to its potential for SQL Injection attacks.
To fix CVE-2024-25314, validate and sanitize all inputs for the 'sid' parameter in the Hotel/admin/show.php script.
CVE-2024-25314 can allow attackers to execute arbitrary SQL queries in the database, potentially leading to data exposure or corruption.
CVE-2024-25314 affects the Hotel Management System version 1.0.
Yes, CVE-2024-25314 is a publicly disclosed vulnerability, making it critical to address immediately.