Lucene search
+L

487 matches found

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
Veracode
Veracode
added 2019/07/15 12:7 a.m.37 views

Authorization Bypass

python is vulnerable to authorization bypass. The localfile: scheme allows for remote attackers to bypass protection mechanisms that blacklist file: URIs, as demonstrated by triggering a urllib.urlopen'localfile:///etc/passwd' call...

9.1CVSS9AI score0.12261EPSS
SaveExploits1References27Affected Software6
Tenable Nessus
Tenable Nessus
added 2019/07/15 12:0 a.m.31 views

Debian DLA-1852-1 : python3.4 security update

The urllib library in Python ships support for a second, not well known URL scheme for accessing local files 'localfile://'. This scheme can be used to circumvent protections that try to block local file access and only block the well-known 'file://' schema. This update addresses the vulnerabilit...

9.1CVSS6.7AI score0.12261EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2019/07/08 2:35 p.m.4 views

python: Undocumented local_file protocol allows remote attackers to bypass protection mechanisms

urllib in Python 2.x through 2.7.16 supports the localfile: scheme, which makes it easier for remote attackers to bypass protection mechanisms that blacklist file: URIs, as demonstrated by triggering a urllib.urlopen'localfile:///etc/passwd' call...

9.1CVSS6.9AI score0.12261EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2019/06/27 12:0 a.m.44 views

EulerOS 2.0 SP8 : python2 (EulerOS-SA-2019-1657)

According to the version of the python2 packages installed, the EulerOS installation on the remote host is affected by the following vulnerability : - 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...

6.1CVSS7.3AI score0.0552EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2019/06/27 12:0 a.m.42 views

EulerOS 2.0 SP8 : python3 (EulerOS-SA-2019-1658)

According to the versions of the python3 packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - 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...

6.1CVSS7.3AI score0.05601EPSS
SaveExploits2References3
Debian
Debian
added 2019/06/25 3:40 a.m.224 views

[SECURITY] [DLA 1835-1] python3.4 security update

Package : python3.4 Version : 3.4.2-1+deb8u3 CVE ID : CVE-2018-14647 CVE-2019-9636 CVE-2019-9740 CVE-2019-9947 Debian Bug : 921039 924072 Multiple vulnerabilities were discovered in Python, an interactive high-level object-oriented language, including CVE-2018-14647 Pythons elementtree C...

9.8CVSS6.8AI score0.11296EPSS
SaveExploits2
Amazon
Amazon
added 2019/06/25 12:0 a.m.53 views

Medium: python27

Issue Overview: Python 2.7.x through 2.7.16 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.urlspli...

9.8CVSS8.2AI score0.09125EPSS
SaveExploits2
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
Hacker One
Hacker One
added 2019/05/25 10:16 a.m.115 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
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
RedHat Linux
RedHat Linux
added 2019/05/22 12:3 p.m.141 views

Important: Red Hat Security Advisory: python27-python and python27-python-jinja2 security and bug fix update

An update for python27-python and python27-python-jinja2 is now available for Red Hat Software Collections. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

8.6CVSS6.7AI score0.11296EPSS
SaveExploits3References8
CNVD
CNVD
added 2019/05/20 12:0 a.m.4 views

Anaconda has an arbitrary file read vulnerability

Anaconda refers to an open source Python distribution that contains more than 180 scientific packages such as conda, Python, and their dependencies. Anaconda for linux Python urllib suffers from an arbitrary file read vulnerability. An attacker can exploit this vulnerability to read arbitrary fil...

6.9AI score
SaveExploits0
Veracode
Veracode
added 2019/05/16 3:38 a.m.46 views

Information Disclosure

Python is vulnerable to information disclosure vulnerability. This is because, the python's functions urllib.parse.urlsplit and urllib.parse.urlparse do not properly handle URLs encoded with Punycode/Internationalizing Domain Names in Applications IDNA, which may result in a wrong domain name...

9.8CVSS9.1AI score0.09125EPSS
SaveExploits0References73Affected Software9
Tenable Nessus
Tenable Nessus
added 2019/05/14 12:0 a.m.43 views

EulerOS Virtualization 3.0.1.0 : python (EulerOS-SA-2019-1434)

According to the versions of the python packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - It was found that Python's smtplib library did not return an exception when StartTLS failed to be established in the SMTP.starttl...

10CVSS7.5AI score0.95707EPSS
SaveExploits21References17
Tenable Nessus
Tenable Nessus
added 2019/05/10 12:0 a.m.38 views

EulerOS Virtualization 2.5.3 : python (EulerOS-SA-2019-1359)

According to the version of the python packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerability : - urllib in Python 2.x through 2.7.16 supports the localfile: scheme, which makes it easier for remote attackers to bypass protection...

9.1CVSS6.9AI score0.12261EPSS
SaveExploits1References2
BDU FSTEC
BDU FSTEC
added 2019/05/07 12:0 a.m.7 views

The vulnerability of the urllib module in the Python programming language, related to deficiencies in pathname restrictions, allows attackers to gain access to confidential data and compromise its integrity.

The vulnerability of the urllib module in the Python programming language is related to errors in input validation. Exploiting this vulnerability allows an attacker to gain access to confidential data and compromise its integrity...

6.4CVSS6.7AI score0.12261EPSS
SaveExploits1References9Affected Software3
Tenable Nessus
Tenable Nessus
added 2019/05/06 12:0 a.m.36 views

EulerOS 2.0 SP5 : python (EulerOS-SA-2019-1338)

According to the versions of the python packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - Python's elementtree C accelerator failed to initialise Expat's hash salt during initialization. This could make it easy to conduct denial of...

9.1CVSS6.9AI score0.20741EPSS
SaveExploits2References4
myhack58
myhack58
added 2019/03/30 12:0 a.m.239 views

Cisco release a lot of patches, fixes IOS XE, and small business routing vulnerability-vulnerability warning-the black bar safety net

On Wednesday, Cisco Systems Inc. posted a 26 the patch, including its IOS-XE operating system and two small business RV320 and RV325 router of bug fixes. A total of 19 vulnerabilities is Cisco rated the severity level, other vulnerabilities were rated medium level. In the high severity...

10CVSS1.8AI score0.95338EPSS
SaveExploits13
Rows per page
Query Builder