9.8
CVE-2023-33831
- EPSS 93.35%
- Veröffentlicht 18.09.2023 20:15:09
- Zuletzt bearbeitet 21.11.2024 08:06:02
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
A remote command execution (RCE) vulnerability in the /api/runscript endpoint of FUXA 1.1.13 allows attackers to execute arbitrary commands via a crafted POST request.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Frangoteam ≫ Fuxa Version1.1.13
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 93.35% | 0.998 |
| 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
|
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.