Lucene search
+L

7622 matches found

Mageia
Mageia
added 2016/03/07 11:20 a.m.47 views

Updated python-django packages fix security vulnerability

Mark Striemer discovered that Django incorrectly handled user-supplied redirect URLs containing basic authentication credentials. A remote attacker could possibly use this issue to perform a cross-site scripting attack or a malicious redirect. CVE-2016-2512 Sjoerd Job Postmus discovered that Djan...

7.4CVSS1.6AI score0.04035EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2016/03/04 12:00 a.m.35 views

Fedora 23 : python-django-1.8.7-1.fc23 (2015-a8c8f60fbd)

This update fixes CVE-2015-8213: Fixed settings leak possibility in date template filter, more info can be found https://www.djangoproject.com/weblog/2015/nov/24/security-releases-iss ued/ Note that Tenable Network Security has extracted the preceding description block directly from the Fedora...

5CVSS7.2AI score0.04284EPSS
SaveExploits0References4
CNVD
CNVD
added 2016/03/04 12:00 a.m.10 views

Django 'django.utils.http.is_safe_url()' security bypass vulnerability

Django is a set of Django Software Foundation based on the Python language open source Web application framework. The framework includes object-oriented mapper , view system , template system and so on. A security vulnerability exists in Django versions prior to 1.9.3 and 1.8.10, which stems from...

7.4CVSS8.7AI score0.04035EPSS
SaveExploits0References1
CNVD
CNVD
added 2016/03/04 12:00 a.m.10 views

Django Security Bypass Vulnerability (CNVD-2016-01467)

Django is a set of Django Software Foundation based on the Python language open source Web application framework. The framework includes object-oriented mapper , view system , template system and so on. A security vulnerability exists in Django versions prior to 1.9.3 and versions 1.6 through 1.8...

3.1CVSS8.7AI score0.03345EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2016/03/04 12:00 a.m.23 views

Fedora 22 : python-django-1.8.7-1.fc22 (2015-323274d412)

Update to 1.8.7 , fixing CVE-2015-8213 rhbz1285278 ---- python- django-1.8.4-1.fc22 - Do not install bash completion for python executables Ville Skytta, rhbz1253076 - CVE-2015-5963 Denial-of-service possibility in logout view by filling session store rhbz1254911 - CVE-2015-5964 Denial- of-servic...

5CVSS6.3AI score0.05206EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2016/03/04 12:00 a.m.32 views

Fedora 23 : python-django-1.8.6-1.fc23 (2015-1dd5bc998f)

rebase to 1.8.6 rhbz1276914 ---- rebase to 1.8.5 rhbz1276914 ---- python-django-1.8.4-1.fc23 - Do not install bash completion for python executables Ville Skytta, rhbz1253076 - CVE-2015-5963 Denial-of-service possibility in logout view by filling session store rhbz1254911 - CVE-2015-5964...

7.8CVSS6.3AI score0.07266EPSS
SaveExploits0References12
Tenable Nessus
Tenable Nessus
added 2016/03/02 12:00 a.m.25 views

Ubuntu 14.04 LTS : Django vulnerabilities (USN-2915-1)

The remote Ubuntu 14.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-2915-1 advisory. Mark Striemer discovered that Django incorrectly handled user-supplied redirect URLs containing basic authentication credentials. A remote attacker could...

7.4CVSS6.5AI score0.04035EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2016/03/02 12:00 a.m.27 views

Ubuntu: Security Advisory (USN-2915-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2016 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.4CVSS5.8AI score0.04035EPSS
SaveExploits0References2
OSV
OSV
added 2016/03/01 6:35 p.m.7 views

USN-2915-1 python-django vulnerabilities

Mark Striemer discovered that Django incorrectly handled user-supplied redirect URLs containing basic authentication credentials. A remote attacker could possibly use this issue to perform a cross-site scripting attack or a malicious redirect. CVE-2016-2512 Sjoerd Job Postmus discovered that Djan...

7.4CVSS6.7AI score0.04035EPSS
SaveExploits0References3
Ubuntu
Ubuntu
added 2016/03/01 6:35 p.m.54 views

USN-2915-1: Django vulnerabilities

Mark Striemer discovered that Django incorrectly handled user-supplied redirect URLs containing basic authentication credentials. A remote attacker could possibly use this issue to perform a cross-site scripting attack or a malicious redirect. CVE-2016-2512 Sjoerd Job Postmus discovered that Djan...

7.4CVSS6.4AI score0.04035EPSS
SaveExploits0
OSV
OSV
added 2016/03/01 5:00 p.m.7 views

UBUNTU-CVE-2016-2513

The password hasher in contrib/auth/hashers.py in Django before 1.8.10 and 1.9.x before 1.9.3 allows remote attackers to enumerate users via a timing attack involving login requests...

3.1CVSS6.7AI score0.03345EPSS
SaveExploits0References4
OSV
OSV
added 2016/03/01 5:00 p.m.7 views

UBUNTU-CVE-2016-2512

The utils.http.issafeurl function in Django before 1.8.10 and 1.9.x before 1.9.3 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks or possibly conduct cross-site scripting XSS attacks via a URL containing basic authentication, as demonstrated by...

7.4CVSS7.2AI score0.04035EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2016/03/01 5:00 p.m.27 views

CVE-2016-2513

The password hasher in contrib/auth/hashers.py in Django before 1.8.10 and 1.9.x before 1.9.3 allows remote attackers to enumerate users via a timing attack involving login requests...

3.1CVSS6.8AI score0.03345EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2016/03/01 5:00 p.m.21 views

CVE-2016-2512

The utils.http.issafeurl function in Django before 1.8.10 and 1.9.x before 1.9.3 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks or possibly conduct cross-site scripting XSS attacks via a URL containing basic authentication, as demonstrated by...

7.4CVSS7.2AI score0.04035EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2016/02/29 12:00 a.m.20 views

FreeBSD : django -- regression in permissions model (6b1d8a39-ddb3-11e5-8fa8-14dae9d210b8)

Tim Graham reports : User with 'change' but not 'add' permission can create objects for ModelAdmin's with saveas=True %NASLMINLEVEL 70300 C Tenable Network Security, Inc. The descriptive text and package checks in this plugin were extracted from the FreeBSD VuXML database : Copyright 2003-2018...

6CVSS6.3AI score0.01535EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2016/02/10 1:16 a.m.7 views

python-django: Information leak through date template filter

An information-exposure flaw was found in the Django date filter. If an application allowed users to provide non-validated date formats, a malicious end user could expose application-settings data by providing the relevant applications-settings key instead of a valid date format...

5CVSS7.1AI score0.04284EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2016/02/10 1:16 a.m.46 views

Moderate: Red Hat Security Advisory: python-django security update

Updated python-django packages that fix one security issue are now available for Red Hat Enterprise Linux OpenStack Platform 7.0. Red Hat Product Security has rated this update as having Moderate security impact. Common Vulnerability Scoring System CVSS base scores, which give detailed severity...

5CVSS7AI score0.04284EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2016/02/10 1:15 a.m.9 views

python-django: Information leak through date template filter

An information-exposure flaw was found in the Django date filter. If an application allowed users to provide non-validated date formats, a malicious end user could expose application-settings data by providing the relevant applications-settings key instead of a valid date format...

5CVSS7.1AI score0.04284EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2016/02/10 1:15 a.m.38 views

Moderate: Red Hat Security Advisory: python-django security update

Updated python-django packages that fix one security issue are now available for Red Hat Enterprise Linux OpenStack Platform 5.0 for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having Moderate security impact. Common Vulnerability Scoring System CVSS base scores,...

5CVSS7AI score0.04284EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2016/02/10 1:15 a.m.10 views

python-django: Information leak through date template filter

An information-exposure flaw was found in the Django date filter. If an application allowed users to provide non-validated date formats, a malicious end user could expose application-settings data by providing the relevant applications-settings key instead of a valid date format...

5CVSS7.1AI score0.04284EPSS
SaveExploits0References5
Rows per page
Query Builder