Lucene search
+L

3455 matches found

Positive Technologies
Positive Technologies
added 2019/06/06 12:0 a.m.3 views

PT-2019-2639 · Twisted Matrix Laboratories +5 · Twisted +5

Name of the Vulnerable Software and Affected Versions: Twisted versions prior to 19.2.1 Description: The issue exists due to insufficient input validation in the twisted.web component of the Twisted network framework. This allows a remote attacker to impact the confidentiality and integrity of...

9.8CVSS7.7AI score0.87806EPSS
SaveExploits5References93
Tenable Nessus
Tenable Nessus
added 2019/06/05 12:0 a.m.39 views

RHEL 7 : go-toolset-1.11-golang (RHSA-2019:1300)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2019:1300 advisory. The golang packages provide the Go programming language compiler. Security Fixes: golang: CRLF injection in net/http CVE-2019-9741 For more details...

6.1CVSS6.8AI score0.02346EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2019/05/31 12:0 a.m.41 views

Amazon Linux AMI : python36 (ALAS-2019-1204)

Python is affected by improper Handling of Unicode Encoding with an incorrect netloc during NFKC normalization. The impact is: Information disclosure credentials, cookies, etc. that are cached against a given hostname. The components are: urllib.parse.urlsplit, urllib.parse.urlparse. The attack...

9.8CVSS7.2AI score0.09125EPSS
SaveExploits2References4
RedHat Linux
RedHat Linux
added 2019/05/30 3:30 p.m.126 views

Moderate: Red Hat Security Advisory: go-toolset-1.11-golang security update

An update for go-toolset-1.11 and go-toolset-1.11-golang is now available for Red Hat Developer Tools. 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 availabl...

6.1CVSS6.7AI score0.02346EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2019/05/30 3:30 p.m.8 views

golang: CRLF injection in net/http

An issue was discovered in net/http in Go 1.11.5. 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...

6.1CVSS7.3AI score0.02346EPSS
SaveExploits1References4
Amazon
Amazon
added 2019/05/29 12:0 a.m.270 views

Important: python36

Issue Overview: Python is affected by improper Handling of Unicode Encoding with an incorrect netloc during NFKC normalization. The impact is: Information disclosure credentials, cookies, etc. that are cached against a given hostname. The components are: urllib.parse.urlsplit,...

9.8CVSS8.2AI score0.09125EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2019/05/28 12:0 a.m.27 views

SUSE SLED15 / SLES15 Security Update : python3 (SUSE-SU-2019:1352-1)

This update for python3 to version 3.6.8 fixes the following issues : Security issue fixed : CVE-2019-9947: Fixed an issue in urllib2 which allowed CRLF injection if the attacker controls a url parameter bsc1130840. Non-security issue fixed: Fixed broken debuginfo packages by switching off LTO an...

6.1CVSS7.3AI score0.05601EPSS
SaveExploits1References5
Veracode
Veracode
added 2019/05/27 12:40 a.m.57 views

CRLF Injection

Python is vulnerable to CRLF Injection. Remote unauthenticated attacker could exploit the flaw by controling 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 by an HTTP header o...

6.1CVSS7.7AI score0.05601EPSS
SaveExploits1References25Affected Software6
Veracode
Veracode
added 2019/05/27 12:40 a.m.42 views

CRLF Injection

Python is vulnerable to CRLF Injection. Remote unauthenticated attacker could exploit the flaw by controling a url parameter, as demonstrated in the first argument to urllib.request.urlopen with \r\n specifically in the query string after a ? character followed by an HTTP header or a Redis comman...

6.1CVSS7.7AI score0.0552EPSS
SaveExploits1References38Affected Software8
Hacker One
Hacker One
added 2019/05/25 10:16 a.m.116 views

Internet Bug Bounty: CRLF Injection in urllib

Hi. I found CRLF Injection a few months ago. Please refer my bug issue. https://bugs.python.org/issue35906 Thank you Impact lead to SSRF. e.g. can exploit a internal redis server to send arbitrary packet data including ascii and non-ascii...

4.3CVSS8.4AI score0.05601EPSS
SaveExploits1
OSV
OSV
added 2019/05/24 12:41 p.m.7 views

SUSE-SU-2019:1352-1 Security update for python3

This update for python3 to version 3.6.8 fixes the following issues: Security issue fixed: - CVE-2019-9947: Fixed an issue in urllib2 which allowed CRLF injection if the attacker controls a url parameter bsc1130840. Non-security issue fixed: - Fixed broken debuginfo packages by switching off LTO...

6.1CVSS7.7AI score0.05601EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2019/05/22 12:3 p.m.6 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
RedHat Linux
RedHat Linux
added 2019/05/22 12:3 p.m.7 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
Tenable Nessus
Tenable Nessus
added 2019/05/22 12:0 a.m.60 views

Ubuntu 16.04 LTS / 18.04 LTS : urllib3 vulnerabilities (USN-3990-1)

The remote Ubuntu 16.04 LTS / 18.04 LTS host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-3990-1 advisory. It was discovered that urllib3 incorrectly removed Authorization HTTP headers when handled cross-origin redirects. This could result in...

9.8CVSS7.1AI score0.04488EPSS
SaveExploits1References4
Ubuntu
Ubuntu
added 2019/05/21 1:58 p.m.227 views

USN-3990-1: urllib3 vulnerabilities

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. This issue only affected Ubuntu 16.04 LTS, Ubuntu 18.04 LTS and Ubuntu 18.10. CVE-2018-20060 It was discovered that...

9.8CVSS7.1AI score0.04488EPSS
SaveExploits1
OSV
OSV
added 2019/05/21 1:58 p.m.4 views

USN-3990-1 python-urllib3 vulnerabilities

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. This issue only affected Ubuntu 16.04 LTS, Ubuntu 18.04 LTS and Ubuntu 18.10. CVE-2018-20060 It was discovered that...

9.8CVSS6.9AI score0.04488EPSS
SaveExploits1References4
OSV
OSV
added 2019/05/17 4:29 p.m.27 views

CVE-2018-19585

GitLab CE/EE versions 8.18 up to 11.x before 11.3.11, 11.4.x before 11.4.8, and 11.5.x before 11.5.1 have CRLF Injection in Project Mirroring when using the Git protocol...

7.5CVSS6.8AI score
SaveExploits0References4
NVD
NVD
added 2019/05/17 4:29 p.m.25 views

CVE-2018-19585

GitLab CE/EE versions 8.18 up to 11.x before 11.3.11, 11.4.x before 11.4.8, and 11.5.x before 11.5.1 have CRLF Injection in Project Mirroring when using the Git protocol...

7.5CVSS7.5AI score0.14509EPSS
SaveExploits6References4
Prion
Prion
added 2019/05/17 4:29 p.m.22 views

Crlf injection

GitLab CE/EE versions 8.18 up to 11.x before 11.3.11, 11.4.x before 11.4.8, and 11.5.x before 11.5.1 have CRLF Injection in Project Mirroring when using the Git protocol...

5CVSS7.6AI score0.14509EPSS
SaveExploits6References4Affected Software1
UbuntuCve
UbuntuCve
added 2019/05/17 4:29 p.m.28 views

CVE-2018-19585

GitLab CE/EE versions 8.18 up to 11.x before 11.3.11, 11.4.x before 11.4.8, and 11.5.x before 11.5.1 have CRLF Injection in Project Mirroring when using the Git protocol...

7.5CVSS7.1AI score0.14509EPSS
SaveExploits6References2
Rows per page
Query Builder