Lucene search
+L

2360 matches found

OSV
OSV
added 2020/03/06 8:15 p.m.9 views

UBUNTU-CVE-2020-7212

The encodeinvalidchars function in util/url.py in the urllib3 library 1.25.2 through 1.25.7 for Python allows a denial of service CPU consumption because of an inefficient algorithm. The percentencodings array contains all matches of percent encodings. It is not deduplicated. For a URL of length ...

7.5CVSS7.2AI score0.03371EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2020/03/06 8:15 p.m.5 views

CVE-2020-7212

The encodeinvalidchars function in util/url.py in the urllib3 library 1.25.2 through 1.25.7 for Python allows a denial of service CPU consumption because of an inefficient algorithm. The percentencodings array contains all matches of percent encodings. It is not deduplicated. For a URL of length ...

7.8CVSS7AI score0.03371EPSS
SaveExploits0References5
OSV
OSV
added 2020/03/06 8:15 p.m.7 views

PYSEC-2020-149

The encodeinvalidchars function in util/url.py in the urllib3 library 1.25.2 through 1.25.7 for Python allows a denial of service CPU consumption because of an inefficient algorithm. The percentencodings array contains all matches of percent encodings. It is not deduplicated. For a URL of length ...

7.8CVSS7.1AI score0.03371EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2020/03/06 7:14 p.m.38 views

CVE-2020-7212

The encodeinvalidchars function in util/url.py in the urllib3 library 1.25.2 through 1.25.7 for Python allows a denial of service CPU consumption because of an inefficient algorithm. The percentencodings array contains all matches of percent encodings. It is not deduplicated. For a URL of length ...

7.4AI score0.03371EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2020/03/06 7:14 p.m.55 views

CVE-2020-7212

The encodeinvalidchars function in util/url.py in the urllib3 library 1.25.2 through 1.25.7 for Python allows a denial of service CPU consumption because of an inefficient algorithm. The percentencodings array contains all matches of percent encodings. It is not deduplicated. For a URL of length ...

7.8CVSS7.5AI score0.03371EPSS
SaveExploits0
CVE
CVE
added 2020/03/06 7:14 p.m.197 views

CVE-2020-7212

CVE-2020-7212 concerns urllib3 for Python (versions 1.25.2–1.25.7) with a Denial of Service risk caused by the _encode_invalid_chars implementation in util/url.py. The issue arises from an inefficient algorithm where the percent_encodings collection can grow O(N) for a URL of length N, and the su...

7.8CVSS7.3AI score0.03371EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2020/03/06 12:00 a.m.9 views

PT-2020-5140

Name of the Vulnerable Software and Affected Versions urllib3 library versions 1.25.2 through 1.25.7 Description The issue is related to an inefficient algorithm in the encode invalid chars function, which can lead to a denial of service due to CPU consumption. This happens because the percent...

8.7CVSS7.1AI score0.03371EPSS
SaveExploits0References20
OpenVAS
OpenVAS
added 2020/02/25 12:00 a.m.26 views

Huawei EulerOS: Security Advisory for python-urllib3 (EulerOS-SA-2020-1177)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2020 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...

6.1CVSS8AI score0.02073EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2020/02/25 12:00 a.m.31 views

EulerOS 2.0 SP8 : python-urllib3 (EulerOS-SA-2020-1177)

According to the version of the python-urllib3 packages installed, the EulerOS installation on the remote host is affected by the following vulnerability : - In the urllib3 library through 1.24.1 for Python, CRLF injection is possible if the attacker controls the request parameter.CVE-2019-11236...

6.1CVSS7.5AI score0.02073EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2020/02/25 12:00 a.m.46 views

EulerOS 2.0 SP8 : python-pip (EulerOS-SA-2020-1176)

According to the versions of the python-pip packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - The urllib3 library before 1.24.2 for Python mishandles certain cases where the desired set of CA certificates is different from the OS stor...

7.5CVSS6.9AI score0.02836EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2020/02/10 12:00 a.m.51 views

Amazon Linux AMI : python-pip (ALAS-2020-1340)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS-2020-1340 advisory. In the urllib3 library through 1.24.1 for Python, CRLF injection is possible if the attacker controls the request parameter. CVE-2019-11236 The urllib3 library before 1.24.2 for Python mishandles...

7.5CVSS6.9AI score0.02836EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2020/02/10 12:00 a.m.57 views

Amazon Linux 2 : python-pip (ALAS-2020-1389)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2-2020-1389 advisory. In the urllib3 library through 1.24.1 for Python, CRLF injection is possible if the attacker controls the request parameter. CVE-2019-11236 The urllib3 library before 1.24.2 for Python mishandles...

7.5CVSS6.9AI score0.02836EPSS
SaveExploits1References5
Amazon
Amazon
added 2020/02/04 12:00 a.m.161 views

Medium: python-pip

Issue Overview: In the urllib3 library through 1.24.1 for Python, CRLF injection is possible if the attacker controls the request parameter. CVE-2019-11236 The urllib3 library before 1.24.2 for Python mishandles certain cases where the desired set of CA certificates is different from the OS store...

7.5CVSS8.5AI score0.02836EPSS
SaveExploits1
OSV
OSV
added 2020/01/28 11:32 a.m.17 views

MGASA-2020-0063 Updated python-pip packages fix security vulnerabilities

Updated python-pip packages fix security vulnerabilities: The python-pip package bundles a copy of python-urllib3, which was affected by security issues. The bundled copy was updated to fix these issues CVE-2019-11324, CVE-2019-11236...

7.5CVSS6.9AI score0.02836EPSS
SaveExploits1References4
Mageia
Mageia
added 2020/01/28 11:32 a.m.112 views

Updated python-pip packages fix security vulnerabilities

Updated python-pip packages fix security vulnerabilities: The python-pip package bundles a copy of python-urllib3, which was affected by security issues. The bundled copy was updated to fix these issues CVE-2019-11324, CVE-2019-11236...

7.5CVSS8.5AI score0.02836EPSS
SaveExploits1References3
OpenVAS
OpenVAS
added 2020/01/23 12:00 a.m.50 views

Huawei EulerOS: Security Advisory for python-urllib3 (EulerOS-SA-2019-2239)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2020 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...

9.8CVSS8.7AI score0.05328EPSS
SaveExploits2References2
OpenVAS
OpenVAS
added 2020/01/23 12:00 a.m.52 views

Huawei EulerOS: Security Advisory for python-urllib3 (EulerOS-SA-2019-1936)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2020 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...

9.8CVSS8.4AI score0.04488EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2020/01/23 12:00 a.m.14 views

Huawei EulerOS: Security Advisory for python-urllib3 (EulerOS-SA-2020-1028)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2020 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.5CVSS8.5AI score0.02836EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2020/01/23 12:00 a.m.27 views

Huawei EulerOS: Security Advisory for python-urllib3 (EulerOS-SA-2019-1620)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2020 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.5CVSS8.5AI score0.02836EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2020/01/23 12:00 a.m.30 views

Huawei EulerOS: Security Advisory for python-urllib3 (EulerOS-SA-2019-1877)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2020 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...

9.8CVSS8.4AI score0.04488EPSS
SaveExploits0References2
Rows per page
Query Builder