7.5
CVE-2022-42731
- EPSS 0.2%
- Veröffentlicht 11.10.2022 14:15:10
- Zuletzt bearbeitet 20.05.2025 14:15:26
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
mfa/FIDO2.py in django-mfa2 before 2.5.1 and 2.6.x before 2.6.1 allows a replay attack that could be used to register another device for a user. The device registration challenge is not invalidated after usage.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Django-mfa2 Project ≫ Django-mfa2 Version < 2.5.1
Django-mfa2 Project ≫ Django-mfa2 Version >= 2.6.0 < 2.6.1
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.2% | 0.42 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/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).