CVE-2022-24857
Django-mfa3 Bypass Administrative Login Vulnerability
Description
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 authentication can be bypassed. Users are affected if they have activated both django-mfa3 (< 0.5.0) and django.contrib.admin and have not taken any other measures to prevent users from accessing the admin login view. The issue has been fixed in django-mfa3 0.5.0. It is possible to work around the issue by overwriting the admin login route, e.g. by adding the following URL definition *before* the admin routes: url('admin/login/', lambda request: redirect(settings.LOGIN_URL)
INFO
Published Date :
April 15, 2022, 7:15 p.m.
Last Modified :
Nov. 21, 2024, 6:51 a.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
5.9
Exploitability Score :
2.8
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2022-24857
.
URL | Resource |
---|---|
https://github.com/xi/django-mfa3/blob/main/CHANGES.md#050-2022-04-15 | Release Notes Third Party Advisory |
https://github.com/xi/django-mfa3/commit/32f656e22df120b84bdf010e014bb19bd97971de | Patch Third Party Advisory |
https://github.com/xi/django-mfa3/security/advisories/GHSA-3r7g-wrpr-j5g4 | Third Party Advisory |
https://security.netapp.com/advisory/ntap-20220609-0003/ | Third Party Advisory |
https://github.com/xi/django-mfa3/blob/main/CHANGES.md#050-2022-04-15 | Release Notes Third Party Advisory |
https://github.com/xi/django-mfa3/commit/32f656e22df120b84bdf010e014bb19bd97971de | Patch Third Party Advisory |
https://github.com/xi/django-mfa3/security/advisories/GHSA-3r7g-wrpr-j5g4 | Third Party Advisory |
https://security.netapp.com/advisory/ntap-20220609-0003/ | Third Party Advisory |
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2022-24857
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2022-24857
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Modified by af854a3a-2127-422b-91ae-364da2661108
Nov. 21, 2024
Action Type Old Value New Value Added Reference https://github.com/xi/django-mfa3/blob/main/CHANGES.md#050-2022-04-15 Added Reference https://github.com/xi/django-mfa3/commit/32f656e22df120b84bdf010e014bb19bd97971de Added Reference https://github.com/xi/django-mfa3/security/advisories/GHSA-3r7g-wrpr-j5g4 Added Reference https://security.netapp.com/advisory/ntap-20220609-0003/ -
CVE Modified by [email protected]
May. 14, 2024
Action Type Old Value New Value -
Modified Analysis by [email protected]
Feb. 03, 2023
Action Type Old Value New Value Changed Reference Type https://security.netapp.com/advisory/ntap-20220609-0003/ No Types Assigned https://security.netapp.com/advisory/ntap-20220609-0003/ Third Party Advisory -
CVE Modified by [email protected]
Jun. 09, 2022
Action Type Old Value New Value Added Reference https://security.netapp.com/advisory/ntap-20220609-0003/ [No Types Assigned] -
Initial Analysis by [email protected]
Apr. 25, 2022
Action Type Old Value New Value Added CVSS V2 NIST (AV:N/AC:L/Au:S/C:P/I:P/A:P) Added CVSS V3.1 NIST AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H Changed Reference Type https://github.com/xi/django-mfa3/blob/main/CHANGES.md#050-2022-04-15 No Types Assigned https://github.com/xi/django-mfa3/blob/main/CHANGES.md#050-2022-04-15 Release Notes, Third Party Advisory Changed Reference Type https://github.com/xi/django-mfa3/commit/32f656e22df120b84bdf010e014bb19bd97971de No Types Assigned https://github.com/xi/django-mfa3/commit/32f656e22df120b84bdf010e014bb19bd97971de Patch, Third Party Advisory Changed Reference Type https://github.com/xi/django-mfa3/security/advisories/GHSA-3r7g-wrpr-j5g4 No Types Assigned https://github.com/xi/django-mfa3/security/advisories/GHSA-3r7g-wrpr-j5g4 Third Party Advisory Added CWE NIST CWE-287 Added CPE Configuration OR *cpe:2.3:a:django-mfa3_project:django-mfa3:*:*:*:*:*:*:*:* versions up to (excluding) 0.5.0
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2022-24857
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2022-24857
weaknesses.
Exploit Prediction
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days.
0.14 }} 0.01%
score
0.49138
percentile