7.5
CVE-2018-17176
- EPSS 0.31%
- Veröffentlicht 18.09.2018 18:29:08
- Zuletzt bearbeitet 21.11.2024 03:54:01
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
A replay issue was discovered on Neato Botvac Connected 2.2.0 devices. Manual control mode requires authentication, but once recorded, the authentication (always transmitted in cleartext) can be replayed to /bin/webserver on port 8081. There are no nonces, and timestamps are not checked at all.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Neatorobotics ≫ Botvac D4 Connected Firmware Version2.2.0
Neatorobotics ≫ Botvac D6 Connected Firmware Version2.2.0
Neatorobotics ≫ Botvac D7 Connected Firmware Version2.2.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.31% | 0.514 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
|
| nvd@nist.gov | 5 | 10 | 2.9 |
AV:N/AC:L/Au:N/C:N/I:P/A:N
|
CWE-294 Authentication Bypass by Capture-replay
A capture-replay flaw exists when the design of the product makes it possible for a malicious user to sniff network traffic and bypass authentication by replaying it to the server in question to the same effect as the original message (or with minor changes).