Lookup for vulnerabilities affecting packages.

Vulnerability_idVCID-26vk-91ya-qfbf
SummaryDjango Two-Factor Authentication before 1.12, stores the user's password in clear text in the user session (base64-encoded). The password is stored in the session when the user submits their username and password, and is removed once they complete authentication by entering a two-factor authentication code. This means that the password is stored in clear text in the session for an arbitrary amount of time, and potentially forever if the user begins the login process by entering their username and password and then leaves before entering their two-factor authentication code. The severity of this issue depends on which type of session storage you have configured: in the worst case, if you're using Django's default database session storage, then users' passwords are stored in clear text in your database. In the best case, if you're using Django's signed cookie session, then users' passwords are only stored in clear text within their browser's cookie store. In the common case of using Django's cache session store, the users' passwords are stored in clear text in whatever cache storage you have configured (typically Memcached or Redis). This has been fixed in 1.12. After upgrading, users should be sure to delete any clear text passwords that have been stored. For example, if you're using the database session backend, you'll likely want to delete any session record from the database and purge that data from any database backups or replicas. In addition, affected organizations who have suffered a database breach while using an affected version should inform their users that their clear text passwords have been compromised. All organizations should encourage users whose passwords were insecurely stored to change these passwords on any sites where they were used. As a workaround, wwitching Django's session storage to use signed cookies instead of the database or cache lessens the impact of this issue, but should not be done without a thorough understanding of the security tradeoffs of using signed cookies rather than a server-side session storage. There is no way to fully mitigate the issue without upgrading.
Aliases
0
alias CVE-2020-15105
1
alias GHSA-vhr6-pvjm-9qwf
2
alias PYSEC-2020-39
Fixed_packages
0
url pkg:pypi/django-two-factor-auth@1.12
purl pkg:pypi/django-two-factor-auth@1.12
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/django-two-factor-auth@1.12
Affected_packages
0
url pkg:pypi/django-two-factor-auth@0.1.0
purl pkg:pypi/django-two-factor-auth@0.1.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-26vk-91ya-qfbf
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/django-two-factor-auth@0.1.0
1
url pkg:pypi/django-two-factor-auth@0.1.1
purl pkg:pypi/django-two-factor-auth@0.1.1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-26vk-91ya-qfbf
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/django-two-factor-auth@0.1.1
2
url pkg:pypi/django-two-factor-auth@0.1.2
purl pkg:pypi/django-two-factor-auth@0.1.2
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-26vk-91ya-qfbf
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/django-two-factor-auth@0.1.2
3
url pkg:pypi/django-two-factor-auth@0.2.0
purl pkg:pypi/django-two-factor-auth@0.2.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-26vk-91ya-qfbf
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/django-two-factor-auth@0.2.0
4
url pkg:pypi/django-two-factor-auth@0.2.1
purl pkg:pypi/django-two-factor-auth@0.2.1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-26vk-91ya-qfbf
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/django-two-factor-auth@0.2.1
5
url pkg:pypi/django-two-factor-auth@0.2.2
purl pkg:pypi/django-two-factor-auth@0.2.2
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-26vk-91ya-qfbf
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/django-two-factor-auth@0.2.2
6
url pkg:pypi/django-two-factor-auth@0.2.3
purl pkg:pypi/django-two-factor-auth@0.2.3
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-26vk-91ya-qfbf
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/django-two-factor-auth@0.2.3
7
url pkg:pypi/django-two-factor-auth@0.3.0
purl pkg:pypi/django-two-factor-auth@0.3.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-26vk-91ya-qfbf
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/django-two-factor-auth@0.3.0
8
url pkg:pypi/django-two-factor-auth@0.3.1
purl pkg:pypi/django-two-factor-auth@0.3.1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-26vk-91ya-qfbf
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/django-two-factor-auth@0.3.1
9
url pkg:pypi/django-two-factor-auth@0.4.0
purl pkg:pypi/django-two-factor-auth@0.4.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-26vk-91ya-qfbf
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/django-two-factor-auth@0.4.0
10
url pkg:pypi/django-two-factor-auth@0.5.0
purl pkg:pypi/django-two-factor-auth@0.5.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-26vk-91ya-qfbf
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/django-two-factor-auth@0.5.0
11
url pkg:pypi/django-two-factor-auth@1.0.0b1
purl pkg:pypi/django-two-factor-auth@1.0.0b1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-26vk-91ya-qfbf
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/django-two-factor-auth@1.0.0b1
12
url pkg:pypi/django-two-factor-auth@1.0.0b2
purl pkg:pypi/django-two-factor-auth@1.0.0b2
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-26vk-91ya-qfbf
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/django-two-factor-auth@1.0.0b2
13
url pkg:pypi/django-two-factor-auth@1.0.0b3
purl pkg:pypi/django-two-factor-auth@1.0.0b3
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-26vk-91ya-qfbf
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/django-two-factor-auth@1.0.0b3
14
url pkg:pypi/django-two-factor-auth@1.0.0
purl pkg:pypi/django-two-factor-auth@1.0.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-26vk-91ya-qfbf
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/django-two-factor-auth@1.0.0
15
url pkg:pypi/django-two-factor-auth@1.1.0
purl pkg:pypi/django-two-factor-auth@1.1.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-26vk-91ya-qfbf
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/django-two-factor-auth@1.1.0
16
url pkg:pypi/django-two-factor-auth@1.1.1
purl pkg:pypi/django-two-factor-auth@1.1.1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-26vk-91ya-qfbf
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/django-two-factor-auth@1.1.1
17
url pkg:pypi/django-two-factor-auth@1.2.0
purl pkg:pypi/django-two-factor-auth@1.2.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-26vk-91ya-qfbf
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/django-two-factor-auth@1.2.0
18
url pkg:pypi/django-two-factor-auth@1.2.1
purl pkg:pypi/django-two-factor-auth@1.2.1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-26vk-91ya-qfbf
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/django-two-factor-auth@1.2.1
19
url pkg:pypi/django-two-factor-auth@1.2.2
purl pkg:pypi/django-two-factor-auth@1.2.2
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-26vk-91ya-qfbf
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/django-two-factor-auth@1.2.2
20
url pkg:pypi/django-two-factor-auth@1.3.0
purl pkg:pypi/django-two-factor-auth@1.3.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-26vk-91ya-qfbf
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/django-two-factor-auth@1.3.0
21
url pkg:pypi/django-two-factor-auth@1.3.1
purl pkg:pypi/django-two-factor-auth@1.3.1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-26vk-91ya-qfbf
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/django-two-factor-auth@1.3.1
22
url pkg:pypi/django-two-factor-auth@1.4.0
purl pkg:pypi/django-two-factor-auth@1.4.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-26vk-91ya-qfbf
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/django-two-factor-auth@1.4.0
23
url pkg:pypi/django-two-factor-auth@1.5.0
purl pkg:pypi/django-two-factor-auth@1.5.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-26vk-91ya-qfbf
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/django-two-factor-auth@1.5.0
24
url pkg:pypi/django-two-factor-auth@1.6.0
purl pkg:pypi/django-two-factor-auth@1.6.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-26vk-91ya-qfbf
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/django-two-factor-auth@1.6.0
25
url pkg:pypi/django-two-factor-auth@1.6.1
purl pkg:pypi/django-two-factor-auth@1.6.1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-26vk-91ya-qfbf
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/django-two-factor-auth@1.6.1
26
url pkg:pypi/django-two-factor-auth@1.6.2
purl pkg:pypi/django-two-factor-auth@1.6.2
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-26vk-91ya-qfbf
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/django-two-factor-auth@1.6.2
27
url pkg:pypi/django-two-factor-auth@1.7.0
purl pkg:pypi/django-two-factor-auth@1.7.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-26vk-91ya-qfbf
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/django-two-factor-auth@1.7.0
28
url pkg:pypi/django-two-factor-auth@1.8.0
purl pkg:pypi/django-two-factor-auth@1.8.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-26vk-91ya-qfbf
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/django-two-factor-auth@1.8.0
29
url pkg:pypi/django-two-factor-auth@1.9.1
purl pkg:pypi/django-two-factor-auth@1.9.1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-26vk-91ya-qfbf
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/django-two-factor-auth@1.9.1
30
url pkg:pypi/django-two-factor-auth@1.10.0
purl pkg:pypi/django-two-factor-auth@1.10.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-26vk-91ya-qfbf
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/django-two-factor-auth@1.10.0
31
url pkg:pypi/django-two-factor-auth@1.11.0
purl pkg:pypi/django-two-factor-auth@1.11.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-26vk-91ya-qfbf
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/django-two-factor-auth@1.11.0
References
0
reference_url https://github.com/Bouke/django-two-factor-auth/blob/master/CHANGELOG.md#112---2020-07-08
reference_id
reference_type
scores
url https://github.com/Bouke/django-two-factor-auth/blob/master/CHANGELOG.md#112---2020-07-08
1
reference_url https://github.com/Bouke/django-two-factor-auth/commit/454fd9842fa6e8bb772dbf0943976bc8e3335359
reference_id
reference_type
scores
url https://github.com/Bouke/django-two-factor-auth/commit/454fd9842fa6e8bb772dbf0943976bc8e3335359
2
reference_url https://github.com/Bouke/django-two-factor-auth/security/advisories/GHSA-vhr6-pvjm-9qwf
reference_id
reference_type
scores
url https://github.com/Bouke/django-two-factor-auth/security/advisories/GHSA-vhr6-pvjm-9qwf
Weaknesses
Exploits
Severity_range_scorenull
Exploitabilitynull
Weighted_severitynull
Risk_scorenull
Resource_urlhttp://public2.vulnerablecode.io/vulnerabilities/VCID-26vk-91ya-qfbf