Lucene search
+L

7218 matches found

PyPA
PyPA
added 2023/05/18 8:15 p.m.6 views

PYSEC-2023-73

redis-7.0.10 was discovered to contain a segmentation violation...

7.5CVSS7.2AI score0.01028EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
added 2023/05/18 5:15 p.m.8 views

PYSEC-2023-299

Insecure Temporary File in GitHub repository huggingface/transformers prior to 4.30.0...

4.7CVSS6.8AI score0.00285EPSS
SaveExploits1References5Affected Software1
PyPA
PyPA
added 2023/05/17 9:15 p.m.7 views

PYSEC-2023-69

Path Traversal: '\..\filename' in GitHub repository mlflow/mlflow prior to 2.3.1...

9.8CVSS6.8AI score0.06363EPSS
SaveExploits1References5Affected Software1
PyPA
PyPA
added 2023/05/12 9:15 p.m.8 views

PYSEC-2023-71

Planet is software that provides satellite data. The secret file stores the user's Planet API authentication information. It should only be accessible by the user, but before version 2.0.1, its permissions allowed the user's group and non-group to read the file as well. This issue was patched in...

5.5CVSS6.9AI score0.00255EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2023/05/11 10:15 p.m.9 views

PYSEC-2023-79

Vyper is a Pythonic smart contract language for the Ethereum virtual machine. Prior to version 0.3.8, internal calls with default arguments are compiled incorrectly. Depending on the number of arguments provided in the call, the defaults are added not right-to-left, but left-to-right. If the type...

7.5CVSS6.8AI score0.00725EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
added 2023/05/11 9:15 p.m.10 views

PYSEC-2023-78

Vyper is a Pythonic smart contract language for the Ethereum virtual machine. Prior to version 0.3.8, due to missing overflow check for loop variables, by assigning the iterator of a loop to a variable, it is possible to overflow the type of the latter. The issue seems to happen only in loops of...

7.5CVSS7.1AI score0.00913EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
added 2023/05/11 9:15 p.m.9 views

PYSEC-2023-77

Vyper is a Pythonic smart contract language for the Ethereum virtual machine. Prior to version 0.3.8, during codegen, the length word of a dynarray is written before the data, which can result in out-of-bounds array access in the case where the dynarray is on both the lhs and rhs of an assignment...

9.1CVSS7AI score0.01241EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
added 2023/05/11 2:15 a.m.7 views

PYSEC-2023-70

A directory traversal vulnerability in the /get-artifact API method of the mlflow platform up to v2.0.1 allows attackers to read arbitrary files on the server via the path parameter...

7.5CVSS6.9AI score0.01005EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2023/05/10 6:15 p.m.9 views

PYSEC-2023-63

in-toto is a framework to protect supply chain integrity. The in-toto configuration is read from various directories and allows users to configure the behavior of the framework. The files are from directories following the XDG base directory specification. In versions 1.4.0 and prior, among the...

5.5CVSS7.2AI score0.00241EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
added 2023/05/09 3:15 p.m.9 views

PYSEC-2023-64

mage-ai is an open-source data pipeline tool for transforming and integrating data. Those who use Mage starting in version 0.8.34 and prior to 0.8.72 with user authentication enabled may be affected by a vulnerability. The terminal could be accessed by users who are not signed in or do not have...

9.8CVSS6.9AI score0.00659EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2023/05/08 5:15 p.m.9 views

PYSEC-2023-76

Vyper is a pythonic smart contract language for the EVM. The storage allocator does not guard against allocation overflows in versions prior to 0.3.8. An attacker can overwrite the owner variable. This issue was fixed in version 0.3.8...

7.5CVSS6.8AI score0.00697EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
added 2023/05/08 12:15 p.m.7 views

PYSEC-2023-59

Privilege Context Switching Error vulnerability in Apache Software Foundation Apache Airflow.This issue affects Apache Airflow: before 2.6.0...

9.8CVSS7.1AI score0.0228EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2023/05/08 10:15 a.m.10 views

PYSEC-2023-60

Task instance details page in the UI is vulnerable to a stored XSS.This issue affects Apache Airflow: before 2.6.0...

5.4CVSS6.9AI score0.01911EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
added 2023/05/07 2:15 a.m.8 views

PYSEC-2023-61

In Django 3.2 before 3.2.19, 4.x before 4.1.9, and 4.2 before 4.2.1, it was possible to bypass validation when using one form field to upload multiple files. This multiple upload has never been supported by forms.FileField or forms.ImageField only the last uploaded file was validated. However,...

9.8CVSS7.1AI score0.01391EPSS
SaveExploits0References6Affected 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/05/02 9:15 a.m.7 views

PYSEC-2023-72

UNSUPPORTED WHEN ASSIGNED The Apache Spark UI offers the possibility to enable ACLs via the configuration option spark.acls.enable. With an authentication filter, this checks whether a user has access permissions to view or modify the application. If ACLs are enabled, a code path in...

8.8CVSS7.7AI score0.93076EPSS
SaveExploits12References5Affected Software1
PyPA
PyPA
added 2023/04/28 12:15 a.m.10 views

PYSEC-2023-68

Relative Path Traversal in GitHub repository mlflow/mlflow prior to 2.3.1...

10CVSS6.8AI score0.04153EPSS
SaveExploits1References4Affected Software1
PyPA
PyPA
added 2023/04/24 10:15 p.m.8 views

PYSEC-2023-131

Vyper is a Pythonic Smart Contract Language for the ethereum virtual machine. In versions 0.3.1 through 0.3.7, the Vyper compiler generates the wrong bytecode. Any contract that uses the rawcall with revertonfailure=False and maxoutsize=0 receives the wrong response from rawcall. Depending on the...

7.5CVSS6.8AI score0.00883EPSS
SaveExploits1References6Affected Software1
PyPA
PyPA
added 2023/04/24 10:15 p.m.11 views

PYSEC-2023-273

Kiwi TCMS is an open source test management system. In kiwitcms/Kiwi v12.2 and prior and kiwitcms/enterprise v12.2 and prior,the changelog.yml workflow is vulnerable to command injection attacks because of using an untrusted github.headref field. The github.headref value is an attacker-controlled...

8.8CVSS7.6AI score0.03596EPSS
SaveExploits1References6Affected Software1
PyPA
PyPA
added 2023/04/21 9:15 p.m.10 views

PYSEC-2023-27

mindsdb is a Machine Learning platform to help developers build AI solutions. In affected versions an unsafe extraction is being performed using tarfile.extractall from a remotely retrieved tarball. Which may lead to the writing of the extracted files to an unintended location. Sometimes, the...

7.5CVSS6.5AI score0.01EPSS
SaveExploits1References4Affected Software1
PyPA
PyPA
added 2023/04/21 4:15 p.m.10 views

PYSEC-2023-48

There MultipartParser usage in Encode's Starlette python framework before versions 0.25.0 allows an unauthenticated and remote attacker to specify any number of form fields or files which can cause excessive memory usage resulting in denial of service of the HTTP service...

7.5CVSS7AI score0.01288EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
added 2023/04/21 1:15 p.m.7 views

PYSEC-2023-35

Improper Authorization in GitHub repository modoboa/modoboa prior to 2.1.0...

9.1CVSS6.7AI score0.44029EPSS
SaveExploits1References5Affected Software1
PyPA
PyPA
added 2023/04/21 1:15 p.m.10 views

PYSEC-2023-36

Cross-Site Request Forgery CSRF in GitHub repository modoboa/modoboa prior to 2.1.0...

6.8CVSS6.7AI score0.00381EPSS
SaveExploits1References5Affected Software1
PyPA
PyPA
added 2023/04/20 9:15 p.m.7 views

PYSEC-2023-40

pretalx 2.3.1 before 2.3.2 allows path traversal in HTML export a non-default feature. Organizers can trigger the overwriting with the standard pretalx 404 page content of an arbitrary file...

4.3CVSS6.9AI score0.03457EPSS
SaveExploits3References5Affected Software1
PyPA
PyPA
added 2023/04/20 9:15 p.m.9 views

PYSEC-2023-41

pretalx 2.3.1 before 2.3.2 allows path traversal in HTML export a non-default feature. Users were able to upload crafted HTML documents that trigger the reading of arbitrary files...

6.5CVSS7AI score0.06702EPSS
SaveExploits1References5Affected Software1
PyPA
PyPA
added 2023/04/19 8:15 p.m.6 views

PYSEC-2023-20

Netflix Lemur before version 1.3.2 used insufficiently random values when generating default credentials. The insufficiently random values may allow an attacker to guess the credentials and gain access to resources managed by Lemur...

7.5CVSS7AI score0.00784EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
added 2023/04/18 10:15 p.m.11 views

PYSEC-2023-87

sqlparse is a non-validating SQL parser module for Python. In affected versions the SQL parser contains a regular expression that is vulnerable to ReDoS Regular Expression Denial of Service. This issue was introduced by commit e75e358. The vulnerability may lead to Denial of Service DoS. This...

7.5CVSS7.6AI score0.0098EPSS
SaveExploits0References7Affected 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/04/17 8:15 a.m.9 views

PYSEC-2023-8

Incorrect Authorization vulnerability in Apache Software Foundation Apache IoTDB.This issue affects the iotdb-web-workbench component on 0.13.3. iotdb-web-workbench is an optional component of IoTDB, providing a web console of the database.This problem is fixed from version 0.13.4 of...

9.8CVSS7AI score0.01447EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2023/04/17 8:15 a.m.9 views

PYSEC-2023-44

In Apache Spark versions prior to 3.4.0, applications using spark-submit can specify a 'proxy-user' to run as, limiting privileges. The application can execute code with the privileges of the submitting user, however, by providing malicious configuration-related classes on the classpath. This...

9.9CVSS7.9AI score0.01109EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2023/04/17 7:15 a.m.8 views

PYSEC-2023-7

Improper Authentication vulnerability in Apache Software Foundation Apache IoTDB.This issue affects Apache IoTDB Grafana Connector: from 0.13.0 through 0.13.3.Attackers could login without authorization. This is fixed in 0.13.4...

9.8CVSS6.9AI score0.01222EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2023/04/15 8:16 p.m.9 views

PYSEC-2023-22

An issue was discovered in Mailman Core before 3.3.5. An attacker with access to the REST API could use timing attacks to determine the value of the configured REST API password and then make arbitrary REST API calls. The REST API is bound to localhost by default, limiting the ability for attacke...

6.3CVSS7.1AI score0.00302EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
added 2023/04/07 3:15 p.m.9 views

PYSEC-2023-3

Improper Input Validation vulnerability in Apache Software Foundation Apache Airflow Drill Provider.This issue affects Apache Airflow Drill Provider: before 2.3.2...

7.5CVSS7AI score0.02062EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2023/04/05 2:15 a.m.10 views

PYSEC-2023-18

In LangChain through 0.0.131, the LLMMathChain chain allows prompt injection attacks that can execute arbitrary code via the Python exec method...

9.8CVSS8.2AI score0.39653EPSS
SaveExploits1References5Affected Software1
PyPA
PyPA
added 2023/04/03 5:15 p.m.7 views

PYSEC-2023-55

Wagtail is an open source content management system built on Django. Starting in version 1.5 and prior to versions 4.1.4 and 4.2.2, a stored cross-site scripting XSS vulnerability exists on ModelAdmin views within the Wagtail admin interface. A user with a limited-permission editor account for th...

6.4CVSS5.6AI score0.00778EPSS
SaveExploits0References8Affected Software1
PyPA
PyPA
added 2023/04/03 5:15 p.m.9 views

PYSEC-2023-56

Wagtail is an open source content management system built on Django. Prior to versions 4.1.4 and 4.2.2, a memory exhaustion bug exists in Wagtail's handling of uploaded images and documents. For both images and documents, files are loaded into memory during upload for additional processing. A use...

4.9CVSS6.7AI score0.0107EPSS
SaveExploits0References8Affected Software1
PyPA
PyPA
added 2023/04/03 4:15 p.m.8 views

PYSEC-2023-263

An improper array index validation vulnerability exists in the stlfixnormaldirections functionality of ADMesh Master Commit 767a105 and v0.98.4. A specially-crafted stl file can lead to a heap buffer overflow. An attacker can provide a malicious file to trigger this vulnerability...

8.8CVSS7.2AI score0.01061EPSS
SaveExploits1References4Affected Software1
PyPA
PyPA
added 2023/03/31 8:15 p.m.9 views

zstd vulnerable to buffer overrun

A vulnerability was found in zstd v1.4.10, where an attacker can supply empty string as an argument to the command line tool to cause buffer overrun...

7.5CVSS7.4AI score0.01575EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
added 2023/03/30 7:15 p.m.9 views

PYSEC-2023-26

MindsDB is an open source machine learning platform. An unsafe extraction is being performed using shutil.unpackarchive from a remotely retrieved tarball. Which may lead to the writing of the extracted files to an unintended location. This vulnerability is sometimes called a TarSlip or a ZipSlip...

8.8CVSS6.8AI score0.00883EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
added 2023/03/26 7:15 p.m.45 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
PyPA
PyPA
added 2023/03/26 7:15 p.m.10 views

PYSEC-2023-46

redis-py through 4.5.3 leaves a connection open after canceling an async Redis command at an inopportune time in the case of a non-pipeline operation, and can send response data to the client of an unrelated request. NOTE: this issue exists because of an incomplete fix for CVE-2023-28858...

6.5CVSS7.1AI score0.01034EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2023/03/24 3:15 p.m.9 views

PYSEC-2023-28

Absolute Path Traversal in GitHub repository mlflow/mlflow prior to 2.2.2...

5.3CVSS6.8AI score0.00583EPSS
SaveExploits1References4Affected Software1
PyPA
PyPA
added 2023/03/24 3:15 p.m.7 views

PYSEC-2023-29

Path Traversal: '\..\filename' in GitHub repository mlflow/mlflow prior to 2.2.1...

9.8CVSS6.8AI score0.6968EPSS
SaveExploits2References5Affected Software1
PyPA
PyPA
added 2023/03/20 4:15 p.m.11 views

PYSEC-2023-9

CairoSVG is an SVG converter based on Cairo, a 2D graphics library. Prior to version 2.7.0, Cairo can send requests to external hosts when processing SVG files. A malicious actor could send a specially crafted SVG file that allows them to perform a server-side request forgery or denial of service...

9.9CVSS6.9AI score0.00722EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
added 2023/03/16 9:15 p.m.10 views

PYSEC-2023-50

Streamlit, software for turning data scripts into web applications, had a cross-site scripting XSS vulnerability in versions 0.63.0 through 0.80.0. Users of hosted Streamlit apps were vulnerable to a reflected XSS vulnerability. An attacker could craft a malicious URL with Javascript payloads to ...

6.1CVSS5.5AI score0.0041EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2023/03/15 10:15 a.m.5 views

PYSEC-2023-2

Generation of Error Message Containing Sensitive Information vulnerability in Apache Software Foundation Apache Airflow.This issue affects Apache Airflow: before 2.5.2...

5.3CVSS6.9AI score0.01382EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2023/03/14 5:15 a.m.17 views

PYSEC-2023-315

SAP Business Object Adaptive Job Server - versions 420, 430, allows remote execution of arbitrary commands on Unix, when program objects execution is enabled, to authenticated users with scheduling rights, using the BI Launchpad, Central Management Console or a custom application based on the...

9CVSS7.6AI score0.00934EPSS
SaveExploits0References3Affected 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.13 views

PYSEC-2023-316

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

5.5CVSS6AI score0.00311EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
added 2023/03/10 2:15 a.m.11 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
Total number of security vulnerabilities7218