Lucene search

K
archlinuxArchLinuxASA-201810-5
HistoryOct 01, 2018 - 12:00 a.m.

[ASA-201810-5] python-django: information disclosure

2018-10-0100:00:00
security.archlinux.org
11

4 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

SINGLE

Confidentiality Impact

PARTIAL

Integrity Impact

NONE

Availability Impact

NONE

AV:N/AC:L/Au:S/C:P/I:N/A:N

4.9 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

HIGH

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N

0.002 Low

EPSS

Percentile

52.3%

Arch Linux Security Advisory ASA-201810-5

Severity: Medium
Date : 2018-10-01
CVE-ID : CVE-2018-16984
Package : python-django
Type : information disclosure
Remote : Yes
Link : https://security.archlinux.org/AVG-773

Summary

The package python-django before version 2.1.2-1 is vulnerable to
information disclosure.

Resolution

Upgrade to 2.1.2-1.

pacman -Syu “python-django>=2.1.2-1”

The problem has been fixed upstream in version 2.1.2.

Workaround

None.

Description

If an admin user has the change permission to the user model, only part
of the password hash is displayed in the change form. Admin users with
the view (but not change) permission to the user model were displayed
the entire hash. While it’s typically infeasible to reverse a strong
password hash, if your site uses weaker password hashing algorithms
such as MD5 or SHA1, it could be a problem.

Impact

A remote authenticated administrator with change permissions is able to
obtain the password hashes of users.

References

https://www.djangoproject.com/weblog/2018/oct/01/security-release/
https://github.com/django/django/commit/c4bd5b597e0aa2432e4c867b86650f18af117851
https://security.archlinux.org/CVE-2018-16984

OSVersionArchitecturePackageVersionFilename
ArchLinuxanyanypython-django< 2.1.2-1UNKNOWN

4 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

SINGLE

Confidentiality Impact

PARTIAL

Integrity Impact

NONE

Availability Impact

NONE

AV:N/AC:L/Au:S/C:P/I:N/A:N

4.9 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

HIGH

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N

0.002 Low

EPSS

Percentile

52.3%