In the wazuh-slack active response script in Wazuh 4.2.x before 4.2.5, untrusted user agents are passed to a curl command line, potentially resulting in remote code execution.
The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.
Link | Tags |
---|---|
https://github.com/wazuh/wazuh/issues/10858 | issue tracking mitigation exploit third party advisory |
https://github.com/wazuh/wazuh/pull/10809 | third party advisory patch |
https://github.com/wazuh/wazuh/issues/10858#issuecomment-991118254 | issue tracking third party advisory patch |