OpenRepeater (ORP) before 2.2 allows unauthenticated command injection via shell metacharacters in the functions/ajax_system.php post_service parameter.
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://github.com/OpenRepeater/openrepeater/issues/66 | third party advisory exploit |
https://github.com/codexlynx/CVE-2019-25024 | third party advisory |
https://github.com/MarkLee131/awesome-web-pocs/blob/main/CVE-2019-25024.md |