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/fax/faxq.php after modifying the "hylafax_server" global variable in interface/super/edit_globals.php.
The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.
Link | Tags |
---|---|
https://insecurity.sh/reports/openemr.pdf | third party advisory technical description |
https://www.databreaches.net/openemr-patches-serious-vulnerabilities-uncovered-by-project-insecurity/ | third party advisory |
https://www.open-emr.org/wiki/index.php/OpenEMR_Patches | patch vendor advisory |
https://github.com/openemr/openemr/pull/1757 | issue tracking third party advisory |