Bug 1239010 (CVE-2015-5143)
Summary: | CVE-2015-5143 Django: possible DoS by filling session store | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Other] Security Response | Reporter: | Martin Prpič <mprpic> | ||||||||||
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> | ||||||||||
Status: | CLOSED ERRATA | QA Contact: | |||||||||||
Severity: | medium | Docs Contact: | |||||||||||
Priority: | medium | ||||||||||||
Version: | unspecified | CC: | abaron, aortega, apevec, ayoung, bkearney, cbillett, chrisw, dallan, gkotton, gmollett, kseifried, lhh, lpeer, markmc, mrunge, rbryant, sclewis, security-response-team, tdecacqu, tomckay, yeylon | ||||||||||
Target Milestone: | --- | Keywords: | Security | ||||||||||
Target Release: | --- | ||||||||||||
Hardware: | All | ||||||||||||
OS: | Linux | ||||||||||||
Whiteboard: | |||||||||||||
Fixed In Version: | Django 1.8.3, Django 1.7.9, Django 1.4.21 | Doc Type: | Bug Fix | ||||||||||
Doc Text: |
A flaw was found in the Django session backend, which could allow an unauthenticated attacker to create session records in the configured session store, causing a denial of service by filling up the session store.
|
Story Points: | --- | ||||||||||
Clone Of: | Environment: | ||||||||||||
Last Closed: | 2015-08-25 07:25:49 UTC | Type: | --- | ||||||||||
Regression: | --- | Mount Type: | --- | ||||||||||
Documentation: | --- | CRM: | |||||||||||
Verified Versions: | Category: | --- | |||||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||||
Embargoed: | |||||||||||||
Bug Depends On: | 1242350, 1242714, 1242715, 1242716, 1242717, 1243189, 1243190, 1243191 | ||||||||||||
Bug Blocks: | 1239014 | ||||||||||||
Attachments: |
|
Description
Martin Prpič
2015-07-03 09:05:10 UTC
Created attachment 1049122 [details]
session-1.4.x.diff
Created attachment 1049123 [details]
session-1.7.x.diff
Created attachment 1049124 [details]
session-1.8.x.diff
Created attachment 1049125 [details]
session-master.diff
This is now public: https://www.djangoproject.com/weblog/2015/jul/08/security-releases/ Created Django14 tracking bugs for this issue: Affects: epel-6 [bug 1242717] Created python-django tracking bugs for this issue: Affects: openstack-rdo [bug 1242714] Affects: fedora-all [bug 1242715] Affects: epel-7 [bug 1242716] python-django-1.8.3-1.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report. python-django-1.6.11-2.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report. This issue has been addressed in the following products: OpenStack 6 for RHEL 7 Via RHSA-2015:1678 https://rhn.redhat.com/errata/RHSA-2015-1678.html This issue has been addressed in the following products: OpenStack 5 for RHEL 6 OpenStack 5 for RHEL 7 Via RHSA-2015:1686 https://rhn.redhat.com/errata/RHSA-2015-1686.html |