Lucene search
K

3743 matches found

PyPA
PyPA
•added 2024/08/21 4:15 p.m.•9 views

PYSEC-2024-181

Apache Airflow, versions before 2.10.0, have a vulnerability that allows the developer of a malicious provider to execute a cross-site scripting attack when clicking on a provider documentation link. This would require the provider to be installed on the web server and theuser to click the provid...

6.1CVSS6.5AI score0.01804EPSS
Exploits0References4Affected Software1
PyPA
PyPA
•added 2024/08/20 3:15 p.m.•4 views

PYSEC-2024-72

LF Edge eKuiper is a lightweight IoT data analytics and stream processing engine running on resource-constraint edge devices. A user could utilize and exploit SQL Injection to allow the execution of malicious SQL query via Get method in sqlKvStore. This vulnerability is fixed in 1.14.2...

8.8CVSS7.9AI score0.00894EPSS
Exploits1References3Affected Software1
PyPA
PyPA
•added 2024/08/18 7:15 p.m.•5 views

PYSEC-2024-260

A vulnerability in corydolphin/flask-cors version 4.0.1 allows the Access-Control-Allow-Private-Network CORS header to be set to true by default. This behavior can expose private network resources to unauthorized external access, leading to significant security risks such as data breaches,...

7.5CVSS6.7AI score0.00677EPSS
Exploits1References2Affected Software1
PyPA
PyPA
•added 2024/08/18 7:15 p.m.•6 views

PYSEC-2024-71

A vulnerability in corydolphin/flask-cors up to version 4.0.1 allows the Access-Control-Allow-Private-Network CORS header to be set to true by default, without any configuration option. This behavior can expose private network resources to unauthorized external access, leading to significant...

7.5CVSS6.8AI score0.00677EPSS
Exploits1References4Affected Software1
PyPA
PyPA
•added 2024/08/14 9:15 p.m.•7 views

PYSEC-2024-188

WebOb provides objects for HTTP requests and responses. When WebOb normalizes the HTTP Location header to include the request hostname, it does so by parsing the URL that the user is to be redirected to with Python's urlparse, and joining it to the base URL. urlparse however treats a // at the...

6.1CVSS6.8AI score0.00472EPSS
Exploits1References3Affected Software1
PyPA
PyPA
•added 2024/08/12 5:15 p.m.•4 views

PYSEC-2024-153

Streamlit is a data oriented application development framework for python. Snowflake Streamlit open source addressed a security vulnerability via the static file sharing feature. Users of hosted Streamlit apps on Windows were vulnerable to a path traversal vulnerability when the static file shari...

6.5CVSS6.9AI score0.00568EPSS
Exploits0References2Affected Software1
PyPA
PyPA
•added 2024/08/08 3:15 p.m.•6 views

PYSEC-2024-200

JupyterHub is software that allows one to create a multi-user server for Jupyter notebooks. Prior to versions 4.1.6 and 5.1.0, if a user is granted the admin:users scope, they may escalate their own privileges by making themselves a full admin user. The impact is relatively small in that...

7.2CVSS7.2AI score0.0059EPSS
Exploits0References3Affected Software1
PyPA
PyPA
•added 2024/08/07 3:15 p.m.•7 views

PYSEC-2024-69

An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The urlize and urlizetrunc template filters, and the AdminURLFieldWidget widget, are subject to a potential denial-of-service attack via certain inputs with a very large number of Unicode characters...

7.5CVSS7AI score0.00954EPSS
Exploits0References4Affected Software1
PyPA
PyPA
•added 2024/08/07 3:15 p.m.•4 views

PYSEC-2024-70

An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. QuerySet.values and valueslist methods on models with a JSONField are subject to SQL injection in column aliases via a crafted JSON object key as a passed arg...

9.8CVSS8AI score0.01227EPSS
Exploits0References4Affected Software1
PyPA
PyPA
•added 2024/08/07 3:15 p.m.•4 views

PYSEC-2024-68

An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The urlize and urlizetrunc template filters are subject to a potential denial-of-service attack via very large inputs with a specific sequence of characters...

7.5CVSS7AI score0.01258EPSS
Exploits0References4Affected Software1
PyPA
PyPA
•added 2024/08/07 3:15 p.m.•5 views

PYSEC-2024-67

An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The floatformat template filter is subject to significant memory consumption when given a string representation of a number in scientific notation with a large exponent...

7.5CVSS7AI score0.012EPSS
Exploits0References4Affected Software1
PyPA
PyPA
•added 2024/08/05 8:15 a.m.•8 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.00921EPSS
Exploits0References3Affected Software1
PyPA
PyPA
•added 2024/07/31 1:15 a.m.•5 views

PYSEC-2024-73

A vulnerability in the JSON file handling of gaizhenbiao/chuanhuchatgpt version 20240410 allows any user to delete any JSON file on the server, including critical configuration files such as config.json and dsconfigchatbot.json. This issue arises due to improper validation of file paths, enabling...

9.1CVSS6.9AI score0.13092EPSS
Exploits1References3Affected Software1
PyPA
PyPA
•added 2024/07/29 4:15 p.m.•5 views

PYSEC-2024-75

Twisted is an event-based framework for internet applications, supporting Python 3.6+. The twisted.web.util.redirectTo function contains an HTML injection vulnerability. If application code allows an attacker to control the redirect URL this vulnerability may result in Reflected Cross-Site...

6.1CVSS6.5AI score0.01109EPSS
Exploits0References2Affected Software1
PyPA
PyPA
•added 2024/07/24 6:15 p.m.•6 views

PYSEC-2024-203

DuckDB is a SQL database management system. In versions 1.0.0 and prior, content in filesystem is accessible for reading using sniffcsv, even with enableexternalaccess=false. This vulnerability provides an attacker with access to filesystem even when access is expected to be disabled and other...

7.5CVSS7.4AI score0.00813EPSS
Exploits1References5Affected Software1
PyPA
PyPA
•added 2024/07/17 8:15 p.m.•5 views

PYSEC-2024-63

In Roundup before 2.4.0, classhelpers generic.help.html allow XSS...

6.1CVSS7AI score0.00273EPSS
Exploits0References3Affected Software1
PyPA
PyPA
•added 2024/07/17 8:15 p.m.•5 views

PYSEC-2024-64

Roundup before 2.4.0 allows XSS via a SCRIPT element in an HTTP Referer header...

5.4CVSS6.3AI score0.0027EPSS
Exploits0References3Affected Software1
PyPA
PyPA
•added 2024/07/17 8:15 p.m.•5 views

PYSEC-2024-65

Roundup before 2.4.0 allows XSS via JavaScript in PDF, XML, and SVG documents...

5.4CVSS6.4AI score0.00306EPSS
Exploits0References3Affected Software1
PyPA
PyPA
•added 2024/07/17 10:15 a.m.•7 views

PYSEC-2024-173

Unrestricted Upload of File with dangerous type vulnerability in Apache StreamPipes.Such a dangerous type might be an executable file that may lead to a remote code execution RCE.The unrestricted upload is only possible for authenticated and authorized users.This issue affects Apache StreamPipes:...

8.8CVSS8.2AI score0.01106EPSS
Exploits0References4Affected Software1
PyPA
PyPA
•added 2024/07/17 9:15 a.m.•5 views

PYSEC-2024-172

Time-of-check Time-of-use TOCTOU Race Condition vulnerability in Apache StreamPipes in user self-registration.This allows an attacker to potentially request the creation of multiple accounts with the same email address until the email address is registered, creating many identical users and...

5.3CVSS7AI score0.0066EPSS
Exploits0References4Affected Software1
PyPA
PyPA
•added 2024/07/17 9:15 a.m.•6 views

PYSEC-2024-174

Server-Side Request Forgery SSRF vulnerability in Apache StreamPipes during installation process of pipeline elements.Previously, StreamPipes allowed users to configure custom endpoints from which to install additional pipeline elements. These endpoints were not properly validated, allowing an...

7.5CVSS7.1AI score0.00738EPSS
Exploits0References4Affected Software1
PyPA
PyPA
•added 2024/07/17 8:15 a.m.•7 views

PYSEC-2024-190

Apache Airflow 2.4.0, and versions before 2.9.3, has a vulnerability that allows authenticated DAG authors to craft a docmd parameter in a way that could execute arbitrary code in the scheduler context, which should be forbidden according to the Airflow Security model. Users should upgrade to...

8.8CVSS7.6AI score0.01726EPSS
Exploits0References5Affected Software1
PyPA
PyPA
•added 2024/07/17 8:15 a.m.•4 views

PYSEC-2024-189

Apache Airflow versions before 2.9.3 have a vulnerability that allows an authenticated attacker to inject a malicious link when installing a provider. Users are recommended to upgrade to version 2.9.3, which fixes this issue...

8.1CVSS6.8AI score0.01039EPSS
Exploits0References5Affected Software1
PyPA
PyPA
•added 2024/07/16 11:15 p.m.•5 views

PYSEC-2024-66

dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications. When a user installs a package in dbt, it has the ability to override macros, materializations, and other core components of dbt. This is by design, as it...

7.8CVSS6.8AI score0.00372EPSS
Exploits1References11Affected Software1
PyPA
PyPA
•added 2024/07/15 5:15 a.m.•6 views

PYSEC-2024-62

Versions of the package langchain-experimental from 0.0.15 and before 0.0.21 are vulnerable to Arbitrary Code Execution when retrieving values from the database, the code will attempt to call 'eval' on all values. An attacker can exploit this vulnerability and execute arbitrary python code if the...

8.5CVSS8.1AI score0.01469EPSS
Exploits1References4Affected Software1
PyPA
PyPA
•added 2024/07/11 4:15 p.m.•6 views

PYSEC-2024-86

Wagtail is an open source content management system built on Django. A bug in Wagtail's parsequerystring would result in it taking a long time to process suitably crafted inputs. When used to parse sufficiently long strings of characters without a space, parsequerystring would take an unexpectedl...

6.5CVSS6.8AI score0.0061EPSS
Exploits0References4Affected Software1
PyPA
PyPA
•added 2024/07/11 11:15 a.m.•5 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
Exploits1References2Affected Software1
PyPA
PyPA
•added 2024/07/10 11:15 p.m.•7 views

PYSEC-2024-269

A vulnerability in gaizhenbiao/chuanhuchatgpt version 20240410 allows any user to restart the server at will by sending a specific request to the /queue/join? endpoint with "fnindex":66. This unrestricted server restart capability can severely disrupt service availability, cause data loss or...

9.1CVSS7.1AI score0.10849EPSS
Exploits1References1Affected Software1
PyPA
PyPA
•added 2024/07/10 5:15 a.m.•8 views

PYSEC-2024-59

An issue was discovered in Django 5.0 before 5.0.7 and 4.2 before 4.2.14. getsupportedlanguagevariant was subject to a potential denial-of-service attack when used with very long strings containing specific characters...

7.5CVSS8.2AI score0.30129EPSS
Exploits0References4Affected Software1
PyPA
PyPA
•added 2024/07/10 5:15 a.m.•8 views

PYSEC-2024-58

An issue was discovered in Django 5.0 before 5.0.7 and 4.2 before 4.2.14. Derived classes of the django.core.files.storage.Storage base class, when they override generatefilename without replicating the file-path validations from the parent class, potentially allow directory traversal via certain...

4.3CVSS8.3AI score0.01008EPSS
Exploits0References4Affected Software1
PyPA
PyPA
•added 2024/07/10 5:15 a.m.•5 views

PYSEC-2024-56

An issue was discovered in Django 4.2 before 4.2.14 and 5.0 before 5.0.7. urlize and urlizetrunc were subject to a potential denial of service attack via certain inputs with a very large number of brackets...

7.5CVSS8.1AI score0.01187EPSS
Exploits0References4Affected Software1
PyPA
PyPA
•added 2024/07/10 5:15 a.m.•5 views

PYSEC-2024-57

An issue was discovered in Django 5.0 before 5.0.7 and 4.2 before 4.2.14. The django.contrib.auth.backends.ModelBackend.authenticate method allows remote attackers to enumerate users via a timing attack involving login requests for users with an unusable password...

5.3CVSS8.1AI score0.00889EPSS
Exploits0References4Affected Software1
PyPA
PyPA
•added 2024/07/09 9:56 a.m.•5 views

PYSEC-2024-55

Malicious package. Exfiltrated secrets to a target server...

6.9AI score
Exploits0Affected Software1
PyPA
PyPA
•added 2024/07/07 6:15 p.m.•4 views

PYSEC-2024-60

A vulnerability was identified in the kjd/idna library, specifically within the idna.encode function, affecting version 3.6. The issue arises from the function's handling of crafted input strings, which can lead to quadratic complexity and consequently, a denial of service condition. This...

7.5CVSS8.9AI score0.0107EPSS
Exploits1References4Affected Software1
PyPA
PyPA
•added 2024/07/05 7:15 p.m.•5 views

PYSEC-2024-230

Certifi is a curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts. Certifi starting in 2021.05.30 and prior to 2024.07.4 recognized root certificates from GLOBALTRUST. Certifi 2024.07.04 removes root certificates...

7.5CVSS6.8AI score0.01049EPSS
Exploits0References5Affected Software1
PyPA
PyPA
•added 2024/07/01 7:15 p.m.•10 views

PYSEC-2024-274

Gradio v4.36.1 was discovered to contain a code injection vulnerability via the component /gradio/componentmeta.py. This vulnerability is triggered via a crafted input. NOTE: the supplier disputes this because the report is about a user attacking himself...

9.8CVSS5.8AI score0.00863EPSS
Exploits1References3Affected Software1
PyPA
PyPA
•added 2024/06/30 4:15 p.m.•8 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.00388EPSS
Exploits1References3Affected Software1
PyPA
PyPA
•added 2024/06/27 10:15 p.m.•6 views

PYSEC-2024-167

NLTK through 3.8.1 allows remote code execution if untrusted packages have pickled Python code, and the integrated data package download functionality is used. This affects, for example, averagedperceptrontagger and punkt...

9.8CVSS8.2AI score0.01346EPSS
Exploits0References4Affected Software1
PyPA
PyPA
•added 2024/06/27 7:15 p.m.•8 views

PYSEC-2024-268

A Server-Side Request Forgery SSRF vulnerability exists in the upload processing interface of gaizhenbiao/ChuanhuChatGPT versions = ChuanhuChatGPT-20240410-git.zip. This vulnerability allows attackers to send crafted requests from the vulnerable server to internal or external resources, potential...

9.8CVSS7.1AI score0.00523EPSS
Exploits1References1Affected Software1
PyPA
PyPA
•added 2024/06/24 6:15 p.m.•5 views

PYSEC-2024-54

CodeChecker is an analyzer tooling, defect database and viewer extension for the Clang Static Analyzer and Clang Tidy. Zip files uploaded to the server endpoint of CodeChecker store are not properly sanitized. An attacker, using a path traversal attack, can load and display files on the machine o...

6.5CVSS6.6AI score0.0073EPSS
Exploits1References3Affected Software1
PyPA
PyPA
•added 2024/06/16 3:15 p.m.•6 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.00766EPSS
Exploits0References4Affected Software1
PyPA
PyPA
•added 2024/06/14 9:15 a.m.•6 views

PYSEC-2024-195

Use of Web Browser Cache Containing Sensitive Information vulnerability in Apache Airflow.Airflow did not return "Cache-Control" header for dynamic content, which in case of some browsers could result in potentially storing sensitive data in local cache of the browser.This issue affects Apache...

5.5CVSS6.6AI score0.00318EPSS
Exploits0References6Affected Software1
PyPA
PyPA
•added 2024/06/12 3:15 p.m.•7 views

PYSEC-2024-98

UNSUPPORTED WHEN ASSIGNED Incorrect Authorization vulnerability in Apache Submarine Server Core.This issue affects Apache Submarine Server Core: from 0.8.0.As this project is retired, we do not plan to release a version that fixes this issue. Users are recommended to find an alternative or restri...

9.8CVSS6.9AI score0.00733EPSS
Exploits0References4Affected Software1
PyPA
PyPA
•added 2024/06/12 2:15 p.m.•5 views

PYSEC-2024-97

UNSUPPORTED WHEN ASSIGNED Improper Authentication vulnerability in Apache Submarine Commons Utils.This issue affects Apache Submarine Commons Utils: from 0.8.0.As this project is retired, we do not plan to release a version that fixes this issue. Users are recommended to find an alternative or...

9.8CVSS6.9AI score0.01008EPSS
Exploits0References8Affected Software1
PyPA
PyPA
•added 2024/06/11 10:15 p.m.•7 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.00442EPSS
Exploits0References5Affected Software1
PyPA
PyPA
•added 2024/06/10 8:15 p.m.•7 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.00923EPSS
Exploits1References3Affected Software1
PyPA
PyPA
•added 2024/06/09 7:15 p.m.•3 views

PYSEC-2024-52

lepture Authlib before 1.3.1 has algorithm confusion with asymmetric public keys. Unless an algorithm is specified in a jwt.decode call, HMAC verification is allowed with any asymmetric public key. This is similar to CVE-2022-29217 and CVE-2024-33663...

7.5CVSS6.9AI score0.00382EPSS
Exploits1References2Affected Software1
PyPA
PyPA
•added 2024/06/07 7:15 p.m.•8 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.00498EPSS
Exploits0References2Affected Software1
PyPA
PyPA
•added 2024/06/06 7:16 p.m.•5 views

PYSEC-2024-117

man-group/dtale version 3.10.0 is vulnerable to an authentication bypass and remote code execution RCE due to improper input validation. The vulnerability arises from a hardcoded SECRETKEY in the flask configuration, allowing attackers to forge a session cookie if authentication is enabled...

9.8CVSS8.9AI score0.77951EPSS
Exploits5References4Affected Software1
PyPA
PyPA
•added 2024/06/06 7:16 p.m.•8 views

PYSEC-2024-108

A path traversal vulnerability exists in the parisneo/lollms application, affecting version 9.4.0 and potentially earlier versions, but fixed in version 5.9.0. The vulnerability arises due to improper validation of file paths between Windows and Linux environments, allowing attackers to traverse...

7.5CVSS6.4AI score0.00881EPSS
Exploits1References4Affected Software1
Total number of security vulnerabilities3743