EUVD-2025-17114

| CVE-2025-5758 HIGH
2025-06-06 [email protected]
7.3
CVSS 3.1
Share

CVSS Vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
Low

Lifecycle Timeline

4
Analysis Generated
Mar 14, 2026 - 18:10 vuln.today
EUVD ID Assigned
Mar 14, 2026 - 18:10 euvd
EUVD-2025-17114
PoC Detected
Jun 10, 2025 - 15:46 vuln.today
Public exploit code
CVE Published
Jun 06, 2025 - 11:15 nvd
HIGH 7.3

Description

A vulnerability classified as critical has been found in SourceCodester Open Source Clinic Management System 1.0. This affects an unknown part of the file /doctor.php. The manipulation of the argument doctorname leads to sql injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. Other parameters might be affected as well.

Analysis

Critical SQL injection vulnerability in SourceCodester Open Source Clinic Management System v1.0, specifically in the /doctor.php file where the 'doctorname' parameter is insufficiently sanitized. An unauthenticated remote attacker can exploit this to execute arbitrary SQL queries, potentially leading to unauthorized data access, modification, or deletion of sensitive healthcare information. The vulnerability has public exploit disclosure and may be actively exploited.

Technical Context

This vulnerability stems from CWE-74 (Improper Neutralization of Special Elements in Output Used by a Downstream Component, also known as Injection), manifesting as SQL injection. The /doctor.php endpoint fails to properly sanitize or parameterize user-supplied input in the 'doctorname' parameter before incorporating it into SQL queries. The affected technology is a PHP-based clinic management system using a SQL backend (likely MySQL/MariaDB). Without prepared statements or input validation, attackers can break out of intended SQL context and inject arbitrary commands. CPE identification: cpe:2.3:a:sourcecodester:clinic_management_system:1.0:*:*:*:*:*:*:*

Affected Products

- vendor: SourceCodester; product: Open Source Clinic Management System; version: 1.0; cpe: cpe:2.3:a:sourcecodester:clinic_management_system:1.0:*:*:*:*:*:*:*; affected_component: /doctor.php (doctorname parameter); additional_notes: Other parameters in the same file may also be vulnerable to SQL injection

Priority Score

57
Low Medium High Critical
KEV: 0
EPSS: +0.0
CVSS: +36
POC: +20

Share

EUVD-2025-17114 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy