Description
A vulnerability was detected in SourceCodester Medical Center Portal Management System 1.0. This affects an unknown function of the file /login.php. The manipulation of the argument User results in sql injection. The attack can be executed remotely. The exploit is now public and may be used.
Published: 2026-02-06
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Remote SQL Injection
Action: Apply Patch
AI Analysis

Impact

The vulnerability is a remote SQL injection flaw that allows an attacker to manipulate the User argument processed by an unidentified function within the /login.php page of SourceCodester Medical Center Portal Management System 1.0. The injected SQL can be used to read, modify, or delete database contents, leading to data exposure or integrity compromise. This weakness falls under the CWE‑74 (Builds a SQL Query from Unsanitized Data) and CWE‑89 (Improper Neutralization of Special Elements used in an SQL Command). No authentication prerequisite beyond access to the web login endpoint is required.

Affected Systems

Systems running SourceCodester Medical Center Portal Management System 1.0 are affected. No superseded versions are listed; the issue remains present in the specific 1.0 release.

Risk and Exploitability

The CVSS score of 6.9 signals moderate impact, while the EPSS score of less than 1% indicates a low probability of exploitation today. The vulnerability is not cataloged in CISA’s KEV list, but an active public exploit makes reliance on this system risky. The likely attack vector is remote delivery of malicious input to the login endpoint over HTTP or HTTPS, which could allow bypass of authentication and direct interaction with the database.

Generated by OpenCVE AI on April 18, 2026 at 13:33 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade or patch the Medical Center Portal Management System to a fixed version or replace the platform if no patch exists.
  • Change the login.php code to employ parameterized queries or stored procedures, ensuring that the User input is sanitized and bound before execution.
  • Deploy a web application firewall or implement input validation rules that detect and reject SQL injection patterns before the request reaches the application.

Generated by OpenCVE AI on April 18, 2026 at 13:33 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 10 Feb 2026 18:30:00 +0000

Type Values Removed Values Added
First Time appeared Bontrofftech
Bontrofftech medical Center Portal Management System
CPEs cpe:2.3:a:bontrofftech:medical_center_portal_management_system:1.0:*:*:*:*:*:*:*
Vendors & Products Bontrofftech
Bontrofftech medical Center Portal Management System

Mon, 09 Feb 2026 11:00:00 +0000

Type Values Removed Values Added
First Time appeared Sourcecodester
Sourcecodester medical Center Portal Management System
Vendors & Products Sourcecodester
Sourcecodester medical Center Portal Management System

Fri, 06 Feb 2026 17:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 06 Feb 2026 15:45:00 +0000

Type Values Removed Values Added
Description A vulnerability was detected in SourceCodester Medical Center Portal Management System 1.0. This affects an unknown function of the file /login.php. The manipulation of the argument User results in sql injection. The attack can be executed remotely. The exploit is now public and may be used.
Title SourceCodester Medical Center Portal Management System login.php sql injection
Weaknesses CWE-74
CWE-89
References
Metrics cvssV2_0

{'score': 7.5, 'vector': 'AV:N/AC:L/Au:N/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 7.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 7.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Bontrofftech Medical Center Portal Management System
Sourcecodester Medical Center Portal Management System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-02-23T09:25:50.990Z

Reserved: 2026-02-06T06:25:41.263Z

Link: CVE-2026-2057

cve-icon Vulnrichment

Updated: 2026-02-06T16:50:36.868Z

cve-icon NVD

Status : Analyzed

Published: 2026-02-06T16:16:15.070

Modified: 2026-04-29T01:00:01.613

Link: CVE-2026-2057

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-18T13:45:45Z

Weaknesses