Lucene search
+L
PypaMost viewed

7218 matches found

PyPA
PyPA
•added 2021/03/19 4:15 a.m.•10 views

PYSEC-2021-39

An issue was discovered in Pillow before 8.1.1. There is an out-of-bounds read in SGIRleDecode.c...

7.5CVSS7AI score0.01601EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
•added 2021/03/10 10:15 p.m.•10 views

PYSEC-2021-60

Tenable for Jira Cloud is an open source project designed to pull Tenable.io vulnerability data, then generate Jira Tasks and sub-tasks based on the vulnerabilities' current state. It published in pypi as "tenable-jira-cloud". In tenable-jira-cloud before version 1.1.21, it is possible to run...

8.6CVSS7.2AI score0.00452EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
•added 2021/03/09 1:15 a.m.•10 views

PYSEC-2021-43

Products.GenericSetup is a mini-framework for expressing the configured state of a Zope Site as a set of filesystem artifacts. In Products.GenericSetup before version 2.1.1 there is an information disclosure vulnerability - anonymous visitors may view log and snapshot files generated by the Gener...

5.3CVSS6.3AI score0.01507EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
•added 2021/03/08 9:15 p.m.•10 views

PYSEC-2021-45

Products.PluggableAuthService is a pluggable Zope authentication and authorization framework. In Products.PluggableAuthService before version 2.6.0 there is an open redirect vulnerability. A maliciously crafted link to the login form and login functionality could redirect the browser to a differe...

6.1CVSS7AI score0.08443EPSS
SaveExploits4References3Affected Software1
PyPA
PyPA
•added 2021/02/27 5:15 a.m.•10 views

PYSEC-2021-51

An issue was discovered in through SaltStack Salt before 3002.5. The salt.wheel.pillarroots.write method is vulnerable to directory traversal...

9.1CVSS7AI score0.92409EPSS
SaveExploits5References8Affected Software1
PyPA
PyPA
•added 2021/02/17 3:15 p.m.•10 views

PYSEC-2021-2

Improper Access Control on Configurations Endpoint for the Stable API of Apache Airflow allows users with Viewer or User role to get Airflow Configurations including sensitive information even when webserver exposeconfig is set to False in airflow.cfg. This allowed a privilege escalation attack...

6.5CVSS6.9AI score0.02805EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
•added 2021/02/17 3:15 p.m.•10 views

PYSEC-2021-3

The lineage endpoint of the deprecated Experimental API was not protected by authentication in Airflow 2.0.0. This allowed unauthenticated users to hit that endpoint. This is low-severity issue as the attacker needs to be aware of certain parameters to pass to that endpoint and even after can jus...

5.3CVSS7.1AI score0.04555EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
•added 2021/02/07 8:15 p.m.•10 views

PYSEC-2021-63

In the cryptography package before 3.3.2 for Python, certain sequences of update calls to symmetrically encrypt multi-GB values could result in an integer overflow and buffer overflow, as demonstrated by the Fernet class...

9.1CVSS8.5AI score0.06718EPSS
SaveExploits1References5Affected Software1
PyPA
PyPA
•added 2021/02/01 8:15 p.m.•10 views

PYSEC-2021-66

This affects the package jinja2 from 0.0.0 and before 2.11.3. The ReDoS vulnerability is mainly due to the punctuationre regex operator and its use of multiple wildcards. The last wildcard is the most exploitable as it searches for trailing punctuation. This issue can be mitigated by Markdown to...

5.3CVSS8.5AI score0.03546EPSS
SaveExploits1References5Affected Software1
PyPA
PyPA
•added 2021/01/13 5:15 p.m.•10 views

PYSEC-2021-15

git-big-picture before 1.0.0 mishandles ' characters in a branch name, leading to code execution...

9.8CVSS7.1AI score0.02821EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
•added 2021/01/12 9:15 a.m.•10 views

PYSEC-2021-71

In Pillow before 8.1.0, SGIRleDecode has a 4-byte buffer over-read when decoding crafted SGI RLE image files because offsets and length tables are mishandled...

5.8CVSS7.2AI score0.01573EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
•added 2020/12/24 8:15 p.m.•10 views

PYSEC-2020-48

Hyperledger Indy Node is the server portion of a distributed ledger purpose-built for decentralized identity. In Hyperledger Indy before version 1.12.4, there is lack of signature verification on a specific transaction which enables an attacker to make certain unauthorized alterations to the...

7.5CVSS6.9AI score0.01169EPSS
SaveExploits1References4Affected Software1
PyPA
PyPA
•added 2020/12/21 5:15 p.m.•10 views

PYSEC-2020-143

tlslite-ng is an open source python library that implements SSL and TLS cryptographic protocols. In tlslite-ng before versions 0.7.6 and 0.8.0-alpha39, the code that performs decryption and padding check in RSA PKCS1 v1.5 decryption is data dependant. In particular, the code has multiple ways in...

7.5CVSS7AI score0.01504EPSS
SaveExploits1References6Affected Software1
PyPA
PyPA
•added 2020/12/14 10:15 a.m.•10 views

PYSEC-2020-20

In Apache Airflow versions prior to 1.10.13, the Charts and Query View of the old Flask-admin based UI were vulnerable for SSRF attack...

5.3CVSS6.9AI score0.04325EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
•added 2020/12/10 11:15 p.m.•10 views

PYSEC-2020-254

In affected versions of TensorFlow under certain cases a saved model can trigger use of uninitialized values during code execution. This is caused by having tensor buffers be filled with the default value of the type but forgetting to default initialize the quantized floating point types in Eigen...

5.3CVSS7.5AI score0.00251EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
•added 2020/12/10 11:15 p.m.•10 views

PYSEC-2020-300

In TensorFlow release candidate versions 2.4.0rc, the general implementation for matching filesystem paths to globbing pattern is vulnerable to an access out of bounds of the array holding the directories. There are multiple invariants and preconditions that are assumed by the parallel...

7.5CVSS6.9AI score0.00689EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
•added 2020/12/10 11:15 p.m.•10 views

PYSEC-2020-255

In affected versions of TensorFlow the tf.rawops.ImmutableConst operation returns a constant tensor created from a memory mapped file which is assumed immutable. However, if the type of the tensor is not an integral type, the operation crashes the Python interpreter as it tries to write to the...

4.4CVSS6.9AI score0.00209EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
•added 2020/12/04 8:15 p.m.•10 views

PYSEC-2020-226

Cross Site Scripting XSS vulnerability in Arachnys Cabot 0.11.12 can be exploited via the Address column...

4.8CVSS6.1AI score0.01142EPSS
SaveExploits1References5Affected Software1
PyPA
PyPA
•added 2020/12/04 8:15 a.m.•10 views

PYSEC-2020-45

An issue was discovered in OpenStack Horizon before 15.3.2, 16.x before 16.2.1, 17.x and 18.x before 18.3.3, 18.4.x, and 18.5.x. There is a lack of validation of the "next" parameter, which would allow someone to supply a malicious URL in Horizon that can cause an automatic redirect to the provid...

6.1CVSS6.9AI score0.01411EPSS
SaveExploits1References7Affected Software1
PyPA
PyPA
•added 2020/11/27 8:15 p.m.•10 views

PYSEC-2020-343

blosc2.c in Blosc C-Blosc2 through 2.0.0.beta.5 has a heap-based buffer overflow when there is a lack of space to write compressed data...

9.3CVSS7.4AI score0.01176EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
•added 2020/11/10 4:15 p.m.•10 views

PYSEC-2020-18

The previous default setting for Airflow's Experimental API was to allow all API requests without authentication, but this poses security risks to users who miss this fact. From Airflow 1.10.11 the default has been changed to deny all requests by default and is documented at...

9.8CVSS6.8AI score0.99778EPSS
SaveExploits8References2Affected Software1
PyPA
PyPA
•added 2020/11/06 8:15 a.m.•10 views

PYSEC-2020-106

In SaltStack Salt through 3002, salt-netapi improperly validates eauth credentials and tokens. A user can bypass authentication and invoke Salt SSH...

9.8CVSS7.2AI score0.57726EPSS
SaveExploits3References9Affected Software1
PyPA
PyPA
•added 2020/10/21 9:15 p.m.•10 views

PYSEC-2020-296

In Tensorflow before version 2.4.0, when the boxes argument of tf.image.cropandresize has a very large value, the CPU kernel implementation receives it as a C++ nan floating point value. Attempting to operate on this is undefined behavior which later produces a segmentation fault. The issue is...

7.5CVSS6.8AI score0.0094EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
•added 2020/09/25 7:15 p.m.•10 views

PYSEC-2020-326

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.•10 views

PYSEC-2020-278

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 the same shape as the values one. The values in these tensors are always accessed...

5.8CVSS6.9AI score0.00542EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
•added 2020/09/25 7:15 p.m.•10 views

PYSEC-2020-319

In eager mode, TensorFlow before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1 does not set the session state. Hence, calling tf.rawops.GetSessionHandle or tf.rawops.GetSessionHandleV2 results in a null pointer dereference In linked snippet, in eager mode, ctx-sessionstate returns nullptr. Since...

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

PYSEC-2020-122

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.•10 views

PYSEC-2020-311

In Tensorflow version 2.3.0, the SparseCountSparseOutput and RaggedCountSparseOutput implementations don't validate that the weights tensor has the same shape as the data. The check exists for DenseCountSparseOutput, where both tensors are fully specified. In the sparse and ragged count weights a...

9.9CVSS7AI score0.00914EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
•added 2020/09/25 7:15 p.m.•10 views

PYSEC-2020-293

In TensorFlow Lite before versions 2.2.1 and 2.3.1, models using segment sum can trigger a denial of service by causing an out of memory allocation in the implementation of segment sum. Since code uses the last element of the tensor holding them to determine the dimensionality of output tensor,...

4.3CVSS6.7AI score0.0076EPSS
SaveExploits1References3Affected 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.•10 views

PYSEC-2020-328

In TensorFlow Lite before versions 2.2.1 and 2.3.1, models using segment sum can trigger a denial of service by causing an out of memory allocation in the implementation of segment sum. Since code uses the last element of the tensor holding them to determine the dimensionality of output tensor,...

4.3CVSS6.7AI score0.0076EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
•added 2020/09/22 8:15 a.m.•10 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/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.00959EPSS
SaveExploits1References2Affected 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/06/21 3:15 p.m.•10 views

PYSEC-2020-112

Tendenci 12.0.10 allows unrestricted deserialization in apps\helpdesk\views\staff.py...

9.8CVSS7.1AI score0.0135EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
•added 2020/06/15 3:15 p.m.•10 views

PYSEC-2020-240

A Denial of Service DoS condition is possible in OpenStack Mistral in versions up to and including 7.0.3. Submitting a specially crafted workflow definition YAML file containing nested anchors can lead to resource exhaustion culminating in a denial of service...

6.5CVSS6.6AI score0.01185EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
•added 2020/06/10 5:15 p.m.•10 views

PYSEC-2020-228

An insecure-credentials flaw was found in all openstack-cinder versions before openstack-cinder 14.1.0, all openstack-cinder 15.x.x versions before openstack-cinder 15.2.0 and all openstack-cinder 16.x.x versions before openstack-cinder 16.1.0. When using openstack-cinder with the Dell EMC ScaleI...

6.5CVSS6.8AI score0.01203EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
•added 2020/06/01 7:15 p.m.•10 views

PYSEC-2020-99

Python-RSA before 4.1 ignores leading '\0' bytes during decryption of ciphertext. This could conceivably have a security-relevant impact, e.g., by helping an attacker to infer that an application uses Python-RSA, or if the length of accepted ciphertext affects application behavior such as by...

7.5CVSS6.9AI score0.01359EPSS
SaveExploits1References6Affected Software1
PyPA
PyPA
•added 2020/05/15 7:15 p.m.•10 views

PYSEC-2020-73

DISPUTED pandas through 1.0.3 can unserialize and execute commands from an untrusted file that is passed to the readpickle function, if reduce makes an os.system call. NOTE: third parties dispute this issue because the readpickle function is documented as unsafe and it is the user's responsibilit...

9.8CVSS7.3AI score0.03416EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
•added 2020/05/04 3:15 p.m.•10 views

PYSEC-2020-269

TensorFlow before 1.7.0 has an integer overflow that causes an out-of-bounds read, possibly causing disclosure of the contents of process memory. This occurs in the DecodeBmp feature of the BMP decoder in core/kernels/decodebmpop.cc...

6.5CVSS7.1AI score0.00569EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
•added 2020/05/04 3:15 p.m.•10 views

PYSEC-2020-304

TensorFlow before 1.7.0 has an integer overflow that causes an out-of-bounds read, possibly causing disclosure of the contents of process memory. This occurs in the DecodeBmp feature of the BMP decoder in core/kernels/decodebmpop.cc...

6.5CVSS7.1AI score0.00569EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
•added 2020/04/30 5:15 p.m.•10 views

PYSEC-2020-2

An archive traversal flaw was found in all ansible-engine versions 2.9.x prior to 2.9.7, when running ansible-galaxy collection install. When extracting a collection .tar.gz file, the directory is created without sanitizing the filename. An attacker could take advantage to overwrite any file with...

5.2CVSS6.6AI score0.00361EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
•added 2020/03/31 5:15 p.m.•10 views

PYSEC-2020-206

A vulnerability was found in Ansible Engine versions 2.9.x before 2.9.3, 2.8.x before 2.8.8, 2.7.x before 2.7.16 and earlier, where in Ansible's nxosfilecopy module can be used to copy files to a flash or bootflash on NXOS devices. Malicious code could craft the filename parameter to perform OS...

7.3CVSS7.1AI score0.00742EPSS
SaveExploits0References7Affected Software1
PyPA
PyPA
•added 2020/03/18 3:15 p.m.•10 views

PYSEC-2020-229

django-nopassword before 5.0.0 stores cleartext secrets in the database...

7.5CVSS7AI score0.012EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
•added 2020/03/16 4:15 p.m.•10 views

PYSEC-2020-7

A flaw was found in the Ansible Engine when the fetch module is used. An attacker could intercept the module, inject a new path, and then choose a new destination path on the controller node. All versions in 2.7.x, 2.8.x and 2.9.x branches are believed to be vulnerable...

4.6CVSS6.5AI score0.00492EPSS
SaveExploits1References7Affected Software1
PyPA
PyPA
•added 2020/03/16 4:15 p.m.•10 views

PYSEC-2020-8

A flaw was found in Ansible Engine when a file is moved using atomicmove primitive as the file mode cannot be specified. This sets the destination files world-readable if the destination file does not exist and if the file exists, the file could be changed to have less restrictive permissions...

3.3CVSS6.2AI score0.00405EPSS
SaveExploits1References6Affected Software1
PyPA
PyPA
•added 2020/03/12 6:15 p.m.•10 views

PYSEC-2020-11

A flaw was found in Ansible 2.7.16 and prior, 2.8.8 and prior, and 2.9.5 and prior when a password is set with the argument "password" of svn module, it is used on svn command line, disclosing to other users within the same node. An attacker could take advantage by reading the cmdline file from...

3.9CVSS6.8AI score0.00361EPSS
SaveExploits0References7Affected Software1
PyPA
PyPA
•added 2020/03/11 8:15 p.m.•10 views

PYSEC-2020-214

Twisted before 16.3.1 does not attempt to address RFC 3875 section 4.1.18 namespace conflicts and therefore does not protect CGI applications from the presence of untrusted client data in the HTTPPROXY environment variable, which might allow remote attackers to redirect a CGI application's outbou...

5.3CVSS7AI score0.02762EPSS
SaveExploits0References5Affected Software1
PyPA
PyPA
•added 2020/02/20 3:15 p.m.•10 views

PYSEC-2020-200

The vault subsystem in Ansible before 1.5.5 does not set the umask before creation or modification of a vault file, which allows local users to obtain sensitive key information by reading a file...

5.5CVSS6.2AI score0.00418EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
•added 2020/02/12 2:15 a.m.•10 views

PYSEC-2020-217

Git before 1.8.5.6, 1.9.x before 1.9.5, 2.0.x before 2.0.5, 2.1.x before 2.1.4, and 2.2.x before 2.2.1 on Windows and OS X; Mercurial before 3.2.3 on Windows and OS X; Apple Xcode before 6.2 beta 3; mine all versions before 08-12-2014; libgit2 all versions up to 0.21.2; Egit all versions before...

9.8CVSS7.4AI score0.75845EPSS
SaveExploits5References10Affected Software1
Total number of security vulnerabilities5000