mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 14:32:30 +02:00
19 lines
859 B
Markdown
19 lines
859 B
Markdown
### [CVE-2018-15153](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-15153)
|
|

|
|

|
|

|
|
|
|
### 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/main/daemon_frame.php after modifying the "hylafax_server" global variable in interface/super/edit_globals.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.databreaches.net/openemr-patches-serious-vulnerabilities-uncovered-by-project-insecurity/
|
|
- https://www.exploit-db.com/exploits/45161/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|