9.8
CVE-2019-13177
- EPSS 0.41%
- Veröffentlicht 02.07.2019 22:15:09
- Zuletzt bearbeitet 21.11.2024 04:24:21
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
verification.py in django-rest-registration (aka Django REST Registration library) before 0.5.0 relies on a static string for signatures (i.e., the Django Signing API is misused), which allows remote attackers to spoof the verification process. This occurs because incorrect code refactoring led to calling a security-critical function with an incorrect argument.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Django-rest-registration Project ≫ Django-rest-registration SwPlatformdjango Version > 0.1.0 < 0.5.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.41% | 0.581 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 9.8 | 3.9 | 5.9 |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
| nvd@nist.gov | 7.5 | 10 | 6.4 |
AV:N/AC:L/Au:N/C:P/I:P/A:P
|
CWE-347 Improper Verification of Cryptographic Signature
The product does not verify, or incorrectly verifies, the cryptographic signature for data.