Description
A flaw has been found in code-projects Doctor Appointment System 1.0. This issue affects some unknown processing of the file /contactus.php. This manipulation of the argument firstname causes sql injection. Remote exploitation of the attack is possible. The exploit has been published and may be used.
Published: 2026-09-04
Score: 6.9 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in the /contactus.php page of the Code-Projects Doctor Appointment System allows attackers to manipulate the firstname field and inject arbitrary SQL code. The vulnerability enables unintended database queries, exposing sensitive user data or facilitating further system compromise. The description indicates that remote exploitation is possible, and an exploit has already been published, suggesting that the flaw is actionable from outside the local network.

Affected Systems

The impacted product is Code-Projects Doctor Appointment System, version 1.0. No additional vendors, products, or revision details are listed in the available data.

Risk and Exploitability

The CVSS score of 6.9 reflects a moderate to high severity. Because the EPSS score is not available and the vulnerability is not yet in CISA’s KEV catalog, the overall risk is governed by the presence of a publicly released exploit and the possibility of remote attack. These conditions raise the likelihood that an attacker could exploit the flaw and compromise the database state.

Generated by OpenCVE AI on September 4, 2026 at 04:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest version of Code-Projects Doctor Appointment System or apply the vendor’s security patch if one has been released.
  • Ensure that the firstname input is processed using parameterized queries or otherwise escaped before inclusion in SQL statements to prevent injection.
  • Deploy a web application firewall or similar monitoring tool that flags or blocks suspicious SQL payloads targeting the /contactus.php endpoint.

Generated by OpenCVE AI on September 4, 2026 at 04:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 04 Sep 2026 03:30:00 +0000

Type Values Removed Values Added
Description A flaw has been found in code-projects Doctor Appointment System 1.0. This issue affects some unknown processing of the file /contactus.php. This manipulation of the argument firstname causes sql injection. Remote exploitation of the attack is possible. The exploit has been published and may be used.
Title code-projects Doctor Appointment System contactus.php sql injection
First Time appeared Code-projects
Code-projects doctor Appointment System
Weaknesses CWE-74
CWE-89
CPEs cpe:2.3:a:code-projects:doctor_appointment_system:*:*:*:*:*:*:*:*
Vendors & Products Code-projects
Code-projects doctor Appointment System
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

Code-projects Doctor Appointment System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-04T03:15:08.320Z

Reserved: 2026-09-03T18:25:57.367Z

Link: CVE-2026-85403

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-04T04:18:08.163

Modified: 2026-09-04T04:18:08.163

Link: CVE-2026-85403

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T05:00:05Z

Weaknesses
  • CWE-74

    Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')