CVE-2014-0482: Medium severity opensuse vulnerability
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 REMOTEUSER header.
Other sources
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 REMOTEUSER header.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2014-0482?
CVE-2014-0482 has a medium severity rating as it allows remote authenticated users to hijack web sessions.
How do I fix CVE-2014-0482?
To fix CVE-2014-0482, upgrade to Django version 1.4.14, 1.5.9, 1.6.6, or 1.7 release candidate 3.
Which Django versions are affected by CVE-2014-0482?
Django versions 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 are affected.
What is the cause of the vulnerability in CVE-2014-0482?
The vulnerability in CVE-2014-0482 is caused by the `RemoteUserMiddleware` not properly validating remote authenticated users.
Can CVE-2014-0482 affect web application security?
Yes, CVE-2014-0482 can significantly impact web application security by allowing unauthorized session access.