CVE-2022-36202: Doctor's Appointment System1.0 is vulnerable to Incorrect Access Control via edoc/patient/settings.php.
Doctor's Appointment System1.0 is vulnerable to Incorrect Access Control via edoc/patient/settings.php. The settings.php is affected by Broken Access Control (IDOR) via id= parameter.
Security readout for executives and security teams
Plain-English summary
CVE-2022-36202 describes broken access control in a Doctor's Appointment System 1.0 settings page. A patient identifier parameter may let one user reach another patient's settings data. Business risk depends on whether this small PHP application or derived code is deployed.
Executive priority
Treat as a targeted exposure check, not a broad emergency. Prioritize if the application stores real patient information, is internet-facing, or is unsupported.
Technical view
The reported issue is an IDOR in edoc/patient/settings.php through the id parameter. Sources do not provide CVSS, CWE, affected CPEs, vendor fix status, or detailed version metadata beyond Doctor's Appointment System 1.0.
Likely exposure
Likely limited to deployments of the referenced Doctor's Appointment System 1.0 project or forks retaining edoc/patient/settings.php and id-based patient settings access.
Exploitation context
The source bundle does not show CISA KEV listing or active exploitation evidence. Public references exist, including the project page and a GitHub CVE repository, but exploit status is not established here.
Researcher notes
Evidence is thin: no CVSS, CPE, CWE, patch link, or KEV support is included. Keep analysis tied to the settings.php IDOR claim and validate authorization behavior directly in owned environments.
Mitigation direction
Check the project or maintainer guidance for any official fix.
Enforce server-side authorization on every patient settings access.
Do not trust the id parameter as proof of ownership.
Restrict or retire internet-facing deployments if no maintained fix exists.
Review forks or customized copies for the same pattern.
Validation and detection
Inventory whether the referenced application or forks are deployed.
Inspect edoc/patient/settings.php for ownership checks before data access.
Confirm one patient cannot access another patient's settings.
Review logs for unusual patient settings access patterns.
Add regression tests for cross-account access denial.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cve · low confidence lookup
CVE-2022-36202 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
0CVSS vectors
3Timeline events
1ADP providers
3Source links
Vulnerability timeline
Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.
CVE reservedCVE Program
The CVE ID was reserved by the assigning CNA.
CVE publishedCVE Program
The CVE record was published.
Aug 31, 2022, 20:43 UTC (UTC+00:00)
CVE updatedCVE Program
The CVE record metadata indicates this as the latest update time.