| शीर्षक | SourceCodester Air Cargo Management System V1.0 SQL Injection |
|---|
| विवरण | ulnerability Overview
The Air Cargo Management System application does not properly validate or sanitize user input for the id parameter. This results in a boolean-based blind, time-based blind, and error-based SQL injection vulnerability. An attacker needs network access to the application and a valid Administrator session. An attacker can construct and execute malicious SQL statements through the affected endpoint and backend SQL sink.
Problem Type and Root Cause
Type: SQL Injection
CWE: CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Root Cause: User-supplied input from the id parameter flows into the save_cargo_type SQL execution path without prepared statements, safe parameter binding, or strict allowlist validation. This allows attacker-controlled input to alter the intended query logic.
Impact
Attack Conditions: Network access to the endpoint and an authenticated Administrator session are required.
Potential Impact: The verified evidence proves attacker-controlled SQL query alteration and backend DBMS fingerprinting. Depending on the affected query and application privileges, exploitation may support unauthorized data access or modification; final submission impact should remain limited to the collected evidence. |
|---|
| स्रोत | ⚠️ https://github.com/lyf3273/CVE/issues/2 |
|---|
| उपयोगकर्ता | kalasama (UID 97462) |
|---|
| सबमिशन | 25/06/2026 04:00 PM (2 महीनों पहले) |
|---|
| संयम | 14/08/2026 03:00 AM (2 months later) |
|---|
| स्थिति | प्रतिलिपि |
|---|
| VulDB प्रविष्टि | 389747 [SourceCodester Air Cargo Management System 1.0 Master.php?f=save_cargo_type पहचान SQL इंजेक्शन] |
|---|
| अंक | 0 |
|---|