In OrangeHRM 4.3.1 and before, there is an input validation error within admin/listMailConfiguration (txtSendmailPath parameter) that allows authenticated attackers to achieve arbitrary command execution.
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://ctrsec.io/index.php/2019/06/11/ace-orangehrm/ | third party advisory exploit |
https://github.com/orangehrm/orangehrm/pull/528 | third party advisory patch |