Lucene search
+L

496 matches found

OSV
OSV
added 2021/02/15 12:00 a.m.29 views

PSF-2021-1 urllib parse_qsl(): Web cache poisoning - semicolon as a query args separator

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.9CVSS7.7AI score0.35963EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2021/02/13 12:00 a.m.20 views

PT-2021-3621

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...

5.9CVSS6.8AI score0.35963EPSS
SaveExploits1References351
Positive Technologies
Positive Technologies
added 2021/01/30 12:00 a.m.15 views

PT-2021-7377 · Python +10 · Urllib +10

Name of the Vulnerable Software and Affected Versions: urllib affected versions not specified Description: A flaw in the AbstractBasicAuthHandler class of urllib allows an attacker controlling a malicious HTTP server to trigger a Regular Expression Denial of Service ReDOS during an authentication...

10CVSS6.7AI score0.73327EPSS
SaveExploits82References478
RedHat Linux
RedHat Linux
added 2021/01/20 4:38 a.m.9 views

python-urllib3: CRLF injection via HTTP request method

A flaw was found in python-urllib3. The HTTPConnection.request does not properly validate CRLF sequences in the HTTP request method, potentially allowing manipulation of the request by injecting additional HTTP headers. The highest threat from this vulnerability is to confidentiality and integrit...

6.5CVSS6.7AI score0.02269EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2020/11/10 8:00 a.m.15 views

An issue was discovered in urllib2 in Python 2.x through 2.7.17 and urllib in Python 3.x through 3.8.0. CRLF injection is possible if the attacker controls a url parameter as demonstrated by the first argument to urllib.request.urlopen with \r\n (specifically in the host component of a URL) followed by an HTTP header. This is similar to the CVE-2019-9740 query string issue and the CVE-2019-9947 path string issue. (This is not exploitable when glibc has CVE-2016-10739 fixed.). This is fixed in: v2.7.18 v2.7.18rc1; v3.5.10 v3.5.10rc1; v3.6.11 v3.6.11rc1 v3.6.12; v3.7.8 v3.7.8rc1 v3.7.9; v3.8.3 v3.8.3rc1 v3.8.4 v3.8.4rc1 v3.8.5 v3.8.6 v3.8.6rc1.

...

6.1CVSS7.7AI score0.05406EPSS
SaveExploits2
AlmaLinux
AlmaLinux
added 2020/11/03 12:23 p.m.84 views

Moderate: python38:3.8 security, bug fix, and enhancement update

Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems. The following...

10CVSS8AI score0.12826EPSS
SaveExploits3References6
Amazon
Amazon
added 2020/08/31 12:00 a.m.83 views

Medium: python36

Issue Overview: In Lib/tarfile.py in Python through 3.8.3, an attacker is able to craft a TAR archive leading to an infinite loop when opened by tarfile.open, because procpax lacks header validation. CVE-2019-20907 An issue was discovered in urllib2 in Python 2.x through 2.7.17 and urllib in Pyth...

7.5CVSS8.2AI score0.06253EPSS
SaveExploits2
FreeBSD
FreeBSD
added 2020/08/19 12:00 a.m.74 views

Python -- multiple vulnerabilities

Python reports: bpo-39603: Prevent http header injection by rejecting control characters in http.client.putrequest…. bpo-29778: Ensure python3.dll is loaded from correct locations when Python is embedded CVE-2020-15523. bpo-41004: CVE-2020-14422: The hash methods of ipaddress.IPv4Interface and...

7.8CVSS7.6AI score0.12826EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2020/08/06 12:00 a.m.55 views

Amazon Linux 2 : python, python3 (ALAS-2020-1471)

The version of python installed on the remote host is prior to 2.7.18-1. The version of python3 installed on the remote host is prior to 3.7.8-1. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2-2020-1471 advisory. 2023-10-25: CVE-2022-48560 was added to this...

7.5CVSS7.4AI score0.06617EPSS
SaveExploits2References6
Tenable Nessus
Tenable Nessus
added 2020/07/30 12:00 a.m.62 views

Amazon Linux AMI : python27, python34, python35, python36 (ALAS-2020-1407)

The version of python27 installed on the remote host is prior to 2.7.18-1.138. The version of python34 installed on the remote host is prior to 3.4.10-1.50. The version of python35 installed on the remote host is prior to 3.5.7-1.26. The version of python36 installed on the remote host is prior t...

7.1CVSS7.4AI score0.06617EPSS
SaveExploits1References6
Mageia
Mageia
added 2020/07/04 10:47 p.m.46 views

Updated python-httplib2 packages fix security vulnerability

Updated python-httplib2 packages fix security vulnerability: In httplib2, an attacker controlling unescaped part of uri for httplib2.Http.request could change request headers and body, send additional hidden requests to same server. This vulnerability impacts software that uses httplib2 with uri...

6.8CVSS1.7AI score0.02593EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2020/06/10 1:24 p.m.53 views

CVE-2020-11078

A flaw was found in python-httplib2. An attacker controlling an unescaped part of uri for httplib2.Http.request could change request headers and body, send additional hidden requests to same server. This vulnerability impacts software that uses httplib2 with uri constructed by string concatenatio...

4.3CVSS2.1AI score0.05406EPSS
SaveExploits2References4
Exploit DB
Exploit DB
added 2020/05/26 12:00 a.m.297 views

Pi-hole 4.4.0 - Remote Code Execution (Authenticated)

Exploit Title: Pi-hole 4.4.0 - Remote Code Execution Authenticated Date: 2020-05-22 Exploit Author: Photubias Vendor Advisory: 1 https://github.com/pi-hole/AdminLTE Version: Pi-hole . Based and improved on: https://github.com/Frichetten/CVE-2020-11108-PoC/blob/master/cve-2020-11108-rce.py File na...

9CVSS7.1AI score0.78262EPSS
SaveExploits19
Cvelist
Cvelist
added 2020/05/20 4:00 p.m.26 views

CVE-2020-11078 CRLF injection in httplib2

In httplib2 before version 0.18.0, an attacker controlling unescaped part of uri for httplib2.Http.request could change request headers and body, send additional hidden requests to same server. This vulnerability impacts software that uses httplib2 with uri constructed by string concatenation, as...

6.8CVSS6.6AI score0.02593EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2020/05/20 4:00 p.m.28 views

CVE-2020-11078

In httplib2 before version 0.18.0, an attacker controlling unescaped part of uri for httplib2.Http.request could change request headers and body, send additional hidden requests to same server. This vulnerability impacts software that uses httplib2 with uri constructed by string concatenation, as...

6.8CVSS6.5AI score0.02593EPSS
SaveExploits0
CVE
CVE
added 2020/05/20 4:00 p.m.349 views

CVE-2020-11078

CVE-2020-11078 affects httplib2 prior to 0.18.0. An attacker controlling an unescaped portion of the URI in httplib2.Http.request() could alter request headers and body and send hidden requests to the same server. The issue occurs when URIs are built by string concatenation rather than proper esc...

6.8CVSS6.6AI score0.02593EPSS
SaveExploits0References11Affected Software1
OSV
OSV
added 2020/05/20 3:55 p.m.59 views

GHSA-GG84-QGV9-W4PQ CRLF injection in httplib2

Impact Attacker controlling unescaped part of uri for httplib2.Http.request could change request headers and body, send additional hidden requests to same server. Impacts software that uses httplib2 with uri constructed by string concatenation, as opposed to proper urllib building with escaping...

6.8CVSS6.7AI score0.02593EPSS
SaveExploits0References14
RedHat Linux
RedHat Linux
added 2020/04/14 5:56 p.m.10 views

python: CRLF injection via the path part of the url passed to urlopen()

An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \r\n specifically in the path component of a URL that...

6.1CVSS6.7AI score0.05406EPSS
SaveExploits1References4
Veracode
Veracode
added 2020/04/10 12:55 a.m.29 views

Denial Of Service (DoS)

Python is vulnerable to denail of service DoS. Due to a flaw found in the Python urllib and urllib2 libraries where they would not differentiate between different target URLs when handling automatic redirects, it caused Python applications using these modules to follow any new URL that they...

6.4CVSS1.5AI score0.041EPSS
SaveExploits0References29Affected Software2
RedhatCVE
RedhatCVE
added 2020/04/09 10:53 a.m.63 views

CVE-2019-9947

An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \r\n specifically in the path component of a URL that...

6.5CVSS3.5AI score0.05406EPSS
SaveExploits2References3
Rows per page
Query Builder