Skip to content

Django Middleware Enables Session Hijacking

Moderate severity GitHub Reviewed Published May 14, 2022 to the GitHub Advisory Database • Updated Sep 2, 2023

Package

pip django (pip)

Affected versions

< 1.4.14
>= 1.5.0, < 1.5.9
>= 1.6.0, < 1.6.6

Patched versions

1.4.14
1.5.9
1.6.6

Description

The contrib.auth.middleware.RemoteUserMiddleware middleware in Django before 1.4.14, 1.5.x before 1.5.9, 1.6.x before 1.6.6, and 1.7 before release candidate 3, when using the contrib.auth.backends.RemoteUserBackend backend, allows remote authenticated users to hijack web sessions via vectors related to the REMOTE_USER header.

References

Published by the National Vulnerability Database Aug 26, 2014
Published to the GitHub Advisory Database May 14, 2022
Reviewed Aug 16, 2023
Last updated Sep 2, 2023

Severity

Moderate

Weaknesses

CVE ID

CVE-2014-0482

GHSA ID

GHSA-625g-gx8c-xcmg

Source code

No known source code
Checking history
See something to contribute? Suggest improvements for this vulnerability.