mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
21 lines
1010 B
Markdown
21 lines
1010 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.databreaches.net/openemr-patches-serious-vulnerabilities-uncovered-by-project-insecurity/
|
|
- https://www.exploit-db.com/exploits/45161/
|
|
- https://www.exploit-db.com/exploits/45161/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|