Lucene search
+L

664 matches found

RedHat Linux
RedHat Linux
added 2022/06/28 10:5 a.m.9 views

python: Stack-based buffer overflow in PyCArg_repr in _ctypes/callproc.c

A flaw was found in python. A stack-based buffer overflow was discovered in the ctypes module provided within Python. Applications that use ctypes without carefully validating the input passed to it may be vulnerable to this flaw, which would allow an attacker to overflow a buffer on the stack an...

9.8CVSS7.2AI score0.23293EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2022/06/24 12:0 a.m.6 views

DR-Web-Engine 安全漏洞

DR-Web-Engine is built on python based on the lxml package and uses JSON as the query structure. A security vulnerability exists in DR-Web-Engine. An attacker could exploit the vulnerability to access sensitive user information and digital currency keys, as well as elevate privileges...

9.8CVSS8.4AI score0.01941EPSS
SaveExploits1References4
OSV
OSV
added 2022/05/23 8:53 a.m.5 views

USN-5342-3 python3.7 vulnerability

USN-5342-1 fixed several vulnerabilities in Python. This update provides the corresponding fix for CVE-2021-3426 for Ubuntu 18.04 ESM. Original advisory details: David Schwörer discovered that Python incorrectly handled certain inputs. An attacker could possibly use this issue to expose sensitive...

5.7CVSS7.1AI score0.01878EPSS
SaveExploits0References2
Ubuntu
Ubuntu
added 2022/05/23 8:53 a.m.76 views

USN-5342-3: Python vulnerability

USN-5342-1 fixed several vulnerabilities in Python. This update provides the corresponding fix for CVE-2021-3426 for Ubuntu 18.04 ESM. Original advisory details: David Schwörer discovered that Python incorrectly handled certain inputs. An attacker could possibly use this issue to expose sensitive...

5.7CVSS7.8AI score0.01878EPSS
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2022/05/20 1:2 p.m.32 views

Security Bulletin: IBM Cloud Private is vulnerable to server-side request forgery due to Python (CVE-2021-29921)

Summary There is a vulnerability in Python open source used by IBM Cloud Private for scripting. The vulnerability could be exploited by an attacker to conduct SSRF or local file include attacks. This bulletin identifies the security fixes to apply to address the Python vulnerability CVE-2021-2992...

9.8CVSS0.5AI score0.06882EPSS
SaveExploits1Affected Software1
Tenable Nessus
Tenable Nessus
added 2022/04/25 12:0 a.m.44 views

EulerOS 2.0 SP5 : python (EulerOS-SA-2022-1548)

According to the versions of the python packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - A flaw was found in Python, specifically within the urllib.parse module. This module helps break Uniform Resource Locator URL strings into...

7.5CVSS7.2AI score0.08325EPSS
SaveExploits1References2
GithubExploit
GithubExploit
added 2022/02/21 11:7 a.m.30 views

Exploit for Code Injection in Exiftool_Project Exiftool

CVE-2021-22204-exiftool Python exploit for the CVE-2021-22204...

7.8CVSS8AI score0.99982EPSS
SaveExploits39
OpenVAS
OpenVAS
added 2022/02/14 12:0 a.m.25 views

Python urllib.parse Vulnerability (bpo-43882) - Mac OS X

Python is prone to a vulnerability urllib.parse. SPDX-FileCopyrightText: 2022 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 CPE = "cpe:/a:python:python"; ifdescription...

7.5CVSS7.8AI score0.08325EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2022/02/09 12:0 a.m.2 views

Python 注入漏洞

Python is an open source, object-oriented programming language from the Python Foundation. The language is extensible, supports modules and packages, and supports multiple platforms. Python suffers from an injection vulnerability that allows an attacker to enter a crafted URL, resulting in an...

7.5CVSS7.3AI score0.08325EPSS
SaveExploits1References36
Tenable Nessus
Tenable Nessus
added 2022/02/01 12:0 a.m.126 views

F5 Networks BIG-IP : Python vulnerability (K28622040)

The version of F5 Networks BIG-IP installed on the remote host is prior to 13.1.5 / 14.1.4.5 / 15.1.4.1 / 16.1.2 / 17.0.0. It is, therefore, affected by a vulnerability as referenced in the K28622040 advisory. - urllib in Python 2.x through 2.7.16 supports the localfile: scheme, which makes it...

9.1CVSS7AI score0.12261EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2021/11/09 5:54 p.m.13 views

python: Web cache poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a semicolon in query parameters

The package python/cpython is vulnerable to Web Cache Poisoning via urllib.parse.parseqsl and urllib.parse.parseqs by using a vector called parameter cloaking. When the attacker can separate query parameters using a semicolon ;, they can cause a difference in the interpretation of the request...

5.9CVSS6.8AI score0.35717EPSS
SaveExploits1References5
OpenVAS
OpenVAS
added 2021/11/03 12:0 a.m.25 views

Python < 2.7.17, 3.x < 3.4.10, 3.5.x < 3.5.7, 3.6.x < 3.6.9, 3.7.x < 3.7.3 Cookie domain check returns incorrect results (bpo-35121) - Linux

Python is prone to an improper input validation vulnerability. SPDX-FileCopyrightText: 2021 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 CPE = "cpe:/a:python:python";...

5.3CVSS6.7AI score0.0388EPSS
SaveExploits1References1
NCSC
NCSC
added 2021/11/02 12:0 a.m.8 views

Vulnerabilities fixed in Python

Red Hat has fixed a vulnerability in Python. The vulnerability allows a remote malicious party to cause a denial-of-service exploit in the HTTP client of the victim. To do so, the malicious party must cause the victim to establish an authentication session with an HTTP server that is under contro...

6.5CVSS7AI score0.04675EPSS
SaveExploits1
OpenVAS
OpenVAS
added 2021/11/01 12:0 a.m.39 views

Python < 2.7.13, 3.4.x < 3.4.7, 3.5.x < 3.5.3 Sweet32 attack (bpo-27850) - Linux

Python is prone to a SPDX-FileCopyrightText: 2021 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 CPE = "cpe:/a:python:python"; ifdescription...

7.5CVSS7.7AI score0.95707EPSS
SaveExploits7References2
vulnersOsv
vulnersOsv
added 2021/10/12 10:23 p.m.6 views

01os (>=0.0.3 <=0.0.14), 102218077-topsis (=0.0.1) +10213 more potentially affected by CVE-2019-5064 via opencv-python (>=3.4.10.35 <=4.1.2.30)

opencv-python PYPI version =3.4.10.35, =0.0.3, =0.0.1, =0.1.0, =0.0.2, =0.1.0, =0.10.0, =0.10.0, =0.11.0 - a-cv2-easy-resize =0.10.0 and more Source cves: CVE-2019-5064 Source advisory: OSV:GHSA-Q799-Q27X-VP7W...

8.8CVSS7.2AI score0.10618EPSS
SaveExploits1
vulnersOsv
vulnersOsv
added 2021/10/12 10:21 p.m.6 views

01os (>=0.0.3 <=0.0.14), 102218077-topsis (=0.0.1) +10187 more potentially affected by CVE-2019-14493 via opencv-python (>=3.4.10.35 <=4.1.0.25)

opencv-python PYPI version =3.4.10.35, =0.0.3, =0.0.1, =0.1.0, =0.0.2, =0.1.0, =0.10.0, =0.10.0, =0.11.0 - a-cv2-easy-resize =0.10.0 and more Source cves: CVE-2019-14493 Source advisory: OSV:GHSA-3448-VRGH-85XR...

7.5CVSS6.7AI score0.0337EPSS
SaveExploits1
BDU FSTEC
BDU FSTEC
added 2021/10/05 12:0 a.m.10 views

The vulnerability of the aaugustin communication protocol’s websockets in the Python programming language arises from information leaks due to temporal discrepancies. This allows attackers to gain access to confidential data.

The vulnerability of the aaugustin communication protocol’s websockets in the Python programming language is related to an error that occurs when basic authentication using basicauthprotocolfactorycredentials=... is enabled. Exploiting this vulnerability can allow a remote attacker to gain access...

5.9CVSS6.9AI score0.02265EPSS
SaveExploits0References4Affected Software2
CNVD
CNVD
added 2021/08/17 12:0 a.m.43 views

Quokka XML External Entity Injection Vulnerability

Quokka is a content management framework written in Python. quokka version 0.4.0 is vulnerable to XML external entity injection. A remote attacker can exploit this vulnerability to execute arbitrary code via the quokka/core/content/views.py component...

9.8CVSS7AI score0.02771EPSS
SaveExploits1References1
vulnersOsv
vulnersOsv
added 2021/08/12 11:15 p.m.10 views

complaintclassify (=0.0.9) potentially affected by CVE-2021-37677 via tensorflow-cpu (=2.4.0)

tensorflow-cpu PYPI version =2.4.0 is affected by a known vulnerability. The following packages have a transitive dependency on tensorflow-cpu and may be impacted: - complaintclassify =0.0.9 Source cves: CVE-2021-37677 Source advisory: OSV:PYSEC-2021-590...

5.5CVSS6AI score0.00148EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2021/07/20 12:0 a.m.7 views

The vulnerability in the pickle.c module of the Python programming language, related to integer overflow, allows attackers to cause a service failure.

The vulnerability in the pickle.c module of the Python programming language is related to a numerical overflow due to the large value of LONGBINPUT. This value is incorrectly handled when attempting to double the size of an object. Exploiting this vulnerability can allow a remote attacker to caus...

7.5CVSS6.8AI score0.05789EPSS
SaveExploits1References9Affected Software3
Rows per page
Query Builder