VYPR

Django Mfa3

by Django Mfa3 Project

CVEs (1)

  • CVE-2022-24857HigApr 15, 2022
    risk 0.41cvss 7.3epss 0.01

    django-mfa3 is a library that implements multi factor authentication for the django web framework. It achieves this by modifying the regular login view. Django however has a second login view for its admin area. This second login view was not modified, so the multi factor…