{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "fixed": "0.5.0"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "39a407b7a44130d07a5f278ad838d5b9cda9e3eb"
            }
          ],
          "repo": "https://github.com/apragacz/django-rest-registration",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "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.",
  "id": "CVE-2019-13177",
  "modified": "2026-03-13T21:58:35.320776148Z",
  "published": "2019-07-02T22:15:09.770Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/apragacz/django-rest-registration/releases/tag/0.5.0"
    },
    {
      "type": "FIX",
      "url": "https://github.com/apragacz/django-rest-registration/security/advisories/GHSA-p3w6-jcg4-52xh"
    }
  ],
  "related": [
    "GHSA-p3w6-jcg4-52xh"
  ],
  "severity": [
    {
      "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}