mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 07:40:25 +02:00
18 lines
817 B
Markdown
18 lines
817 B
Markdown
### [CVE-2018-15154](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-15154)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
OS command injection occurring in versions of OpenEMR before 5.0.1.4 allows a remote authenticated attacker to execute arbitrary commands by making a crafted request to interface/billing/sl_eob_search.php after modifying the "print_command" global variable in interface/super/edit_globals.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.databreaches.net/openemr-patches-serious-vulnerabilities-uncovered-by-project-insecurity/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|