CVE-2025-5603

| EUVD-2025-16903 HIGH
2025-06-04 [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 - 17:29 vuln.today
EUVD ID Assigned
Mar 14, 2026 - 17:29 euvd
EUVD-2025-16903
PoC Detected
Jun 10, 2025 - 15:09 vuln.today
Public exploit code
CVE Published
Jun 04, 2025 - 18:15 nvd
HIGH 7.3

Description

A vulnerability has been found in Campcodes Hospital Management System 1.0 and classified as critical. Affected by this vulnerability is an unknown functionality of the file /registration.php. The manipulation of the argument full_name/username leads to sql injection. The attack can be launched remotely. The exploit has been disclosed to the public and may be used.

Analysis

Critical SQL injection vulnerability in Campcodes Hospital Management System version 1.0, affecting the /registration.php endpoint's full_name and username parameters. An unauthenticated remote attacker can exploit this vulnerability to execute arbitrary SQL queries, potentially leading to unauthorized data access, modification, or deletion of sensitive healthcare information. The vulnerability has been publicly disclosed with proof-of-concept code available, and exploitation requires no special privileges or user interaction.

Technical Context

The vulnerability stems from improper input validation and parameterized query failures in PHP code handling user registration data. The affected component (/registration.php) fails to sanitize user-supplied input in the full_name and username parameters before incorporating them into SQL queries, directly violating CWE-74 (Improper Neutralization of Special Elements in Output Used by a Downstream Component). The root cause is the absence of prepared statements or proper escaping mechanisms. CPE: cpe:2.3:a:campcodes:hospital_management_system:1.0:*:*:*:*:*:*:* indicates the specific affected product and version. This is a classic second-order injection scenario where user input flows directly from the HTTP request into database query construction without intermediate sanitization.

Affected Products

Campcodes Hospital Management System (1.0)

Priority Score

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

Share

CVE-2025-5603 vulnerability details – vuln.today

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