Skip to main content

Online Clinic Management System

13 CVEs product

Monthly

CVE-2026-90858 Sep 15, 03:30 MEDIUM POC This Month

Authorization bypass in subhajitkhan's online-clinic-management-system lets a remote, unauthenticated attacker take over an administrator session by manipulating the adminmail argument processed by session_start() in adminappview.php, with no password or token required. Publicly available exploit code exists and the maintainer has not responded to the issue report filed against the project, so no fixed release is available. With CVSS 4.0 base metrics of AV:N/AC:L/PR:N/UI:N and E:P, impact is scored low across confidentiality, integrity and availability, but the resulting admin session can expose patient and appointment records.

PHP Authentication Bypass Online Clinic Management System
NVD VulDB GitHub
CVSS 4.0
5.5
EPSS
0.3%
CVE-2026-90805 Sep 14, 17:15 MEDIUM POC This Month

SQL injection in the doctor login page (doctorlogin.php) of the subhajitkhan online-clinic-management-system allows remote unauthenticated attackers to manipulate the doc_mail and doc_pswd parameters and execute arbitrary SQL against the backend database, potentially bypassing authentication or exfiltrating patient and staff records. Publicly available exploit code exists, and the project maintainer has not responded to the issue report; no patched version is available as the product uses a rolling release model.

PHP SQLi Online Clinic Management System
NVD VulDB GitHub
CVSS 4.0
5.5
EPSS
0.3%
CVE-2026-90701 Sep 14, 09:15 MEDIUM POC This Month

SQL injection in the `searchtext` parameter of `listdoctor.php` in subhajitkhan's online-clinic-management-system exposes the backend database to unauthenticated remote attackers. The flaw allows direct manipulation of SQL queries, potentially enabling full database enumeration and data modification. A public proof-of-concept exists via GitHub issue, the maintainer has not responded to disclosure, and no patch has been released for this rolling-release project.

PHP SQLi Online Clinic Management System
NVD VulDB GitHub
CVSS 4.0
5.5
EPSS
0.4%
CVE-2026-78246 Aug 24, 11:30 MEDIUM POC This Month

Unauthenticated SQL injection in itsourcecode Online Clinic Management System 1.0 exposes the Admin Login endpoint (success/login.php) to remote exploitation via the Username parameter. Any network-reachable attacker can manipulate SQL queries without credentials or user interaction, enabling authentication bypass and arbitrary database read/write. A public exploit POC has been disclosed on GitHub (microwaveabi/vul issue #63), substantially lowering the barrier to exploitation; no CISA KEV listing has been confirmed at time of analysis.

PHP SQLi Online Clinic Management System Itsourcecode
NVD VulDB GitHub
CVSS 4.0
5.5
EPSS
0.3%
CVE-2025-11038 Sep 26, 20:15 LOW Monitor

A weakness has been identified in itsourcecode Online Clinic Management System 1.0. Rated medium severity (CVSS 5.3), this vulnerability is remotely exploitable, low attack complexity. No vendor patch available.

PHP SQLi Online Clinic Management System Angeljudesuarez
NVD VulDB
CVSS 4.0
2.1
EPSS
0.0%
CVE-2025-10620 Sep 17, 22:15 LOW POC Monitor

A flaw has been found in itsourcecode Online Clinic Management System 1.0. Rated medium severity (CVSS 5.3), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Online Clinic Management System Angeljudesuarez
NVD GitHub VulDB
CVSS 4.0
2.1
EPSS
0.0%
CVE-2025-10618 Sep 17, 21:15 LOW POC Monitor

A security vulnerability has been detected in itsourcecode Online Clinic Management System 1.0. Rated medium severity (CVSS 5.3), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Online Clinic Management System Angeljudesuarez
NVD GitHub VulDB
CVSS 4.0
2.1
EPSS
0.0%
CVE-2024-48597 Oct 21, 20:15 HIGH POC This Week

Online Clinic Management System v1.0 was discovered to contain a SQL injection vulnerability via the id parameter at /success/editp.php?action=edit. Rated high severity (CVSS 8.1), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Online Clinic Management System Angeljudesuarez
NVD GitHub
CVSS 3.1
8.1
EPSS
0.4%
CVE-2024-40393 Jul 16, 19:15 CRITICAL POC Act Now

Online Clinic Management System In PHP With Free Source code v1.0 was discovered to contain a SQL injection vulnerability via the user parameter at login.php. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Online Clinic Management System Angeljudesuarez
NVD GitHub
CVSS 3.1
9.8
EPSS
0.6%
CVE-2023-6425 Nov 30, 14:15 MEDIUM POC This Month

A vulnerability has been discovered in BigProf Online Clinic Management System 2.2, which does not sufficiently encode user-controlled input, resulting in persistent XSS through. Rated medium severity (CVSS 5.4), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

PHP XSS Online Clinic Management System Bigprof
NVD Exploit-DB
CVSS 3.1
5.4
EPSS
0.4%
CVE-2023-6424 Nov 30, 14:15 MEDIUM This Month

A vulnerability has been discovered in BigProf Online Clinic Management System 2.2, which does not sufficiently encode user-controlled input, resulting in persistent XSS through. Rated medium severity (CVSS 5.4), this vulnerability is remotely exploitable, low attack complexity. No vendor patch available.

PHP XSS Online Clinic Management System Bigprof
NVD
CVSS 3.1
5.4
EPSS
0.4%
CVE-2023-6423 Nov 30, 14:15 MEDIUM This Month

A vulnerability has been discovered in BigProf Online Clinic Management System 2.2, which does not sufficiently encode user-controlled input, resulting in persistent XSS through. Rated medium severity (CVSS 5.4), this vulnerability is remotely exploitable, low attack complexity. No vendor patch available.

PHP XSS Online Clinic Management System Bigprof
NVD
CVSS 3.1
5.4
EPSS
0.4%
CVE-2023-6422 Nov 30, 14:15 MEDIUM This Month

A vulnerability has been discovered in BigProf Online Clinic Management System 2.2, which does not sufficiently encode user-controlled input, resulting in persistent XSS through. Rated medium severity (CVSS 5.4), this vulnerability is remotely exploitable, low attack complexity. No vendor patch available.

PHP XSS Online Clinic Management System Bigprof
NVD
CVSS 3.1
5.4
EPSS
0.4%
EPSS 0% CVSS 5.5
MEDIUM POC This Month

Authorization bypass in subhajitkhan's online-clinic-management-system lets a remote, unauthenticated attacker take over an administrator session by manipulating the adminmail argument processed by session_start() in adminappview.php, with no password or token required. Publicly available exploit code exists and the maintainer has not responded to the issue report filed against the project, so no fixed release is available. With CVSS 4.0 base metrics of AV:N/AC:L/PR:N/UI:N and E:P, impact is scored low across confidentiality, integrity and availability, but the resulting admin session can expose patient and appointment records.

PHP Authentication Bypass Online Clinic Management System
NVD VulDB GitHub
EPSS 0% CVSS 5.5
MEDIUM POC This Month

SQL injection in the doctor login page (doctorlogin.php) of the subhajitkhan online-clinic-management-system allows remote unauthenticated attackers to manipulate the doc_mail and doc_pswd parameters and execute arbitrary SQL against the backend database, potentially bypassing authentication or exfiltrating patient and staff records. Publicly available exploit code exists, and the project maintainer has not responded to the issue report; no patched version is available as the product uses a rolling release model.

PHP SQLi Online Clinic Management System
NVD VulDB GitHub
EPSS 0% CVSS 5.5
MEDIUM POC This Month

SQL injection in the `searchtext` parameter of `listdoctor.php` in subhajitkhan's online-clinic-management-system exposes the backend database to unauthenticated remote attackers. The flaw allows direct manipulation of SQL queries, potentially enabling full database enumeration and data modification. A public proof-of-concept exists via GitHub issue, the maintainer has not responded to disclosure, and no patch has been released for this rolling-release project.

PHP SQLi Online Clinic Management System
NVD VulDB GitHub
EPSS 0% CVSS 5.5
MEDIUM POC This Month

Unauthenticated SQL injection in itsourcecode Online Clinic Management System 1.0 exposes the Admin Login endpoint (success/login.php) to remote exploitation via the Username parameter. Any network-reachable attacker can manipulate SQL queries without credentials or user interaction, enabling authentication bypass and arbitrary database read/write. A public exploit POC has been disclosed on GitHub (microwaveabi/vul issue #63), substantially lowering the barrier to exploitation; no CISA KEV listing has been confirmed at time of analysis.

PHP SQLi Online Clinic Management System +1
NVD VulDB GitHub
EPSS 0% CVSS 2.1
LOW Monitor

A weakness has been identified in itsourcecode Online Clinic Management System 1.0. Rated medium severity (CVSS 5.3), this vulnerability is remotely exploitable, low attack complexity. No vendor patch available.

PHP SQLi Online Clinic Management System +1
NVD VulDB
EPSS 0% CVSS 2.1
LOW POC Monitor

A flaw has been found in itsourcecode Online Clinic Management System 1.0. Rated medium severity (CVSS 5.3), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Online Clinic Management System +1
NVD GitHub VulDB
EPSS 0% CVSS 2.1
LOW POC Monitor

A security vulnerability has been detected in itsourcecode Online Clinic Management System 1.0. Rated medium severity (CVSS 5.3), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Online Clinic Management System +1
NVD GitHub VulDB
EPSS 0% CVSS 8.1
HIGH POC This Week

Online Clinic Management System v1.0 was discovered to contain a SQL injection vulnerability via the id parameter at /success/editp.php?action=edit. Rated high severity (CVSS 8.1), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Online Clinic Management System +1
NVD GitHub
EPSS 1% CVSS 9.8
CRITICAL POC Act Now

Online Clinic Management System In PHP With Free Source code v1.0 was discovered to contain a SQL injection vulnerability via the user parameter at login.php. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Online Clinic Management System +1
NVD GitHub
EPSS 0% CVSS 5.4
MEDIUM POC This Month

A vulnerability has been discovered in BigProf Online Clinic Management System 2.2, which does not sufficiently encode user-controlled input, resulting in persistent XSS through. Rated medium severity (CVSS 5.4), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

PHP XSS Online Clinic Management System +1
NVD Exploit-DB
EPSS 0% CVSS 5.4
MEDIUM This Month

A vulnerability has been discovered in BigProf Online Clinic Management System 2.2, which does not sufficiently encode user-controlled input, resulting in persistent XSS through. Rated medium severity (CVSS 5.4), this vulnerability is remotely exploitable, low attack complexity. No vendor patch available.

PHP XSS Online Clinic Management System +1
NVD
EPSS 0% CVSS 5.4
MEDIUM This Month

A vulnerability has been discovered in BigProf Online Clinic Management System 2.2, which does not sufficiently encode user-controlled input, resulting in persistent XSS through. Rated medium severity (CVSS 5.4), this vulnerability is remotely exploitable, low attack complexity. No vendor patch available.

PHP XSS Online Clinic Management System +1
NVD
EPSS 0% CVSS 5.4
MEDIUM This Month

A vulnerability has been discovered in BigProf Online Clinic Management System 2.2, which does not sufficiently encode user-controlled input, resulting in persistent XSS through. Rated medium severity (CVSS 5.4), this vulnerability is remotely exploitable, low attack complexity. No vendor patch available.

PHP XSS Online Clinic Management System +1
NVD

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