Vulnerability Details : CVE-2018-17179
Public exploit exists!
An issue was discovered in OpenEMR before 5.0.1 Patch 7. There is SQL Injection in the make_task function in /interface/forms/eye_mag/php/taskman_functions.php via /interface/forms/eye_mag/taskman.php.
Vulnerability category: Sql Injection
Products affected by CVE-2018-17179
- cpe:2.3:a:open-emr:openemr:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2018-17179
2.26%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 89 %
Percentile, the proportion of vulnerabilities that are scored at or less
Metasploit modules for CVE-2018-17179
-
OpenEMR 5.0.1 Patch 6 SQLi Dump
Disclosure Date: 2019-05-17First seen: 2020-04-26auxiliary/sqli/openemr/openemr_sqli_dumpThis module exploits a SQLi vulnerability found in OpenEMR version 5.0.1 Patch 6 and lower. The vulnerability allows the contents of the entire database (with exception of log and task tables) to be extracted. This module saves each table as a `.csv`
CVSS scores for CVE-2018-17179
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | AV:N/AC:L/Au:N/C:P/I:P/A:P |
10.0
|
6.4
|
NIST | |
9.8
|
CRITICAL | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
NIST |
CWE ids for CVE-2018-17179
-
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.Assigned by: nvd@nist.gov (Primary)
References for CVE-2018-17179
-
https://www.open-emr.org/wiki/index.php/OpenEMR_Patches#5.0.1_Patch_.289.2F9.2F18.29
OpenEMR Patches - OpenEMR Project WikiPatch;Vendor Advisory
-
https://github.com/openemr/openemr/commit/3e22d11c7175c1ebbf3d862545ce6fee18f70617
bug fixes (#1790) · openemr/openemr@3e22d11 · GitHubPatch;Third Party Advisory
Jump to