Lucene search
K

225 matches found

Kitploit
Kitploit
added 2022/07/17 12:30 p.m.37 views

Zenbuster - Multi-threaded URL Enumeration/Brute-Forcing Tool

ZenBuster is a multi-threaded, multi-platform URL enumeration tool written in Python by Zach Griffin @0xTas. I wrote this tool as a way to deepen my familiarity with Python, and to help increase my understanding of Cybersecurity tooling in general. ZenBuster may not be the fastest or most...

7.1AI score
Exploits0References2
OSV
OSV
added 2022/07/14 12:2 p.m.2 views

USN-5519-1 python2.7, python3.10, python3.4, python3.5, python3.6, python3.8, python3.9 vulnerability

It was discovered that Python incorrectly handled certain inputs. An attacker could possibly use this issue to execute arbitrary code...

8CVSS7.1AI score0.06705EPSS
Exploits1References2
Vulnrichment
Vulnrichment
added 2022/05/31 10:50 p.m.7 views

CVE-2022-31015 Uncaught Exception (due to a data race) leads to process termination in Waitress

Waitress is a Web Server Gateway Interface server for Python 2 and 3. Waitress versions 2.1.0 and 2.1.1 may terminate early due to a thread closing a socket while the main thread is about to call select. This will lead to the main thread raising an exception that is not handled and then causing t...

6.5CVSS6.6AI score0.01301EPSS
Exploits1References4
OSV
OSV
added 2022/05/14 2:6 a.m.2 views

GHSA-J3J3-JRFH-CM2W Django Denial-of-service possibility with strip_tags

The utils.html.striptags function in Django 1.6.x before 1.6.11, 1.7.x before 1.7.7, and 1.8.x before 1.8c1, when using certain versions of Python, allows remote attackers to cause a denial of service infinite loop by increasing the length of the input string...

8.7CVSS5.9AI score0.04995EPSS
Exploits0References12
OSV
OSV
added 2022/04/13 4:15 p.m.4 views

DEBIAN-CVE-2015-20107

In Python aka CPython up to 3.10.8, the mailcap module does not add escape characters into commands discovered in the system mailcap file. This may allow attackers to inject shell commands into applications that call mailcap.findmatch with untrusted input if they lack validation of user-provided...

7.6CVSS7.3AI score0.06705EPSS
Exploits1References1
OSV
OSV
added 2022/03/07 11:3 a.m.3 views

OESA-2022-1566 python3 security update

Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems. New built-in modules are easily written in C or C...

7.5CVSS6.6AI score0.08325EPSS
Exploits1References3
Microsoft CVE
Microsoft CVE
added 2022/02/18 8:0 a.m.3 views

A flaw was found in Python specifically within the urllib.parse module. This module helps break Uniform Resource Locator (URL) strings into components. The issue involves how the urlparse method does not sanitize input and allows characters like '\r' and '\n' in the URL path. This flaw allows an attacker to input a crafted URL leading to injection attacks. This flaw affects Python versions prior to 3.10.0b1 3.9.5 3.8.11 3.7.11 and 3.6.14.

...

7.5CVSS7.7AI score0.08325EPSS
Exploits1
Github Security Blog
Github Security Blog
added 2022/01/21 6:55 p.m.36 views

Execution with Unnecessary Privileges in ipython

We’d like to disclose an arbitrary code execution vulnerability in IPython that stems from IPython executing untrusted files in CWD. This vulnerability allows one user to run code as another. Proof of concept User1: mkdir -m 777 /tmp/profiledefault mkdir -m 777 /tmp/profiledefault/startup echo...

8.8CVSS0.7AI score0.00657EPSS
Exploits1References12Affected Software1
OpenVAS
OpenVAS
added 2021/09/21 12:0 a.m.23 views

Python < 2.7.10, 3.x < 3.3.7, 3.4.x < 3.4.4 HTTP Header Injection Vulnerability (bpo-22928) - Linux

Python is prone to a HTTP header injection vulnerability. SPDX-FileCopyrightText: 2021 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 CPE = "cpe:/a:python:python";...

6.1CVSS7.5AI score0.09887EPSS
Exploits3References2
OSV
OSV
added 2021/05/20 1:15 p.m.2 views

UBUNTU-CVE-2021-3426

There's a flaw in Python 3's pydoc. A local or adjacent attacker who discovers or is able to convince another local or adjacent user to start a pydoc server could access the server and use it to disclose sensitive information belonging to the other user that they would not normally be able to...

5.7CVSS6.7AI score0.01863EPSS
Exploits0References8
Vulnrichment
Vulnrichment
added 2021/05/20 12:0 a.m.2 views

CVE-2021-3426

There's a flaw in Python 3's pydoc. A local or adjacent attacker who discovers or is able to convince another local or adjacent user to start a pydoc server could access the server and use it to disclose sensitive information belonging to the other user that they would not normally be able to...

7.1AI score0.01863EPSS
Exploits0References14
Debian CVE
Debian CVE
added 2021/05/20 12:0 a.m.38 views

CVE-2021-3426

There's a flaw in Python 3's pydoc. A local or adjacent attacker who discovers or is able to convince another local or adjacent user to start a pydoc server could access the server and use it to disclose sensitive information belonging to the other user that they would not normally be able to...

5.7CVSS7.5AI score0.01863EPSS
Exploits0
PyPA
PyPA
added 2021/04/01 8:15 p.m.4 views

PYSEC-2021-34

models/metadata.py in the pikepdf package 1.3.0 through 2.9.2 for Python allows XXE when parsing XMP metadata entries...

7.5CVSS7AI score0.01713EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2021/03/05 11:2 a.m.4 views

OESA-2021-1066 python3 security update

Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems. New built-in modules are easily written in C or C...

9.8CVSS8.2AI score0.23293EPSS
Exploits1References2
OSV
OSV
added 2021/02/15 1:15 p.m.4 views

AZL-6827 CVE-2021-23336 affecting package python2 for versions less than 2.7.18-8

The package python/cpython from 0 and before 3.6.13, from 3.7.0 and before 3.7.10, from 3.8.0 and before 3.8.8, from 3.9.0 and before 3.9.2 are vulnerable to Web Cache Poisoning via urllib.parse.parseqsl and urllib.parse.parseqs by using a vector called parameter cloaking. When the attacker can...

5.9CVSS6.9AI score0.37325EPSS
Exploits1References1
Positive Technologies
Positive Technologies
added 2021/02/13 12:0 a.m.12 views

PT-2021-3621 · Apache +10 · Apache Tomcat +10

Name of the Vulnerable Software and Affected Versions: python/cpython versions 0 through 3.6.13 python/cpython versions 3.7.0 through 3.7.10 python/cpython versions 3.8.0 through 3.8.8 python/cpython versions 3.9.0 through 3.9.2 Description: The issue is related to Web Cache Poisoning via...

10CVSS8.3AI score0.99856EPSS
Exploits99References494
OSV
OSV
added 2021/01/19 6:15 a.m.0 views

ALPINE-CVE-2021-3177

Python 3.x through 3.9.1 has a buffer overflow in PyCArgrepr in ctypes/callproc.c, which may lead to remote code execution in certain Python applications that accept floating-point numbers as untrusted input, as demonstrated by a 1e300 argument to cdouble.fromparam. This occurs because sprintf is...

9.8CVSS8.6AI score0.23293EPSS
Exploits1References1
OSV
OSV
added 2021/01/19 6:15 a.m.0 views

UBUNTU-CVE-2021-3177

Python 3.x through 3.9.1 has a buffer overflow in PyCArgrepr in ctypes/callproc.c, which may lead to remote code execution in certain Python applications that accept floating-point numbers as untrusted input, as demonstrated by a 1e300 argument to cdouble.fromparam. This occurs because sprintf is...

9.8CVSS7.7AI score0.23293EPSS
Exploits1References11
OSV
OSV
added 2020/10/22 3:16 a.m.2 views

DEBIAN-CVE-2020-27619

In Python 3 through 3.9.0, the Lib/test/multibytecodecsupport.py CJK codec tests call eval on content retrieved via HTTP...

9.8CVSS7.1AI score0.08235EPSS
Exploits0References1
Gitee
Gitee
added 2020/07/17 1:23 a.m.2 views

commix

This is a PoC exploit for command injection attacks, specifically targeting web-based applications. The tool, named Commix, is designed to automate the process of testing web applications for command injection vulnerabilities. It can be used by web developers, penetration testers, or security...

7.9AI score
Exploits0
Rows per page
Query Builder