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.
The product does not verify, or incorrectly verifies, the cryptographic signature for data.
Link | Tags |
---|---|
https://github.com/apragacz/django-rest-registration/security/advisories/GHSA-p3w6-jcg4-52xh | patch third party advisory exploit |
https://github.com/apragacz/django-rest-registration/releases/tag/0.5.0 | third party advisory release notes |