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.
CVSS 2.0
Severity: HIGH
Problem Type: CWE-347,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| django-rest-registration_project | django-rest-registration | * |