LiveActive security incident?Get immediate response
CVE Record

CVE-2018-9250: interface\super\edit_list.php in OpenEMR before v5_0_1_1 allows remote authenticated users to execute arbit...

interface\super\edit_list.php in OpenEMR before v5_0_1_1 allows remote authenticated users to execute arbitrary SQL commands via the newlistname parameter.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

OpenEMR versions before v5_0_1_1 contain an authenticated SQL injection issue. A logged-in remote user could submit crafted input to a list-management parameter and cause the application to run arbitrary SQL, potentially affecting sensitive clinical or operational data.

Executive priority

Treat this as a high-priority remediation for any active OpenEMR system, especially where patient or regulated data is stored. It is not documented as actively exploited in the supplied sources, but arbitrary SQL execution by an authenticated remote user creates material business risk.

Technical view

CVE-2018-9250 affects interface/super/edit_list.php in OpenEMR before v5_0_1_1. The reported vulnerable input is the newlistname parameter, which allows remote authenticated users to execute arbitrary SQL commands. The source bundle provides no CVSS score, CWE, or detailed role constraints.

Likely exposure

Exposure is most likely in OpenEMR deployments older than v5_0_1_1 where authenticated users can reach interface/super/edit_list.php. The sources do not define which user roles are sufficient, so assume any reachable authenticated path deserves review until verified.

Exploitation context

The CVE record does not indicate CISA KEV listing, and the supplied sources do not claim active exploitation. Exploitation requires authentication, but the impact is serious because arbitrary SQL can threaten confidentiality, integrity, and availability of application data.

Researcher notes

Evidence is concise: the public record identifies the vulnerable file, parameter, affected version boundary, and upstream PR/commit. Missing details include CVSS, CWE, exact privilege requirements, exploit prevalence, and operational indicators. Validation should focus on version, code provenance, reachability, and logs.

Mitigation direction

  • Upgrade OpenEMR to v5_0_1_1 or later.
  • Confirm the referenced upstream fix is present in deployed code.
  • Limit authenticated access to administrative list-management functions.
  • Review vendor guidance before applying any custom workaround.
  • Audit database and application activity for suspicious list changes.

Validation and detection

  • Inventory all OpenEMR deployments and record exact versions.
  • Verify whether interface/super/edit_list.php is reachable after login.
  • Check whether deployed code includes commit 2a5dd0601e1f616251006d7471997ecd7aaf9651.
  • Review logs for unusual edit_list.php activity or database errors.
  • Confirm remediation in a test environment before production rollout.
Prepared
Confidence
high
Sources
4

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-2018-9250 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

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
0Timeline events
0ADP providers
3Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.