Lucene search
+L

97 matches found

OSV
OSV
added 2025/08/11 1:51 p.m.4 views

BIT-LIBPYTHON-2021-3737

A flaw was found in python. An improperly handled HTTP response in the HTTP client code of python may allow a remote attacker, who controls the HTTP server, to make the client script enter an infinite loop, consuming CPU time. The highest threat from this vulnerability is to system availability...

7.5CVSS7.2AI score0.11585EPSS
SaveExploits1References13
RedhatCVE
RedhatCVE
added 2025/05/22 3:51 p.m.22 views

CVE-2020-15141

In openapi-python-client before version 0.5.3, there is a path traversal vulnerability. If a user generated a client using a maliciously crafted OpenAPI document, it is possible for generated files to be placed in arbitrary locations on disk...

4.1CVSS6.9AI score0.01137EPSS
SaveExploits0
OSV
OSV
added 2025/03/17 8:16 p.m.23 views

RLSA-2024:9457 Moderate: python3.12-urllib3 security update

urllib3 is a powerful, user-friendly HTTP client for Python. urllib3 brings many critical features that are missing from the Python standard libraries: • Thread safety. • Connection pooling. • Client-side SSL/TLS verification. • File uploads with multipart encoding. • Helpers for retrying request...

6.5CVSS7.2AI score0.01141EPSS
SaveExploits1References2
OSV
OSV
added 2025/03/17 8:16 p.m.14 views

RLSA-2024:9193 Moderate: python3.12-PyMySQL security update

This package contains a pure-Python MySQL client library. The goal of PyMySQL is to be a drop-in replacement for MySQLdb and work on CPython, PyPy, IronPython and Jython. Security Fixes: python-pymysql: SQL injection if used with untrusted JSON input CVE-2024-36039 For more details about the...

6.3CVSS6.8AI score0.00691EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/03/04 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2013-1909

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The Python client in Apache Qpid before 2.2 does not verify that the server hostname matches a domain name in the subject's Common Name CN or subjectAltName fie...

5.8CVSS5.7AI score0.01573EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/02/05 2:53 p.m.22 views

CVE-2020-15142

In openapi-python-client before version 0.5.3, clients generated with a maliciously crafted OpenAPI Document can generate arbitrary Python code. Subsequent execution of this malicious client is arbitrary code execution...

9CVSS7.3AI score0.01849EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/01/08 8:28 a.m.5 views

urllib3: Request body not stripped after redirect from 303 status changes request method to GET

A flaw was found in urllib3, an HTTP client library for Python. urllib3 doesn't remove the HTTP request body when an HTTP redirect response using status 301, 302, or 303, after changing the method in a request from one that could accept a request body such as POST to GET, as is required by HTTP...

4.2CVSS7.2AI score0.00544EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/09/03 6:5 a.m.4 views

urllib3: proxy-authorization request header is not stripped during cross-origin redirects

A flaw was found in urllib3, an HTTP client library for Python. In certain configurations, urllib3 does not treat the Proxy-Authorization HTTP header as one carrying authentication material. This issue results in not stripping the header on cross-origin redirects...

6.5CVSS6.7AI score0.01141EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2024/07/09 11:4 a.m.7 views

urllib3: proxy-authorization request header is not stripped during cross-origin redirects

A flaw was found in urllib3, an HTTP client library for Python. In certain configurations, urllib3 does not treat the Proxy-Authorization HTTP header as one carrying authentication material. This issue results in not stripping the header on cross-origin redirects...

6.5CVSS6.7AI score0.01141EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2024/06/03 12:0 a.m.55 views

RHEL 7 : pki-core (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 7 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - bootstrap: XSS in the tooltip or popover data-template attribute CVE-2019-8331 - pki: Dogtag's python...

6.8CVSS6.8AI score0.1686EPSS
SaveExploits5References6
Cvelist
Cvelist
added 2024/03/26 2:50 a.m.16 views

CVE-2024-29189 ansys-geometry-core OS Command Injection vulnerability

PyAnsys Geometry is a Python client library for the Ansys Geometry service and other CAD Ansys products. On file src/ansys/geometry/core/connection/productinstance.py, upon calling this method startprogram directly, users could exploit its usage to perform malicious operations on the current...

7.4CVSS7.5AI score0.00334EPSS
SaveExploits1References7
CVE
CVE
added 2024/03/26 2:50 a.m.71 views

CVE-2024-29189

CVE-2024-29189 affects the PyAnsys Geometry library (ansys-geometry-core) and specifically the internal _start_program routine in src/ansys/geometry/core/connection/product_instance.py. The vulnerability arises from invoking subprocess.Popen with a shell context (shell flag enables shell executio...

7.8CVSS7.2AI score0.00334EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2024/01/30 8:56 p.m.25 views

GHSA-RJMV-52MP-GJRR vantage6 may create unencrypted tasks in encrypted collaboration

Impact There are no checks on whether the input is encrypted if a task is created in an encrypted collaboration. Therefore, a user may accidentally create a task with sensitive input data that will then be stored unencrypted in a database. Workarounds This is not an issue with the normal workflow...

3.5CVSS4.3AI score0.00257EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2024/01/30 8:56 p.m.31 views

vantage6 may create unencrypted tasks in encrypted collaboration

Impact There are no checks on whether the input is encrypted if a task is created in an encrypted collaboration. Therefore, a user may accidentally create a task with sensitive input data that will then be stored unencrypted in a database. Workarounds This is not an issue with the normal workflow...

4.3CVSS6.5AI score0.00257EPSS
SaveExploits0References5Affected Software1
PyPA
PyPA
added 2023/03/26 7:15 p.m.44 views

PYSEC-2023-45

redis-py before 4.5.3, as used in ChatGPT and other products, leaves a connection open after canceling an async Redis command at an inopportune time in the case of a pipeline operation, and can send response data to the client of an unrelated request in an off-by-one manner. The fixed versions fo...

6.5CVSS7AI score0.01034EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2023/03/26 7:15 p.m.6 views

UBUNTU-CVE-2023-28858

redis-py before 4.5.3 leaves a connection open after canceling an async Redis command at an inopportune time, and can send response data to the client of an unrelated request in an off-by-one manner. NOTE: this CVE Record was initially created in response to reports about ChatGPT, and 4.3.6, 4.4....

3.7CVSS7.1AI score0.01018EPSS
SaveExploits0References7
BDU FSTEC
BDU FSTEC
added 2022/12/16 12:0 a.m.9 views

The vulnerabilities of the Pulsar C++ Client and Pulsar Python Client components of the cloud platform for distributed messaging and Apache Pulsar’s streaming communication allow attackers to execute “man-in-the-middle” attacks.

The vulnerability of the Pulsar C++ Client and Pulsar Python Client components of the cloud platform for distributed messaging and Apache Pulsar streaming communication is related to errors in the certificate validation process during TLS authentication. Exploiting this vulnerability could allow ...

8.1CVSS7.5AI score0.00704EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2022/11/04 7:1 p.m.28 views

GHSA-5R3H-C3R7-9W4H Apache Pulsar Disabled Certificate Validation for OAuth Client Credential Requests makes C++/Python Clients vulnerable to MITM attack

The Apache Pulsar C++ Client does not verify peer TLS certificates when making HTTPS calls for the OAuth2.0 Client Credential Flow, even when tlsAllowInsecureConnection is disabled via configuration. This vulnerability allows an attacker to perform a man in the middle attack and intercept and/or...

8.1CVSS5.9AI score0.00704EPSS
SaveExploits1References5
NVD
NVD
added 2022/11/04 12:15 p.m.42 views

CVE-2022-33684

The Apache Pulsar C++ Client does not verify peer TLS certificates when making HTTPS calls for the OAuth2.0 Client Credential Flow, even when tlsAllowInsecureConnection is disabled via configuration. This vulnerability allows an attacker to perform a man in the middle attack and intercept and/or...

8.1CVSS0.00704EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2022/11/04 12:0 a.m.9 views

CVE-2022-33684 Apache Pulsar C++/Python OAuth Clients prior to 3.0.0 were vulnerable to an MITM attack due to Disabled Certificate Validation

The Apache Pulsar C++ Client does not verify peer TLS certificates when making HTTPS calls for the OAuth2.0 Client Credential Flow, even when tlsAllowInsecureConnection is disabled via configuration. This vulnerability allows an attacker to perform a man in the middle attack and intercept and/or...

8.1AI score0.00704EPSS
SaveExploits1References2
Rows per page
Query Builder