Lucene search
+L

7215 matches found

PyPA
PyPA
added 2020/09/25 7:15 p.m.9 views

PYSEC-2020-307

In Tensorflow before versions 2.2.1 and 2.3.1, if a user passes a list of strings to dlpack.todlpack there is a memory leak following an expected validation failure. The issue occurs because the status argument during validation failures is not properly checked. Since each of the above methods ca...

4.3CVSS6.7AI score0.00834EPSS
SaveExploits1References4Affected Software1
PyPA
PyPA
added 2020/09/25 7:15 p.m.7 views

PYSEC-2020-126

In Tensorflow before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, by controlling the fill argument of tf.strings.asstring, a malicious attacker is able to trigger a format string vulnerability due to the way the internal format use in a printf call is constructed. This may result in segmentati...

7.5CVSS6.9AI score0.00965EPSS
SaveExploits1References4Affected Software1
PyPA
PyPA
added 2020/09/25 7:15 p.m.6 views

PYSEC-2020-312

In Tensorflow before version 2.3.1, the SparseCountSparseOutput implementation does not validate that the input arguments form a valid sparse tensor. In particular, there is no validation that the indices tensor has rank 2. This tensor must be a matrix because code assumes its elements are access...

6.3CVSS6.9AI score0.00726EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
added 2020/09/25 7:15 p.m.8 views

PYSEC-2020-291

In TensorFlow Lite before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, saved models in the flatbuffer format use a double indexing scheme: a model has a set of subgraphs, each subgraph has a set of operators and each operator has a set of input/output tensors. The flatbuffer format uses indice...

5.8CVSS7AI score0.00917EPSS
SaveExploits1References9Affected Software1
PyPA
PyPA
added 2020/09/25 7:15 p.m.8 views

PYSEC-2020-317

In Tensorflow before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, the Shard API in TensorFlow expects the last argument to be a function taking two int64 i.e., long long arguments. However, there are several places in TensorFlow where a lambda taking int or int32 arguments is being used. In...

9CVSS6.9AI score0.01287EPSS
SaveExploits1References5Affected Software1
PyPA
PyPA
added 2020/09/25 7:15 p.m.10 views

PYSEC-2020-271

In Tensorflow before versions 2.2.1 and 2.3.1, if a user passes an invalid argument to dlpack.todlpack the expected validations will cause variables to bind to nullptr while setting a status variable to the error condition. However, this status argument is not properly checked. Hence, code...

5.3CVSS7.1AI score0.009EPSS
SaveExploits1References4Affected Software1
PyPA
PyPA
added 2020/09/25 7:15 p.m.7 views

PYSEC-2020-118

In Tensorflow before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, the implementation of SparseFillEmptyRowsGrad uses a double indexing pattern. It is possible for reverseindexmapi to be an index outside of bounds of gradvalues, thus resulting in a heap buffer overflow. The issue is patched in...

8.8CVSS7.2AI score0.0095EPSS
SaveExploits1References4Affected Software1
PyPA
PyPA
added 2020/09/25 7:15 p.m.7 views

PYSEC-2020-280

In Tensorflow before version 2.3.1, the RaggedCountSparseOutput implementation does not validate that the input arguments form a valid ragged tensor. In particular, there is no validation that the values in the splits tensor generate a valid partitioning of the values tensor. Thus, the code sets ...

5.9CVSS7.2AI score0.00851EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
added 2020/09/25 7:15 p.m.8 views

PYSEC-2020-279

In Tensorflow before version 2.3.1, the RaggedCountSparseOutput does not validate that the input arguments form a valid ragged tensor. In particular, there is no validation that the splits tensor has the minimum required number of elements. Code uses this quantity to initialize a different data...

5.9CVSS7AI score0.00812EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
added 2020/09/25 7:15 p.m.8 views

PYSEC-2020-135

In TensorFlow Lite before versions 2.2.1 and 2.3.1, models using segment sum can trigger writes outside of bounds of heap allocated buffers by inserting negative elements in the segment ids tensor. Users having access to segmentidsdata can alter outputindex and then write to outside of outputdata...

8.6CVSS6.9AI score0.00737EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
added 2020/09/23 1:15 p.m.6 views

PYSEC-2020-209

A flaw was found in the Ansible Engine, in ansible-engine 2.8.x before 2.8.15 and ansible-engine 2.9.x before 2.9.13, when installing packages using the dnf module. GPG signatures are ignored during installation even when disablegpgcheck is set to False, which is the default behavior. This flaw...

7.1CVSS7.2AI score0.00233EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2020/09/22 8:15 a.m.9 views

PYSEC-2020-227

All versions of package cabot are vulnerable to Cross-site Scripting XSS via the Endpoint column...

8.2CVSS6.5AI score0.01276EPSS
SaveExploits1References5Affected Software1
PyPA
PyPA
added 2020/09/17 6:15 p.m.55 views

PYSEC-2020-93

A heap overflow in Sqreen PyMiniRacer aka Python Mini Racer before 0.3.0 allows remote attackers to potentially exploit heap corruption...

9.8CVSS7.3AI score0.0252EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
added 2020/09/17 2:15 p.m.7 views

PYSEC-2020-19

In Apache Airflow 1.10.12, the "origin" parameter passed to some of the endpoints like '/trigger' was vulnerable to XSS exploit...

6.1CVSS6.4AI score0.25076EPSS
SaveExploits0References10Affected Software1
PyPA
PyPA
added 2020/09/17 1:15 p.m.8 views

PYSEC-2020-222

While investigating a bug report on Apache Superset, it was determined that an authenticated user could craft requests via a number of templated text fields in the product that would allow arbitrary access to Python’s os package in the web application process in versions 0.37.1. It was thus...

8.8CVSS7.1AI score0.03102EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
added 2020/09/15 10:15 a.m.7 views

PYSEC-2020-29

A buffer overflow exists in the Brotli library versions prior to 1.0.8 where an attacker controlling the input length of a "one-shot" decompression request to a script can trigger a crash, which happens when copying over chunks of data larger than 2 GiB. It is recommended to update your Brotli...

6.5CVSS7.3AI score0.03217EPSS
SaveExploits0References12Affected Software1
PyPA
PyPA
added 2020/09/11 6:15 p.m.11 views

PYSEC-2020-3

An Improper Output Neutralization for Logs flaw was found in Ansible when using the uri module, where sensitive data is exposed to content and json output. This flaw allows an attacker to access the logs or outputs of performed tasks to read keys used in playbooks from other users within the uri...

5.5CVSS6.5AI score0.00573EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
added 2020/09/11 6:15 p.m.7 views

PYSEC-2020-4

A flaw was found in the Ansible Engine when using moduleargs. Tasks executed with check mode --check-mode do not properly neutralize sensitive data exposed in the event data. This flaw allows unauthorized users to read this data. The highest threat from this vulnerability is to confidentiality...

5.5CVSS6.3AI score0.0041EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2020/09/09 6:15 p.m.13 views

PYSEC-2020-145

Python TUF The Update Framework reference implementation before version 0.12 it will incorrectly trust a previously downloaded root metadata file which failed verification at download time. This allows an attacker who is able to serve multiple new versions of root metadata i.e. by a...

8.7CVSS6.9AI score0.0067EPSS
SaveExploits0References5Affected Software1
PyPA
PyPA
added 2020/09/04 8:15 p.m.7 views

PYSEC-2020-173

The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorizedkeys file. This occurs in downloadhttpurl in internal/download.py...

7.5CVSS9AI score0.03028EPSS
SaveExploits1References7Affected Software1
PyPA
PyPA
added 2020/09/01 1:15 p.m.9 views

PYSEC-2020-34

An issue was discovered in Django 2.2 before 2.2.16, 3.0 before 3.0.10, and 3.1 before 3.1.1 when Python 3.7+ is used. The intermediate-level directories of the filesystem cache had the system's standard umask rather than 0o077...

7.5CVSS6.9AI score0.0327EPSS
SaveExploits0References12Affected Software1
PyPA
PyPA
added 2020/09/01 1:15 p.m.8 views

PYSEC-2020-33

An issue was discovered in Django 2.2 before 2.2.16, 3.0 before 3.0.10, and 3.1 before 3.1.1 when Python 3.7+ is used. FILEUPLOADDIRECTORYPERMISSIONS mode was not applied to intermediate-level directories created in the process of uploading files. It was also not applied to intermediate-level...

7.5CVSS6.9AI score0.03936EPSS
SaveExploits0References12Affected Software1
PyPA
PyPA
added 2020/08/31 4:15 a.m.8 views

PYSEC-2020-43

An issue was discovered in Flask-CORS aka CORS Middleware for Flask before 3.0.9. It allows ../ directory traversal to access private resources because resource matching does not ensure that pathnames are in a canonical format...

7.5CVSS6.9AI score0.04017EPSS
SaveExploits0References7Affected Software1
PyPA
PyPA
added 2020/08/27 10:15 p.m.11 views

PYSEC-2020-252

The Scalyr Agent before 2.1.10 has Missing SSL Certificate Validation because, in some circumstances, native Python code is used that lacks a comparison of the hostname to commonName and subjectAltName...

9.8CVSS7.1AI score0.00759EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
added 2020/08/27 10:15 p.m.10 views

PYSEC-2020-251

The Scalyr Agent before 2.1.10 has Missing SSL Certificate Validation because, in some circumstances, the openssl binary is called without the -verifyhostname option...

9.8CVSS7AI score0.00951EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
added 2020/08/26 7:15 p.m.9 views

PYSEC-2020-243

An issue was discovered in Guest.migrate in virt/libvirt/guest.py in OpenStack Nova before 19.3.1, 20.x before 20.3.1, and 21.0.0. By performing a soft reboot of an instance that has previously undergone live migration, a user may gain access to destination host devices that share the same paths ...

8.3CVSS7.1AI score0.01715EPSS
SaveExploits1References4Affected Software1
PyPA
PyPA
added 2020/08/26 3:15 a.m.10 views

PYSEC-2020-161

A flaw was found in the solariszone module from the Ansible Community modules. When setting the name for the zone on the Solaris host, the zone name is checked by listing the process with the 'ps' bare command on the remote machine. An attacker could take advantage of this flaw by crafting the na...

7.3CVSS7.1AI score0.00421EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
added 2020/08/21 6:15 p.m.11 views

PYSEC-2020-266

Red Discord Bot before versions 3.3.12 and 3.4 has a Remote Code Execution vulnerability in the Streams module. This exploit allows Discord users with specifically crafted "going live" messages to inject code into the Streams module's going live message. By abusing this exploit, it's possible to...

8.5CVSS7.5AI score0.02614EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2020/08/21 5:15 p.m.12 views

PYSEC-2020-265

In Red Discord Bot before version 3.3.11, a RCE exploit has been discovered in the Trivia module: this exploit allows Discord users with specifically crafted usernames to inject code into the Trivia module's leaderboard command. By abusing this exploit, it's possible to perform destructive action...

9.6CVSS7AI score0.01156EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2020/08/14 5:15 p.m.9 views

PYSEC-2020-70

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.8AI score0.01137EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
added 2020/08/14 5:15 p.m.11 views

PYSEC-2020-71

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.6AI score0.01849EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
added 2020/08/12 4:15 p.m.7 views

PYSEC-2020-24

asyncpg before 0.21.0 allows a malicious PostgreSQL server to trigger a crash or execute arbitrary code on a database client via a crafted server response, because of access to an uninitialized pointer in the array data decoder...

9.8CVSS7.7AI score0.02417EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2020/08/11 9:15 p.m.9 views

PYSEC-2020-38

django-celery-results through 1.2.1 stores task results in the database. Among the data it stores are the variables passed into the tasks. The variables may contain sensitive cleartext information that does not belong unencrypted in the database...

7.5CVSS6.7AI score0.00871EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2020/08/05 2:15 p.m.13 views

PYSEC-2020-342

Resolved Only when using H2/MySQL/TiDB as Apache SkyWalking storage, there is a SQL injection vulnerability in the wildcard query cases...

9.8CVSS8.1AI score0.33478EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
added 2020/07/29 1:15 p.m.38 views

PYSEC-2020-44

This affects the package Gerapy from 0 and before 0.9.3. The input being passed to Popen, via the projectconfigure endpoint, isn’t being sanitized...

9.8CVSS7AI score0.01717EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2020/07/27 6:15 p.m.18 views

PYSEC-2020-264

In "I hate money" before version 4.1.5, an authenticated member of one project can modify and delete members of another project, without knowledge of this other project's private code. This can be further exploited to access all bills of another project without knowledge of this other project's...

4.9CVSS6.8AI score0.01029EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2020/07/27 12:15 p.m.9 views

PYSEC-2020-150

This affects all versions of package uvicorn. The request logger provided by the package is vulnerable to ASNI escape sequence injection. Whenever any HTTP request is received, the default behaviour of uvicorn is to log its details to either the console or a log file. When attackers request craft...

7.5CVSS6.9AI score0.01357EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
added 2020/07/27 12:15 p.m.6 views

PYSEC-2020-151

Uvicorn before 0.11.7 is vulnerable to HTTP response splitting. CRLF sequences are not escaped in the value of HTTP headers. Attackers can exploit this to add arbitrary headers to HTTP responses, or even return an arbitrary response body, whenever crafted input is used to construct HTTP headers...

5.3CVSS7.1AI score0.0136EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
added 2020/07/22 11:15 p.m.8 views

PYSEC-2020-30

A buffer overflow in the patching routine of bsdiff4 before 1.2.0 allows an attacker to write to heap memory beyond allocated bounds via a crafted patch file...

7.8CVSS7.4AI score0.0105EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2020/07/20 6:15 p.m.8 views

PYSEC-2020-154

In Wagtail before versions 2.7.4 and 2.9.3, when a form page type is made available to Wagtail editors through the wagtail.contrib.forms app, and the page template is built using Django's standard form rendering helpers such as form.asp, any HTML tags used within a form field's help text will be...

5.7CVSS6.2AI score0.01092EPSS
SaveExploits0References5Affected Software1
PyPA
PyPA
added 2020/07/17 9:15 p.m.9 views

PYSEC-2020-51

In jupyterhub-kubespawner before 0.12, certain usernames will be able to craft particular server names which will grant them access to the default server of other users who have matching usernames. This has been fixed in 0.12...

8.1CVSS9.1AI score0.01114EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
added 2020/07/17 12:15 a.m.6 views

PYSEC-2020-17

An issue was found in Apache Airflow versions 1.10.10 and below. It was discovered that many of the admin management screens in the new/RBAC UI handled escaping incorrectly, allowing authenticated users with appropriate permissions to create stored XSS attacks...

5.4CVSS6AI score0.01766EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2020/07/17 12:15 a.m.7 views

PYSEC-2020-23

An issue was found in Apache Airflow versions 1.10.10 and below. A stored XSS vulnerability was discovered in the Chart pages of the the "classic" UI...

6.1CVSS6.2AI score0.0276EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2020/07/17 12:15 a.m.7 views

PYSEC-2020-14

An issue was found in Apache Airflow versions 1.10.10 and below. A remote code/command injection vulnerability was discovered in one of the example DAGs shipped with Airflow which would allow any authenticated user to run arbitrary commands as the user running airflow worker/scheduler depending o...

8.8CVSS7.6AI score0.99189EPSS
SaveExploits9References2Affected Software1
PyPA
PyPA
added 2020/07/17 12:15 a.m.7 views

PYSEC-2020-15

An issue was found in Apache Airflow versions 1.10.10 and below. When using CeleryExecutor, if an attacker can connect to the broker Redis, RabbitMQ directly, it is possible to inject commands, resulting in the celery worker running arbitrary commands...

9.8CVSS7AI score0.36537EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
added 2020/07/17 12:15 a.m.8 views

PYSEC-2020-16

An issue was found in Apache Airflow versions 1.10.10 and below. When using CeleryExecutor, if an attack can connect to the broker Redis, RabbitMQ directly, it was possible to insert a malicious payload directly to the broker which could lead to a deserialization attack and thus remote code...

9.8CVSS7.5AI score0.07225EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2020/07/14 10:15 p.m.9 views

PYSEC-2020-233

In freewvs before 0.1.1, a directory structure of more than 1000 nested directories can interrupt a freewvs scan due to Python's recursion limit and os.walk. This can be problematic in a case where an administrator scans the dirs of potentially untrusted users. This has been patched in 0.1.1...

4CVSS6.6AI score0.00693EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2020/07/14 8:15 p.m.12 views

PYSEC-2020-232

In freewvs before 0.1.1, a user could create a large file that freewvs will try to read, which will terminate a scan process. This has been patched in 0.1.1...

3.3CVSS6.8AI score0.00337EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2020/07/10 9:15 p.m.21 views

PYSEC-2020-39

Django Two-Factor Authentication before 1.12, stores the user's password in clear text in the user session base64-encoded. The password is stored in the session when the user submits their username and password, and is removed once they complete authentication by entering a two-factor...

5.4CVSS7.3AI score0.00698EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2020/06/26 8:15 p.m.7 views

PYSEC-2020-216

The Beaker library through 1.11.0 for Python is affected by deserialization of untrusted data, which could lead to arbitrary code execution...

6.8CVSS7.6AI score0.01116EPSS
SaveExploits0References4Affected Software1
Total number of security vulnerabilities7215