8.8
CVE-2023-0861
- EPSS 2.32%
- Veröffentlicht 16.02.2023 09:15:10
- Zuletzt bearbeitet 21.11.2024 07:37:59
- Quelle research@onekey.com
- CVE-Watchlists
- Unerledigt
NetModule NSRW web administration interface executes an OS command constructed with unsanitized user input. A successful exploit could allow an authenticated user to execute arbitrary commands with elevated privileges. This issue affects NSRW: from 4.3.0.0 before 4.3.0.119, from 4.4.0.0 before 4.4.0.118, from 4.6.0.0 before 4.6.0.105, from 4.7.0.0 before 4.7.0.103.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Netmodule ≫ Netmodule Router Software Version >= 4.3.0.0 < 4.3.0.119
Netmodule ≫ Netmodule Router Software Version >= 4.4.0.0 < 4.4.0.118
Netmodule ≫ Netmodule Router Software Version >= 4.6.0.0 < 4.6.0.105
Netmodule ≫ Netmodule Router Software Version >= 4.7.0.0 < 4.7.0.103
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 2.32% | 0.845 |
| 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
|
| research@onekey.com | 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-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.
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.