5.4
CVE-2022-35629
- EPSS 0.16%
- Veröffentlicht 29.07.2022 17:15:09
- Zuletzt bearbeitet 21.11.2024 07:11:24
- Quelle cve@rapid7.com
- CVE-Watchlists
- Unerledigt
Due to a bug in the handling of the communication between the client and server, it was possible for one client, already registered with their own client ID, to send messages to the server claiming to come from another client ID. This issue was resolved in Velociraptor 0.6.5-2.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Rapid7 ≫ Velociraptor Version < 0.6.5-2
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.16% | 0.372 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 5.4 | 2.8 | 2.5 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
|
CWE-287 Improper Authentication
When an actor claims to have a given identity, the product does not prove or insufficiently proves that the claim is correct.
CWE-290 Authentication Bypass by Spoofing
This attack-focused weakness is caused by incorrectly implemented authentication schemes that are subject to spoofing attacks.