First published: Mon Nov 04 2024(Updated: )
SQL Injection in loginform.php in ProjectWorld's Travel Management System v1.0 allows remote attackers to bypass authentication via SQL Injection in the 'username' and 'password' fields.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Travel Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-51327 is considered a critical vulnerability due to its potential for authentication bypass using SQL Injection.
To fix CVE-2024-51327, ensure that input parameters in the login form are properly sanitized and use prepared statements for database queries.
CVE-2024-51327 affects ProjectWorld's Travel Management System version 1.0.
Yes, CVE-2024-51327 can be exploited remotely by attackers to bypass authentication.
The 'username' and 'password' fields in loginform.php are vulnerable in CVE-2024-51327.