8.8
CVE-2023-49213
- EPSS 1.55%
- Veröffentlicht 23.11.2023 22:15:07
- Zuletzt bearbeitet 21.11.2024 08:33:02
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
The API endpoints in Ironman PowerShell Universal 3.0.0 through 4.2.0 allow remote attackers to execute arbitrary commands via crafted HTTP requests if a param block is used, due to invalid sanitization of input strings. The fixed versions are 3.10.2, 4.1.10, and 4.2.1.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Ironmansoftware ≫ Powershell Universal Version >= 3.0.0 < 3.10.2
Ironmansoftware ≫ Powershell Universal Version >= 4.1.0 < 4.1.10
Ironmansoftware ≫ Powershell Universal Version4.2.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.55% | 0.809 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 8.8 | 2.8 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
|
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.