opensuse-su-2018:2809-1
Vulnerability from csaf_opensuse
Published
2018-08-16 18:44
Modified
2018-08-16 18:44
Summary
Security update for python-Django1
Notes
Title of the patch
Security update for python-Django1
Description of the patch
This update for python-Django1 to version 1.11.15 fixes the following issues:
The following security vulnerability was fixed:
- CVE-2018-14574: Fixed an open redirect possibility in CommonMiddleware (boo#1102680)
The following other bugs were fixed:
- Fixed WKBWriter.write() and write_hex() for empty polygons on GEOS 3.6.1+
- Fixed a regression where altering a field with a unique constraint may drop
and rebuild more foreign keys than necessary
- Fixed crashes in django.contrib.admindocs when a view is a callable object,
such as django.contrib.syndication.views.Feed
- Fixed a regression where QuerySet.values() or values_list() after combining
an annotated and unannotated queryset with union(), difference(), or
intersection() crashed due to mismatching columns
This update was imported from the openSUSE:Leap:15.0:Update update project.
Patchnames
openSUSE-2018-884
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for python-Django1", "title": "Title of the patch" }, { "category": "description", "text": "This update for python-Django1 to version 1.11.15 fixes the following issues:\n\nThe following security vulnerability was fixed:\n\n- CVE-2018-14574: Fixed an open redirect possibility in CommonMiddleware (boo#1102680)\n\nThe following other bugs were fixed:\n\n- Fixed WKBWriter.write() and write_hex() for empty polygons on GEOS 3.6.1+\n- Fixed a regression where altering a field with a unique constraint may drop\n and rebuild more foreign keys than necessary\n- Fixed crashes in django.contrib.admindocs when a view is a callable object,\n such as django.contrib.syndication.views.Feed\n- Fixed a regression where QuerySet.values() or values_list() after combining\n an annotated and unannotated queryset with union(), difference(), or\n intersection() crashed due to mismatching columns\n\nThis update was imported from the openSUSE:Leap:15.0:Update update project.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-2018-884", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2018_2809-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2018:2809-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/JMGLFPNQCVABPPH4KO7XH2FRMHAQBUTV/#JMGLFPNQCVABPPH4KO7XH2FRMHAQBUTV" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2018:2809-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/JMGLFPNQCVABPPH4KO7XH2FRMHAQBUTV/#JMGLFPNQCVABPPH4KO7XH2FRMHAQBUTV" }, { "category": "self", "summary": "SUSE Bug 1102680", "url": "https://bugzilla.suse.com/1102680" }, { "category": "self", "summary": "SUSE CVE CVE-2018-14574 page", "url": "https://www.suse.com/security/cve/CVE-2018-14574/" } ], "title": "Security update for python-Django1", "tracking": { "current_release_date": "2018-08-16T18:44:03Z", "generator": { "date": "2018-08-16T18:44:03Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2018:2809-1", "initial_release_date": "2018-08-16T18:44:03Z", "revision_history": [ { "date": "2018-08-16T18:44:03Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python2-Django1-1.11.15-bp150.3.3.1.noarch", "product": { "name": "python2-Django1-1.11.15-bp150.3.3.1.noarch", "product_id": "python2-Django1-1.11.15-bp150.3.3.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_name", "name": "SUSE Package Hub 15", "product": { "name": "SUSE Package Hub 15", "product_id": "SUSE Package Hub 15" } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python2-Django1-1.11.15-bp150.3.3.1.noarch as component of SUSE Package Hub 15", "product_id": "SUSE Package Hub 15:python2-Django1-1.11.15-bp150.3.3.1.noarch" }, "product_reference": "python2-Django1-1.11.15-bp150.3.3.1.noarch", "relates_to_product_reference": "SUSE Package Hub 15" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-14574", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-14574" } ], "notes": [ { "category": "general", "text": "django.middleware.common.CommonMiddleware in Django 1.11.x before 1.11.15 and 2.0.x before 2.0.8 has an Open Redirect.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Package Hub 15:python2-Django1-1.11.15-bp150.3.3.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2018-14574", "url": "https://www.suse.com/security/cve/CVE-2018-14574" }, { "category": "external", "summary": "SUSE Bug 1102680 for CVE-2018-14574", "url": "https://bugzilla.suse.com/1102680" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Package Hub 15:python2-Django1-1.11.15-bp150.3.3.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:L", "version": "3.0" }, "products": [ "SUSE Package Hub 15:python2-Django1-1.11.15-bp150.3.3.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2018-08-16T18:44:03Z", "details": "moderate" } ], "title": "CVE-2018-14574" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…