Lucene search
+L

3455 matches found

Mageia
Mageia
added 2019/09/06 9:9 p.m.79 views

Updated python-urllib3 packages fix security vulnerability

It was discovered that urllib3 incorrectly removed Authorization HTTP headers when handled cross-origin redirects. This could result in credentials being sent to unintended hosts CVE-2018-20060. It was discovered that urllib3 incorrectly stripped certain characters from requests. A remote attacke...

9.8CVSS8.8AI score0.04488EPSS
SaveExploits1References2
OSV
OSV
added 2019/09/05 6:56 a.m.6 views

SUSE-SU-2019:2300-1 Security update for python-urllib3

This update for python-urllib3 fixes the following issues: Security issues fixed: - CVE-2019-9740: Fixed CRLF injection issue bsc1129071. - CVE-2019-11324: Fixed invalid CA certificat verification bsc1132900. - CVE-2019-11236: Fixed CRLF injection via request parameter bsc1132663. - CVE-2018-2006...

9.8CVSS8.1AI score0.0552EPSS
SaveExploits2References9
Cent OS
Cent OS
added 2019/08/30 4:4 a.m.656 views

python security update

CentOS Errata and Security Advisory CESA-2019:2272 An update for python-urllib3 is now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed...

9.8CVSS6.7AI score0.04488EPSS
SaveExploits1References7
Tenable Nessus
Tenable Nessus
added 2019/08/30 12:0 a.m.121 views

CentOS 7 : python-urllib3 (CESA-2019:2272)

An update for python-urllib3 is now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability...

9.8CVSS7AI score0.04488EPSS
SaveExploits1References3
Prion
Prion
added 2019/08/29 12:15 p.m.18 views

Crlf injection

The simple-301-redirects-addon-bulk-uploader plugin before 1.2.5 for WordPress has no protection against 301 redirect rule injection via a CSV file...

5.8CVSS6.5AI score0.01344EPSS
SaveExploits1References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2019/08/27 12:0 a.m.38 views

Scientific Linux Security Update : python-urllib3 on SL7.x x86_64 (20190806)

Security Fixes : - python-urllib3: Cross-host redirect does not remove Authorization header allow for credential exposure CVE-2018-20060 - python-urllib3: CRLF injection due to not encoding the '\r\n' sequence leading to possible attack on internal service CVE-2019-11236 C Tenable Network Securit...

9.8CVSS6.9AI score0.04488EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2019/08/27 12:0 a.m.41 views

Scientific Linux Security Update : python on SL7.x x86_64 (20190806)

Security Fixes : - python: Missing salt initialization in elementtree.c module CVE-2018-14647 - python: NULL pointer dereference using a specially crafted X509 certificate CVE-2019-5010 - python: CRLF injection via the query part of the url passed to urlopen CVE-2019-9740 - python: CRLF injection...

9.1CVSS6.5AI score0.20741EPSS
SaveExploits4References6
Tenable Nessus
Tenable Nessus
added 2019/08/12 12:0 a.m.49 views

RHEL 7 : python-urllib3 (RHSA-2019:2272)

The remote Redhat Enterprise Linux 7 host has a package installed that is affected by multiple vulnerabilities as referenced in the RHSA-2019:2272 advisory. The python-urllib3 package provides the Python HTTP module with connection pooling and file POST abilities. Security Fixes: python-urllib3:...

9.8CVSS7.2AI score0.04488EPSS
SaveExploits1References8
RedHat Linux
RedHat Linux
added 2019/08/06 1:26 p.m.7 views

python-urllib3: CRLF injection due to not encoding the '\r\n' sequence leading to possible attack on internal service

In the urllib3 library through 1.24.1 for Python, CRLF injection is possible if the attacker controls the request parameter...

6.1CVSS6.8AI score0.02056EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2019/08/06 1:26 p.m.69 views

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

An update for python-urllib3 is now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability...

9.8CVSS6.7AI score0.04488EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2019/08/06 12:52 p.m.183 views

Moderate: Red Hat Security Advisory: python security and bug fix update

An update for python is now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the...

9.1CVSS6.7AI score0.20741EPSS
SaveExploits4References9
RedHat Linux
RedHat Linux
added 2019/08/06 12:52 p.m.5 views

python: CRLF injection via the query 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 query string after a ? charact...

6.1CVSS6.7AI score0.0552EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2019/08/06 12:52 p.m.17 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.05601EPSS
SaveExploits1References4
OSV
OSV
added 2019/07/29 1:43 p.m.6 views

USN-3990-2 python-urllib3 vulnerability

USN-3990-1 fixed a vulnerability in urllib3. This update provides the corresponding update for Ubuntu 14.04 ESM. Original advisory details: It was discovered that urllib3 incorrectly stripped certain characters from requests. A remote attacker could use this issue to perform CRLF injection...

6.1CVSS6.9AI score0.02056EPSS
SaveExploits1References2
Ubuntu
Ubuntu
added 2019/07/29 1:43 p.m.221 views

USN-3990-2: urllib3 vulnerability

USN-3990-1 fixed a vulnerability in urllib3. This update provides the corresponding update for Ubuntu 14.04 ESM. Original advisory details: It was discovered that urllib3 incorrectly stripped certain characters from requests. A remote attacker could use this issue to perform CRLF injection...

6.1CVSS7.6AI score0.02056EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2019/07/26 12:0 a.m.45 views

Amazon Linux AMI : python34 (ALAS-2019-1242)

An issue was discovered in urllib2 in Python 2.x and urllib in Python 3.x. 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 query string after a ? character followed by an HTTP header...

6.1CVSS7.3AI score0.05601EPSS
SaveExploits2References3
Tenable Nessus
Tenable Nessus
added 2019/07/26 12:0 a.m.36 views

Amazon Linux AMI : python35 (ALAS-2019-1243)

An issue was discovered in urllib2 in Python 2.x and urllib in Python 3.x. 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 query string after a ? character followed by an HTTP header...

9.8CVSS7.3AI score0.09125EPSS
SaveExploits2References4
Tenable Nessus
Tenable Nessus
added 2019/07/26 12:0 a.m.35 views

Amazon Linux AMI : python-urllib3 (ALAS-2019-1236)

In the urllib3 library for Python, CRLF injection is possible if the attacker controls the request parameter. CVE-2019-11236 C Tenable Network Security, Inc. The descriptive text and package checks in this plugin were extracted from Amazon Linux AMI Security Advisory ALAS-2019-1236...

6.1CVSS7.4AI score0.02056EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2019/07/24 12:0 a.m.73 views

Amazon Linux 2 : python3 (ALAS-2019-1247)

An issue was discovered in urllib2 in Python 2.x and urllib in Python 3.x. 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 lacks a ? character followed b...

6.1CVSS7.3AI score0.05601EPSS
SaveExploits2References3
Amazon
Amazon
added 2019/07/17 12:0 a.m.100 views

Medium: golang

Issue Overview: An issue was discovered in net/http in Go. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the second argument to http.NewRequest with \r\n followed by an HTTP header or a Redis command. CVE-2019-9741 Affected Packages: golang Issue...

6.1CVSS7.2AI score0.02346EPSS
SaveExploits1
Rows per page
Query Builder