9.8
CVE-2023-33376
- EPSS 0.09%
- Veröffentlicht 04.08.2023 18:15:12
- Zuletzt bearbeitet 21.11.2024 08:05:30
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
Connected IO v2.1.0 and prior has an argument injection vulnerability in its iptables command message in its communication protocol, enabling attackers to execute arbitrary OS commands on devices.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Connectedio ≫ Connected Io Version <= 2.1.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.09% | 0.257 |
| 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-88 Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')
The product constructs a string for a command to be executed by a separate component in another control sphere, but it does not properly delimit the intended arguments, options, or switches within that command string.