| Título | Portfolio Management System MCA Project using PHP and MySQL V1.0 SQL Injection |
|---|
| Descrição | A critical SQL Injection vulnerability has been identified in the “Portfolio Management System MCA Project” (version 1.0) under the file /update_ed.php. This weakness enables attackers to exploit the application by injecting malicious SQL commands into the “MULTIPART e_id” parameter, potentially leading to full database compromise, unauthorized data manipulation, and severe impacts on business continuity.
Root Cause:
User input from the MULTIPART e_id parameter is consumed directly within SQL statements without adequate validation or sanitization. As a result, an attacker can append or modify SQL syntax to perform unauthorized database operations.
Potential Impacts:
Unauthorized Access to Database: Attackers can read private tables or sensitive columns.
Data Leakage and Modification: Confidential data may be exfiltrated or altered without detection.
Escalation to System-wide Control: In certain scenarios, privileged actions (e.g., dropping tables or creating new admin accounts) are feasible.
Service Disruption: Database corruption or heavy load queries can lead to application downtime. |
|---|
| Fonte | ⚠️ https://github.com/naotuo/CVE/blob/main/SQL_Injection_in_Portfolio_Management_System.md |
|---|
| Utilizador | naotuo (UID 79484) |
|---|
| Submissão | 27/12/2024 06h39 (há 1 Ano) |
|---|
| Moderação | 28/12/2024 09h45 (1 day later) |
|---|
| Estado | Aceite |
|---|
| Entrada VulDB | 289664 [1000 Projects Portfolio Management System MCA 1.0 /update_ed.php e_id Injeção SQL] |
|---|
| Pontos | 20 |
|---|