Submeter #869618: SourceCodester Simple Client Management System in PHP with Source Code V1.0 SQL Injectioninformação

TítuloSourceCodester Simple Client Management System in PHP with Source Code V1.0 SQL Injection
DescriçãoVulnerability Overview The Simple Client Management System in PHP with Source Code application does not properly validate or sanitize user input for the id parameter. This results in a time-based blind SQL injection vulnerability. The affected endpoint was reachable without prior authentication in the local test environment. 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_service 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 affected endpoint is sufficient in the local test environment. 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.
Fonte⚠️ https://github.com/lyf3273/CVE/issues/3
Utilizador
 kalasama (UID 97462)
Submissão25/06/2026 17h31 (há 2 meses)
Moderação14/08/2026 07h38 (2 months later)
EstadoAceite
Entrada VulDB389958 [SourceCodester Simple Client Management System 1.0 Master.php?f=save_service ID Injeção SQL]
Pontos20

Do you want to use VulDB in your project?

Use the official API to access entries easily!