Lucene search
+L

7629 matches found

Github Security Blog
Github Security Blog
added 2019/01/04 5:50 p.m.52 views

Django denial-of-service possibility in urlize and urlizetrunc template filters

An issue was discovered in Django 2.0 before 2.0.3, 1.11 before 1.11.11, and 1.8 before 1.8.19. The django.utils.html.urlize function was extremely slow to evaluate certain inputs due to catastrophic backtracking vulnerabilities in two regular expressions only one regular expression for Django...

5.3CVSS5.8AI score0.04517EPSS
SaveExploits0References15Affected Software1
OSV
OSV
added 2019/01/04 5:50 p.m.23 views

GHSA-2F9X-5V75-3QV4 Django Denial-of-service possibility in truncatechars_html and truncatewords_html template filters

An issue was discovered in Django 2.0 before 2.0.3, 1.11 before 1.11.11, and 1.8 before 1.8.19. If django.utils.text.Truncator's chars and words methods were passed the html=True argument, they were extremely slow to evaluate certain inputs due to a catastrophic backtracking vulnerability in a...

6.9CVSS6.8AI score0.04374EPSS
SaveExploits0References13
Github Security Blog
Github Security Blog
added 2019/01/04 5:50 p.m.40 views

Django Denial-of-service possibility in truncatechars_html and truncatewords_html template filters

An issue was discovered in Django 2.0 before 2.0.3, 1.11 before 1.11.11, and 1.8 before 1.8.19. If django.utils.text.Truncator's chars and words methods were passed the html=True argument, they were extremely slow to evaluate certain inputs due to a catastrophic backtracking vulnerability in a...

5.3CVSS5.8AI score0.04374EPSS
SaveExploits0References12Affected Software1
Tenable Nessus
Tenable Nessus
added 2019/01/03 12:00 a.m.28 views

Fedora 29 : python-django (2018-6fa1017c1d)

bugfix update to 2.0.9 Note that Tenable Network Security has extracted the preceding description block directly from the Fedora update system website. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues. %NASLMINLEVEL 70300 C Tenab...

6.1CVSS6.1AI score0.2549EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2019/01/03 12:00 a.m.36 views

Fedora 28 : python-django (2018-cce0e0bd04)

update to 2.0.3, fix CVE-2018-7536 rhbz1552178 Note that Tenable Network Security has extracted the preceding description block directly from the Fedora update system website. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues...

5.3CVSS6AI score0.04517EPSS
SaveExploits0References3
FreeBSD
FreeBSD
added 2019/01/03 12:00 a.m.34 views

Django -- Content spoofing possibility in the default 404 page

Django security releases issued reports: An attacker could craft a malicious URL that could make spoofed content appear on the default page generated by the django.views.defaults.pagenotfound view...

6.5CVSS2.1AI score0.03425EPSS
SaveExploits0References1
Hacker One
Hacker One
added 2018/12/26 10:13 p.m.43 views

Weblate: Stored XSS @ /engage/<project_slug>

Description The vulnerability concerns a Stored XSS, while it is currently to the best of my knowledge not exploitable due to limitations stated below. I thought that the issue is worth reporting anyway. Steps to reproduce 1. Change a project's name or create one to the following payload:...

6.7AI score
SaveExploits0
Kitploit
Kitploit
added 2018/12/24 12:45 p.m.131 views

SQLiScanner - Automatic SQL Injection With Charles And Sqlmap API

Automatic SQL injection with Charles and sqlmapapi Dependencies Django PostgreSQL Celery sqlmap redis Supported platforms Linux osx Installation Preferably, you can download SQLiScanner by cloning the Git repository: git clone https://github.com/0xbug/SQLiScanner.git --depth 1 You can download...

8.4AI score
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2018/12/18 12:00 a.m.15 views

The vulnerability of the django.utils.html.urlize function, as well as the chars and words methods of the django.utils.text.Truncator object in the Django web application framework, allows attackers to trigger a denial-of-service attack.

The vulnerability of the django.utils.html.urlize function, as well as the chars and words methods of the django.utils.text.Truncator object in the Django web application framework, lies in the fact that when control over input data is possible, a malicious attacker can create a string that will...

5.3CVSS6.5AI score0.04374EPSS
SaveExploits0References5Affected Software3
n0where
n0where
added 2018/11/21 7:36 p.m.104 views

The Incident Response Tracking Application: DFIRTrack

DFIRTrack Digital Forensics and Incident Response Tracking application is an open source web application mainly based on Django using a PostgreSQL database backend. In contrast to other great incident response tools, which are mainly case-based and support the work of CERTs, SOCs etc. in their...

0.2AI score
SaveExploits0References2
Kitploit
Kitploit
added 2018/11/12 1:10 p.m.813 views

WebMap - Nmap Web Dashboard And Reporting

A Web Dashbord for Nmap XML Report Usage You should use this with docker, just by sending this command: $ mkdir /tmp/webmap $ docker run -d \ --name webmap \ -h webmap \ -p 8000:8000 \ -v /tmp/webmap:/opt/xml \ rev3rse/webmap $ now you can run Nmap and save the XML Report on /tmp/webmap $ nmap -s...

6.2AI score
SaveExploits0References4
Kitploit
Kitploit
added 2018/11/10 1:47 p.m.110 views

DjangoHunter - Tool Designed To Help Identify Incorrectly Configured Django Applications That Are Exposing Sensitive Information

Tool designed to help identify incorrectly configuredDjango applications that are exposing sensitive information. https://www.reddit.com/r/django/comments/87qcf4/28165thousanddjangorunningserversareexposed/ https://twitter.com/6ix7ine/status/978598496658960384?lang=en Usage Usage: python3...

7.1AI score
SaveExploits0References1
Fedora
Fedora
added 2018/11/03 12:02 a.m.31 views

[SECURITY] Fedora 29 Update: python-django-2.0.9-1.fc29

Django is a high-level Python Web framework that encourages rapid development and a clean, pragmatic design. It focuses on automating as much as possible and adhering to the DRY Don't Repeat Yourself principle...

6.1CVSS1.6AI score0.2549EPSS
SaveExploits0
OSV
OSV
added 2018/10/29 4:28 p.m.10 views

SUSE-SU-2018:3549-1 Security update for python-Django

This update for python-Django fixes the following issues: - CVE-2018-14574: Prevent open redirect in django.middleware.common.CommonMiddleware bsc1102680...

6.1CVSS6.2AI score0.2549EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2018/10/26 12:00 a.m.83 views

Ubuntu: Security Advisory (USN-3559-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2018 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.5CVSS7AI score0.23566EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2018/10/26 12:00 a.m.24 views

openSUSE: Security Advisory for python-Django (openSUSE-SU-2018:2488-1)

The remote host is missing an update for the Copyright C 2018 Greenbone Networks GmbH 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-or-later This program is free software; you can...

6.1CVSS6.5AI score0.2549EPSS
SaveExploits0References2
NVD
NVD
added 2018/10/23 9:31 p.m.24 views

CVE-2018-7431

Directory traversal vulnerability in the Splunk Django App in Splunk Enterprise 6.0.x before 6.0.14, 6.1.x before 6.1.13, 6.2.x before 6.2.14, 6.3.x before 6.3.10, 6.4.x before 6.4.6, and 6.5.x before 6.5.3; and Splunk Light before 6.6.0 allows remote authenticated users to read arbitrary files v...

6.5CVSS6.3AI score0.02277EPSS
SaveExploits0References1
CVE
CVE
added 2018/10/23 9:00 p.m.80 views

CVE-2018-7431

The provided data confirm CVE-2018-7431 affects Splunk Enterprise and Splunk Light: directory traversal vulnerability in the Splunk Django App allowing an authenticated, remote user to read arbitrary files via unspecified vectors. Affected software/families include Splunk Enterprise 6.0.x before ...

6.5CVSS6AI score0.02277EPSS
SaveExploits0References1Affected Software1
Kitploit
Kitploit
added 2018/10/22 12:53 p.m.464 views

PatrOwl - Open Source, Free And Scalable Security Operations Orchestration Platform

PatrOwl is a scalable, free and open-source solution for orchestrating Security Operations. PatrowlManager is the Front-end application for managing the assets, reviewing risks on real-time, orchestrating the operations scans, searches, API calls, ..., aggregating the results, relaying alerts on...

7.4AI score
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2018/10/18 12:00 a.m.71 views

RHEL 7 : Satellite 6.4 (RHSA-2018:2927)

"The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2018:2927 advisory. Red Hat Satellite is a systems management tool for Linux-based infrastructure. It allows for provisioning, remote management, and monitorin...

9.8CVSS6.8AI score0.37721EPSS
SaveExploits9References143
Rows per page
Query Builder