Lucene search
+L
PypaMost viewed

7218 matches found

PyPA
PyPA
added 2024/08/05 8:15 a.m.12 views

PYSEC-2024-265

Insufficient Session Expiration vulnerability in Apache Airflow Providers FAB.This issue affects Apache Airflow Providers FAB: 1.2.1 when used with Apache Airflow 2.9.3 and FAB 1.2.0 for all Airflow versions. The FAB provider prevented the user from logging out. FAB provider 1.2.1 only affected...

9.8CVSS5.8AI score0.00929EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2024/07/11 11:15 a.m.12 views

PYSEC-2024-61

A Stored Cross-Site Scripting XSS vulnerability exists in gaizhenbiao/chuanhuchatgpt version 20240410. This vulnerability allows an attacker to inject malicious JavaScript code into the chat history file. When a victim uploads this file, the malicious script is executed in the victim's browser...

7.4CVSS5.6AI score0.00371EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
added 2024/06/30 4:15 p.m.12 views

PYSEC-2024-176

A reflected Cross-Site Scripting XSS vulnerability was identified in zenml-io/zenml version 0.57.1. The vulnerability exists due to improper neutralization of input during web page generation, specifically within the survey redirect parameter. This flaw allows an attacker to redirect users to a...

6.1CVSS6AI score0.00391EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
added 2024/06/16 3:15 p.m.12 views

PYSEC-2024-53

langchainexperimental aka LangChain Experimental before 0.0.61 for LangChain provides Python REPL access without an opt-in step. NOTE; this issue exists because of an incomplete fix for CVE-2024-27444...

9.8CVSS7AI score0.00773EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
added 2024/06/11 10:15 p.m.12 views

PYSEC-2024-236

Jupyter Server Proxy allows users to run arbitrary external processes alongside their notebook server and provide authenticated web access to them. Versions of 3.x prior to 3.2.4 and 4.x prior to 4.2.0 have a reflected cross-site scripting XSS issue. The /proxy endpoint accepts a host path segmen...

9.6CVSS5.8AI score0.00446EPSS
SaveExploits0References5Affected Software1
PyPA
PyPA
added 2024/06/10 8:15 p.m.12 views

PYSEC-2024-177

Langflow through 0.6.19 allows remote code execution if untrusted users are able to reach the "POST /api/v1/customcomponent" endpoint and provide a Python script...

9.8CVSS8.1AI score0.57485EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
added 2024/06/07 7:15 p.m.12 views

PYSEC-2024-76

An XML External Entity XXE vulnerability in the ebookmeta.getmetadata function of ebookmeta before v1.2.8 allows attackers to access sensitive information or cause a Denial of Service DoS via crafted XML input...

7.5CVSS6.8AI score0.00502EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2024/06/06 7:15 p.m.12 views

PYSEC-2024-193

An issue was discovered in zenml-io/zenml versions up to and including 0.55.4. Due to improper authentication mechanisms, an attacker with access to an active user session can change the account password without needing to know the current password. This vulnerability allows for unauthorized...

3.3CVSS7.1AI score0.00243EPSS
SaveExploits1References6Affected Software1
PyPA
PyPA
added 2024/06/06 7:15 p.m.12 views

PYSEC-2024-105

A race condition vulnerability exists in zenml-io/zenml versions up to and including 0.55.3, which allows for the creation of multiple users with the same username when requests are sent in parallel. This issue was fixed in version 0.55.5. The vulnerability arises due to insufficient handling of...

3.1CVSS6.7AI score0.00291EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2024/05/16 9:15 a.m.12 views

PYSEC-2024-244

A path traversal vulnerability exists in mlflow/mlflow version 2.11.0, identified as a bypass for the previously addressed CVE-2023-6909. The vulnerability arises from the application's handling of artifact URLs, where a '' character can be used to insert a path into the fragment, effectively...

7.5CVSS6.7AI score0.89716EPSS
SaveExploits2References5Affected Software1
PyPA
PyPA
added 2024/05/14 4:17 p.m.12 views

PYSEC-2024-237

OctoPrint provides a web interface for controlling consumer 3D printers. OctoPrint versions up until and including 1.10.0 contain a vulnerability that allows an unauthenticated attacker to completely bypass the authentication if the autologinLocal option is enabled within config.yaml, even if the...

9.4CVSS7AI score0.00897EPSS
SaveExploits1References4Affected Software1
PyPA
PyPA
added 2024/05/05 8:15 p.m.12 views

PYSEC-2024-255

Gradio before 4.20 allows credential leakage on Windows...

7.5CVSS7AI score0.00571EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2024/04/25 6:15 p.m.12 views

PYSEC-2024-207

Vyper is a pythonic Smart Contract Language for the Ethereum virtual machine. In versions 0.3.10 and prior, using the slice builtin can result in a double eval vulnerability when the buffer argument is either msg.data, self.code or .code and either the start or length arguments have side-effects...

5.3CVSS7.1AI score0.00455EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2024/04/19 8:15 p.m.12 views

PYSEC-2024-271

corydolphin/flask-cors is vulnerable to log injection when the log level is set to debug. An attacker can inject fake log entries into the log file by sending a specially crafted GET request containing a CRLF sequence in the request path. This vulnerability allows attackers to corrupt log files,...

5.3CVSS6.4AI score0.00579EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
added 2024/03/20 8:15 p.m.12 views

PYSEC-2024-234

Jupyter Server Proxy allows users to run arbitrary external processes alongside their Jupyter notebook servers and provides authenticated web access. Prior to versions 3.2.3 and 4.1.1, Jupyter Server Proxy did not check user authentication appropriately when proxying websockets, allowing...

9.8CVSS7.6AI score0.0103EPSS
SaveExploits0References5Affected Software1
PyPA
PyPA
added 2024/03/15 8:15 p.m.12 views

PYSEC-2024-47

In Django 3.2 before 3.2.25, 4.2 before 4.2.11, and 5.0 before 5.0.3, the django.utils.text.Truncator.words method with html=True and the truncatewordshtml template filter are subject to a potential regular expression denial-of-service attack via a crafted string. NOTE: this issue exists because ...

5.3CVSS7.5AI score0.01854EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
added 2024/02/05 11:15 p.m.12 views

PYSEC-2024-261

A local file include could be remotely triggered in Gradio due to a vulnerable user-supplied JSON value in an API request...

9.4CVSS7.1AI score0.00959EPSS
SaveExploits1References3
PyPA
PyPA
added 2024/01/31 6:15 p.m.12 views

PYSEC-2024-29

OctoPrint is a web interface for 3D printer.s OctoPrint versions up until and including 1.9.3 contain a vulnerability that allows malicious admins to change the password of other admin accounts, including their own, without having to repeat their password. An attacker who managed to hijack an adm...

4.9CVSS6.8AI score0.00519EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2024/01/30 9:15 p.m.12 views

PYSEC-2024-151

Vyper is a pythonic Smart Contract Language for the ethereum virtual machine. Vyper compiler allows passing a value in builtin rawcall even if the call is a delegatecall or a staticcall. But in the context of delegatecall and staticcall the handling of value is not possible due to the semantics o...

5.3CVSS6.7AI score0.00485EPSS
SaveExploits3References3Affected Software1
PyPA
PyPA
added 2024/01/11 3:15 a.m.12 views

PYSEC-2024-5

cdo-local-uuid project provides a specialized UUID-generating function that can, on user request, cause a program to generate deterministic UUIDs. An information leakage vulnerability is present in cdo-local-uuid at version 0.4.0, and in case-utils in unpatched versions matching the pattern 0.x.0...

2.8CVSS6.7AI score0.0041EPSS
SaveExploits1References15Affected Software1
PyPA
PyPA
added 2024/01/03 9:15 a.m.12 views

PYSEC-2024-130

FPE in paddle.linalg.matrixrank in PaddlePaddle before 2.6.0. This flaw can cause a runtime crash and a denial of service...

7.5CVSS6.8AI score0.00488EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2024/01/03 9:15 a.m.12 views

PYSEC-2024-129

FPE in paddle.nanmedian in PaddlePaddle before 2.6.0. This flaw can cause a runtime crash and a denial of service...

7.5CVSS6.8AI score0.00488EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2024/01/03 9:15 a.m.12 views

PYSEC-2024-146

PaddlePaddle before 2.6.0 has a command injection in convertshapecompare. This resulted in the ability to execute arbitrary commands on the operating system...

9.8CVSS8.2AI score0.01182EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2024/01/03 9:15 a.m.12 views

PYSEC-2024-134

Nullptr in paddle.nextafterin PaddlePaddle before 2.6.0. This flaw can cause a runtime crash and a denial of service...

7.5CVSS6.8AI score0.00546EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2023/12/14 2:15 p.m.12 views

PYSEC-2023-255

Command Injection in GitHub repository gradio-app/gradio prior to main...

9.6CVSS7.1AI score0.01724EPSS
SaveExploits1References6Affected Software1
PyPA
PyPA
added 2023/11/20 11:15 p.m.12 views

PYSEC-2023-302

An issue in /upydev/keygen.py in upydev v0.4.3 allows attackers to decrypt sensitive information via weak encryption padding...

7.5CVSS6.7AI score0.00248EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
added 2023/10/04 9:15 p.m.12 views

PYSEC-2023-193

Zope is an open-source web application server. The title property, available on most Zope objects, can be used to store script code that is executed while viewing the affected object in the Zope Management Interface ZMI. All versions of Zope 4 and Zope 5 are affected. Patches will be released wit...

4.8CVSS7.1AI score0.00404EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2023/09/29 2:15 p.m.12 views

PYSEC-2023-186

Allocation of Resources Without Limits or Throttling in GitHub repository ikus060/rdiffweb prior to 2.8.4...

8.8CVSS6.8AI score0.00652EPSS
SaveExploits1References5Affected Software1
PyPA
PyPA
added 2023/09/04 6:15 p.m.12 views

PYSEC-2023-167

Vyper is a Pythonic Smart Contract Language. For the following probably non-exhaustive list of expressions, the compiler evaluates the arguments from right to left instead of left to right. unsafeadd, unsafesub, unsafemul, unsafediv, powmod256, |, &, ^ bitwise operators, bitwiseor deprecated,...

5.3CVSS6.8AI score0.00418EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
added 2023/07/25 7:15 p.m.12 views

PYSEC-2023-130

Sentry is an error tracking and performance monitoring platform. Starting in version 8.21.0 and prior to version 23.5.2, an authenticated user can download a debug or artifact bundle from arbitrary organizations and projects with a known bundle ID. The user does not need to be a member of the...

7.7CVSS6.8AI score0.00634EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2023/07/05 5:15 p.m.12 views

PYSEC-2023-102

A refcounting issue which leads to potential memory leak was discovered in scipy commit 8627df31ab in PyFindObjects function...

5.5CVSS6.9AI score0.00381EPSS
SaveExploits1References7Affected Software1
PyPA
PyPA
added 2023/05/02 6:15 p.m.12 views

PYSEC-2023-62

Flask is a lightweight WSGI web application framework. When all of the following conditions are met, a response containing data intended for one client may be cached and subsequently sent by the proxy to other clients. If the proxy also caches Set-Cookie headers, it may send one client's session...

7.5CVSS7.5AI score0.01261EPSS
SaveExploits1References5Affected Software1
PyPA
PyPA
added 2023/04/18 4:15 p.m.12 views

PYSEC-2023-34

Weak Password Requirements in GitHub repository modoboa/modoboa prior to 2.1.0...

9.8CVSS6.8AI score0.00624EPSS
SaveExploits1References4Affected Software1
PyPA
PyPA
added 2023/03/10 2:15 a.m.12 views

PYSEC-2023-318

WebAssembly v1.0.29 was discovered to contain a segmentation fault via the component wabt::Decompiler::WrapChild...

5.5CVSS6AI score0.00278EPSS
SaveExploits1References1Affected Software1
PyPA
PyPA
added 2023/03/10 2:15 a.m.12 views

PYSEC-2023-317

WebAssembly v1.0.29 was discovered to contain a heap overflow via the component component wabt::Node::operator...

7.8CVSS7.1AI score0.00318EPSS
SaveExploits1References1Affected Software1
PyPA
PyPA
added 2023/02/23 10:15 p.m.12 views

PYSEC-2023-16

Gradio is an open-source Python library to build machine learning and data science demos and web applications. Versions prior to 3.13.1 contain Use of Hard-coded Credentials. When using Gradio's share links i.e. creating a Gradio app and then setting share=True, a private SSH key is sent to any...

9.8CVSS6.8AI score0.00553EPSS
SaveExploits0References1Affected Software1
PyPA
PyPA
added 2023/02/21 9:15 p.m.12 views

PYSEC-2023-37

Nautobot is a Network Source of Truth and Network Automation Platform. All users of Nautobot versions earlier than 1.5.7 are impacted by a remote code execution vulnerability. Nautobot did not properly sandbox Jinja2 template rendering. In Nautobot 1.5.7 has enabled sandboxed environments for the...

9.8CVSS8AI score0.01526EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2023/01/26 10:15 p.m.12 views

PYSEC-2023-30

Cross-site Scripting XSS - Stored in GitHub repository modoboa/modoboa prior to 2.0.4...

7.1CVSS6AI score0.00618EPSS
SaveExploits1References5Affected Software1
PyPA
PyPA
added 2022/10/11 10:15 p.m.12 views

PYSEC-2022-43024

The d8s-file-system package for Python, as distributed on PyPI, included a potential code-execution backdoor inserted by a third party. The backdoor is the democritus-hashes package. The affected version is 0.1.0...

9.8CVSS7AI score0.01219EPSS
SaveExploits1References4Affected Software1
PyPA
PyPA
added 2022/10/11 10:15 p.m.12 views

PYSEC-2022-43026

The d8s-json package for Python, as distributed on PyPI, included a potential code-execution backdoor inserted by a third party. The backdoor is the democritus-file-system package. The affected version is 0.1.0...

9.8CVSS7AI score0.01219EPSS
SaveExploits1References4Affected Software1
PyPA
PyPA
added 2022/10/11 2:15 p.m.12 views

PYSEC-2022-303

mfa/FIDO2.py in django-mfa2 before 2.5.1 and 2.6.x before 2.6.1 allows a replay attack that could be used to register another device for a user. The device registration challenge is not invalidated after usage...

7.5CVSS6.8AI score0.01034EPSS
SaveExploits1References5Affected Software1
PyPA
PyPA
added 2022/10/06 6:16 p.m.12 views

PYSEC-2022-301

dparse is a parser for Python dependency files. dparse in versions before 0.5.2 contain a regular expression that is vulnerable to a Regular Expression Denial of Service. All the users parsing index server URLs with dparse are impacted by this vulnerability. A patch has been applied in version...

7.5CVSS7AI score0.01065EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
added 2022/09/26 10:15 p.m.12 views

PYSEC-2022-294

Allocation of Resources Without Limits or Throttling in GitHub repository ikus060/rdiffweb prior to 2.4.8...

7.5CVSS6.8AI score0.00987EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
added 2022/09/19 4:15 p.m.12 views

PYSEC-2022-43112

The d8s-asns for python, as distributed on PyPI, included a potential code-execution backdoor inserted by a third party. The backdoor is the democritus-networking package. The affected version is 0.1.0...

9.8CVSS7AI score0.01071EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
added 2022/09/19 4:15 p.m.12 views

PYSEC-2022-43078

The d8s-json for python, as distributed on PyPI, included a potential code-execution backdoor inserted by a third party. The backdoor is the democritus-strings package. The affected version is 0.1.0...

9.8CVSS7AI score0.01284EPSS
SaveExploits1References4Affected Software1
PyPA
PyPA
added 2022/09/19 4:15 p.m.12 views

PYSEC-2022-43119

The d8s-archives for python, as distributed on PyPI, included a potential code-execution backdoor inserted by a third party. The backdoor is the democritus-strings package. The affected version is 0.1.0...

9.8CVSS7AI score0.01284EPSS
SaveExploits1References4Affected Software1
PyPA
PyPA
added 2022/09/19 4:15 p.m.12 views

PYSEC-2022-43076

The d8s-grammars for python, as distributed on PyPI, included a potential code-execution backdoor inserted by a third party. The backdoor is the democritus-strings package. The affected version is 0.1.0...

9.8CVSS7AI score0.01284EPSS
SaveExploits1References4Affected Software1
PyPA
PyPA
added 2022/09/19 4:15 p.m.12 views

PYSEC-2022-43111

The d8s-html for python, as distributed on PyPI, included a potential code-execution backdoor inserted by a third party. The backdoor is the democritus-networking package. The affected version is 0.1.0...

9.8CVSS7AI score0.01071EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
added 2022/07/04 4:15 p.m.12 views

PYSEC-2022-213

An issue was discovered in Django 3.2 before 3.2.14 and 4.0 before 4.0.6. The Trunc and Extract database functions are subject to SQL injection if untrusted data is used as a kind/lookupname value. Applications that constrain the lookup name and kind choice to a known safe list are unaffected...

9.8CVSS8AI score0.73274EPSS
SaveExploits3References4Affected Software1
PyPA
PyPA
added 2022/06/09 9:15 a.m.12 views

PYSEC-2022-43053

Vyper is a Pythonic Smart Contract Language for the ethereum virtual machine. In versions prior to 0.3.4 when a calling an external contract with no return value, the contract address including side effects could be evaluated twice. This may result in incorrect outcomes for contracts. This issue...

8.2CVSS6.7AI score0.0129EPSS
SaveExploits1References3Affected Software1
Total number of security vulnerabilities5000