Bug 223539 - Security fix for Django auth system
Summary: Security fix for Django auth system
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: Django
Version: rawhide
Hardware: All
OS: All
medium
high
Target Milestone: ---
Assignee: Michel Alexandre Salim
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-01-19 21:55 UTC by James Bennett
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-01-21 22:22:58 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description James Bennett 2007-01-19 21:55:10 UTC
A bug in Django's AuthenticationMiddleware was discovered and patched after the 0.95 release; this bug 
can cause apparent "caching" of the value of request.user between requests, possibly resulting in 
inappropriate access when a user is perceived to be "logged in" as someone else.

This was fixed in revision 3754 of Django trunk[1], and that changeset applies cleanly to stock Django 
0.95.

[1] http://code.djangoproject.com/changeset/3754

Comment 1 Michel Alexandre Salim 2007-01-21 22:22:58 UTC
Django 0.95.1 has been built on the build servers and awaits signing


Note You need to log in before you can comment on or make changes to this bug.