CRITICAL · 9.8

CVE-2019-13177

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 ...

Vulnerability 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.

CVSS Score

9.8

CRITICAL

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
HIGH

Affected Products

VendorProductVersions
Django-Rest-Registration ProjectDjango-Rest-Registration< 0.5.0

Related Weaknesses (CWE)

References

FAQ

What is CVE-2019-13177?

CVE-2019-13177 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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 ...

How severe is CVE-2019-13177?

CVE-2019-13177 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.

Is there a patch for CVE-2019-13177?

Check the references section above for vendor advisories and patch information. Affected products include: Django-Rest-Registration Project Django-Rest-Registration.