| عنوان | SourceCodester Interview Management System Project V1.0 SQL Injection |
|---|
| الوصف | 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. |
|---|
| المصدر | ⚠️ https://github.com/DrNbnonono/CVE/issues/3 |
|---|
| المستخدم | Drnbnonono (UID 90976) |
|---|
| ارسال | 02/10/2025 05:22 AM (7 أشهر منذ) |
|---|
| الاعتدال | 08/10/2025 06:59 AM (6 days later) |
|---|
| الحالة | مكرر |
|---|
| إدخال VulDB | 205667 [SourceCodester Interview Management System 1.0 /viewReport.php معرف حقن SQL] |
|---|
| النقاط | 0 |
|---|