9.8
CVE-2021-44079
- EPSS 3.29%
- Veröffentlicht 22.11.2021 07:15:07
- Zuletzt bearbeitet 21.11.2024 06:30:20
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
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.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 3.29% | 0.869 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
| nvd@nist.gov | 7.5 | 10 | 6.4 |
AV:N/AC:L/Au:N/C:P/I:P/A:P
|
CWE-77 Improper Neutralization of Special Elements used in a Command ('Command Injection')
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.
https://github.com/wazuh/wazuh/issues/10858
https://github.com/wazuh/wazuh/issues/10858#issuecomment-991118254
https://github.com/wazuh/wazuh/pull/10809