The Patient Portal of OpenEMR 5.0.2.1 is affected by a Command Injection vulnerability in /interface/main/backup.php. To exploit the vulnerability, an authenticated attacker can send a POST request that executes arbitrary OS commands via shell metacharacters.
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://www.open-emr.org/wiki/index.php/OpenEMR_Patches | patch vendor advisory |
https://blog.sonarsource.com/openemr-5-0-2-1-command-injection-vulnerability | third party advisory exploit |
https://community.sonarsource.com/t/openemr-5-0-2-1-command-injection-vulnerability-puts-health-records-at-risk/33592 | patch vendor advisory |
https://community.open-emr.org/t/openemr-5-0-2-patch-5-has-been-released/15431 | patch vendor advisory release notes |