CVE-2019-13177 Details
Description
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.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
No SSVC data is available for this CVE.
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/apragacz/django-rest-registration/releases/tag/0.5.0 | CVE | Release NotesThird Party Advisory |
| https://github.com/apragacz/django-rest-registration/security/advisories/GHSA-p3w6-jcg4-52xh | CVE | ExploitPatchThird Party Advisory |
| https://github.com/apragacz/django-rest-registration/releases/tag/0.5.0 | [email protected] | Release NotesThird Party Advisory |
| https://github.com/apragacz/django-rest-registration/security/advisories/GHSA-p3w6-jcg4-52xh | [email protected] | ExploitPatchThird Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-347 | Improper Verification of Cryptographic Signature | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| django-rest-registration project django-rest-registration | > 0.1.0, < 0.5.0 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Nov 21, 2024 | CVE Modified | CVE |
| May 14, 2024 | CVE Modified | [email protected] |
| Jul 12, 2019 | Initial Analysis | [email protected] |