CVE-2013-10044
BaseFortify
Publication date: 2025-08-01
Last updated on: 2025-11-26
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| open-emr | openemr | to 4.1.1 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-434 | The product allows the upload or transfer of dangerous file types that are automatically processed within its environment. |
| CWE-89 | The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an authenticated SQL injection in OpenEMR versions up to 4.1.1 Patch 14. It allows a low-privileged attacker to extract administrator credentials and escalate their privileges. After gaining higher privileges, the attacker can exploit an unrestricted file upload flaw to execute remote code, leading to full compromise of the application and the host system.
How can this vulnerability impact me? :
The vulnerability can lead to a full compromise of the OpenEMR application and its host system. An attacker can gain administrator credentials, escalate privileges, and execute arbitrary code remotely, potentially resulting in unauthorized access, data theft, data manipulation, and disruption of services.