| tiêu đề | SourceCodester Interview Management System Project V1.0 SQL Injection |
|---|
| Mô tả | During the security review of "Interview Management System",I discovered a critical SQL injection vulnerability in the "viewReport.php" file. This vulnerability stems from insufficient user input validation of the 'id' parameter, allowing attackers to inject malicious SQL queries. In the View.php class, the viewReport() and viewReportComment() methods directly use the unsanitized $_GET['id'] parameter in SQL queries, which can be exploited to manipulate database 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. |
|---|
| Nguồn | ⚠️ https://github.com/DrNbnonono/CVE/issues/3 |
|---|
| Người dùng | Drnbnonono (UID 90976) |
|---|
| Đệ trình | 02/10/2025 05:22 (cách đây 7 các tháng) |
|---|
| Kiểm duyệt | 08/10/2025 06:59 (6 days later) |
|---|
| Trạng thái | Bản sao |
|---|
| Mục VulDB | 205667 [SourceCodester Interview Management System 1.0 /viewReport.php ID Tiêm SQL] |
|---|
| điểm | 0 |
|---|