| Title | Portfolio Management System MCA Project using PHP and MySQL V1.0 SQL Injection |
|---|
| Description | 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. |
|---|
| Source | ⚠️ https://github.com/naotuo/CVE/blob/main/SQL_Injection_in_Portfolio_Management_System.md |
|---|
| User | naotuo (UID 79484) |
|---|
| Submission | 12/27/2024 06:39 AM (1 Year ago) |
|---|
| Moderation | 12/28/2024 09:45 AM (1 day later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 289664 [1000 Projects Portfolio Management System MCA 1.0 /update_ed.php e_id sql injection] |
|---|
| Points | 20 |
|---|