7.2
CVE-2023-36622
- EPSS 0.3%
- Veröffentlicht 05.07.2023 20:15:10
- Zuletzt bearbeitet 21.11.2024 08:10:05
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
The websocket configuration endpoint of the Loxone Miniserver Go Gen.2 before 14.1.5.9 allows remote authenticated administrators to inject arbitrary OS commands via the timezone parameter.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Loxone ≫ Miniserver Go Gen 2 Firmware Version < 14.1.5.9
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.3% | 0.527 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.2 | 1.2 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
|
CWE-78 Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
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.