Title | itsourcecode Vehicle Management System Project in PHP 1.0 SQL Injection |
---|
Description | During the security review of the PHP Student Information Management System, xxx discovered a critical SQL injection vulnerability in the "driverprofile.php" file. This vulnerability stems from insufficient user input validation of the "driverid " parameter, allowing attackers to inject malicious SQL queries. Therefore, attackers can gain unauthorized access to databases, modify or delete data, and access sensitive information. Immediate remedial measures are needed to ensure system security and protect data integrity.
A SQL injection vulnerability was found in the 'driverprofile.php' file of the 'Vehicle Management System Project' project. The reason for this issue is that attackers inject malicious code from the parameter "driverid" and use it directly in SQL queries without the need for appropriate cleaning or validation. This allows attackers to forge input values, thereby manipulating SQL queries and performing unauthorized operations. |
---|
Source | ⚠️ https://github.com/HryspaHodor/CVE/issues/5 |
---|
User | Hryspa_Hodor (ID 70720) |
---|
Submission | 18/06/2024 08:02 (4 months ago) |
---|
Moderation | 20/06/2024 08:04 (2 days later) |
---|
Status | Accepterad |
---|
VulDB Entry | 269165 |
---|
Points | 20 |
---|