CVE-2024-51030: SQL Injection
A SQL injection vulnerability in manageclient.php and viewcab.php of Sourcecodester Cab Management System 1.0 allows remote attackers to execute arbitrary SQL commands via the id parameter, leading to unauthorized access and potential compromise of sensitive data within the database.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-51030?
CVE-2024-51030 has a high severity rating due to its potential for unauthorized access and data compromise.
How do I fix CVE-2024-51030?
To fix CVE-2024-51030, validate and sanitize all user inputs in manage_client.php and view_cab.php to prevent SQL injection.
What systems are affected by CVE-2024-51030?
CVE-2024-51030 affects Sourcecodester Cab Management System version 1.0.
Can CVE-2024-51030 be exploited remotely?
Yes, CVE-2024-51030 can be exploited remotely through crafted requests to the affected PHP files.
What kind of data could be compromised by CVE-2024-51030?
CVE-2024-51030 could compromise sensitive data stored within the database, depending on the SQL commands executed.