Lucene search
+L
PypaMost viewed

7586 matches found

PyPA
PyPA
•added 2021/05/14 8:15 p.m.•14 views

PYSEC-2021-539

TensorFlow is an end-to-end open source platform for machine learning. Incomplete validation in SparseReshape results in a denial of service based on a CHECK-failure. The...

5.5CVSS6.9AI score0.00202EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
•added 2021/05/14 8:15 p.m.•14 views

PYSEC-2021-644

TensorFlow is an end-to-end open source platform for machine learning. In eager mode default in TF 2.0 and later, session operations are invalid. However, users could still call the raw ops associated with them and trigger a null pointer dereference. The...

7.8CVSS6.8AI score0.00201EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
•added 2021/05/14 8:15 p.m.•14 views

PYSEC-2021-155

TensorFlow is an end-to-end open source platform for machine learning. In eager mode default in TF 2.0 and later, session operations are invalid. However, users could still call the raw ops associated with them and trigger a null pointer dereference. The...

7.8CVSS6.8AI score0.00201EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
•added 2021/05/14 8:15 p.m.•14 views

PYSEC-2021-692

TensorFlow is an end-to-end open source platform for machine learning. An attacker can write outside the bounds of heap allocated arrays by passing invalid arguments to tf.rawops.Dilation2DBackpropInput. This is because the...

7.8CVSS7AI score0.00201EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
•added 2021/05/14 8:15 p.m.•14 views

PYSEC-2021-652

TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger a division by 0 in tf.rawops.Conv2D. This is because the implementationhttps://github.com/tensorflow/tensorflow/blob/988087bd83f144af14087fe4fecee2d250d93737/tensorflow/core/kernels/convops.ccL261-L263...

5.5CVSS7AI score0.00198EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
•added 2021/05/14 8:15 p.m.•14 views

PYSEC-2021-239

TensorFlow is an end-to-end open source platform for machine learning. The implementation of the DepthwiseConv TFLite operator is vulnerable to a division by zero...

5.5CVSS6.9AI score0.00189EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
•added 2021/05/14 8:15 p.m.•14 views

PYSEC-2021-220

TensorFlow is an end-to-end open source platform for machine learning. The implementation of tf.rawops.FusedBatchNorm is vulnerable to a heap buffer overflow. If the tensors are empty, the same implementation can trigger undefined behavior by dereferencing null pointers. The...

7.8CVSS7.3AI score0.00211EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
•added 2021/05/14 8:15 p.m.•14 views

PYSEC-2021-443

TensorFlow is an end-to-end open source platform for machine learning. The implementation of MatrixDiag operationshttps://github.com/tensorflow/tensorflow/blob/4c4f420e68f1cfaf8f4b6e8e3eb857e9e4c3ff33/tensorflow/core/kernels/linalg/matrixdiagop.ccL195-L197 does not validate that the tensor...

7.8CVSS7AI score0.00201EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
•added 2021/05/14 8:15 p.m.•14 views

PYSEC-2021-658

TensorFlow is an end-to-end open source platform for machine learning. An attacker can force accesses outside the bounds of heap allocated arrays by passing in invalid tensor values to tf.rawops.RaggedCross. This is because the...

7.1CVSS6.8AI score0.00198EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
•added 2021/05/14 8:15 p.m.•14 views

PYSEC-2021-480

TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a denial of service by controlling the values of numsegments tensor argument for UnsortedSegmentJoin. This is because the...

5.5CVSS6.8AI score0.00189EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
•added 2021/05/14 8:15 p.m.•14 views

PYSEC-2021-663

TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a heap buffer overflow in QuantizedResizeBilinear by passing in invalid thresholds for the quantization. This is because the...

7.8CVSS7.4AI score0.00211EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
•added 2021/05/14 8:15 p.m.•14 views

PYSEC-2021-465

TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a heap buffer overflow in QuantizedResizeBilinear by passing in invalid thresholds for the quantization. This is because the...

7.8CVSS7.4AI score0.00211EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
•added 2021/05/14 8:15 p.m.•14 views

PYSEC-2021-525

TensorFlow is an end-to-end open source platform for machine learning. The implementation of the SpaceToBatchNd TFLite operator is vulnerable to a division by zero error. An attacker can craft a model such that one dimension of the block input is 0. Hence, the corresponding value in blockshape is...

7.8CVSS6.9AI score0.00201EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
•added 2021/05/14 8:15 p.m.•14 views

PYSEC-2021-511

TensorFlow is an end-to-end open source platform for machine learning. The implementation of tf.rawops.FusedBatchNorm is vulnerable to a heap buffer overflow. If the tensors are empty, the same implementation can trigger undefined behavior by dereferencing null pointers. The...

7.8CVSS7.3AI score0.00211EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
•added 2021/05/14 8:15 p.m.•14 views

PYSEC-2021-705

TensorFlow is an end-to-end open source platform for machine learning. The implementation of tf.rawops.MaxPoolGrad is vulnerable to a heap buffer overflow. The...

7.8CVSS7.3AI score0.00214EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
•added 2021/05/14 8:15 p.m.•14 views

PYSEC-2021-650

TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger a division by 0 in tf.rawops.Conv2DBackpropFilter. This is because the...

5.5CVSS7AI score0.00189EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
•added 2021/05/14 8:15 p.m.•14 views

PYSEC-2021-664

TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a division by zero to occur in Conv2DBackpropFilter. This is because the...

5.5CVSS6.7AI score0.00189EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
•added 2021/05/14 8:15 p.m.•14 views

PYSEC-2021-463

TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a heap buffer overflow in QuantizedMul by passing in invalid thresholds for the quantization. This is because the...

7.8CVSS7.4AI score0.00211EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
•added 2021/05/14 8:15 p.m.•14 views

PYSEC-2021-223

TensorFlow is an end-to-end open source platform for machine learning. Optimized pooling implementations in TFLite fail to check that the stride arguments are not 0 before calling...

7.8CVSS6.9AI score0.00201EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
•added 2021/05/11 2:15 p.m.•14 views

PYSEC-2021-30

OctoPrint before 1.6.0 allows XSS because API error messages include the values of input parameters...

6.1CVSS6.4AI score0.01152EPSS
SaveExploits1References4Affected Software1
PyPA
PyPA
•added 2021/04/09 4:15 p.m.•14 views

PYSEC-2021-58

sopel-channelmgnt is a channelmgnt plugin for sopel. In versions prior to 2.0.1, on some IRC servers, restrictions around the removal of the bot using the kick/kickban command could be bypassed when kicking multiple users at once. We also believe it may have been possible to remove users from oth...

8.1CVSS6.9AI score0.01081EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
•added 2021/04/01 6:15 p.m.•14 views

PYSEC-2021-107

A flaw was found in several ansible modules, where parameters containing credentials, such as secrets, were being logged in plain-text on managed nodes, as well as being made visible on the controller node when run in verbose mode. These parameters were not protected by the nolog feature. An...

5.5CVSS6.4AI score0.00333EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
•added 2021/03/10 10:15 p.m.•14 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/02/15 4:15 p.m.•14 views

PYSEC-2021-86

This affects all versions of package qlib. The workflow function in cli part of qlib was using an unsafe YAML load function...

7.2CVSS7AI score0.03584EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
•added 2021/01/12 9:15 a.m.•14 views

PYSEC-2021-69

In Pillow before 8.1.0, PcxDecode has a buffer over-read when decoding a crafted PCX file because the user-supplied stride value is trusted for buffer calculations...

7.1CVSS7.1AI score0.0162EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
•added 2020/12/24 8:15 p.m.•14 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.01183EPSS
SaveExploits1References4Affected Software1
PyPA
PyPA
•added 2020/12/10 11:15 p.m.•14 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.00261EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
•added 2020/12/10 11:15 p.m.•14 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.00697EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
•added 2020/12/02 8:15 p.m.•14 views

PYSEC-2020-69

Python oic is a Python OpenID Connect implementation. In Python oic before version 1.2.1, there are several related cryptographic issues affecting client implementations that use the library. The issues are: 1 The IdToken signature algorithm was not checked automatically, but only if the expected...

6.8CVSS6.9AI score0.00832EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
•added 2020/11/21 9:15 p.m.•14 views

PYSEC-2020-108

DISPUTED svmpredictvalues in svm.cpp in Libsvm v324, as used in scikit-learn 0.23.2 and other products, allows attackers to cause a denial of service segmentation fault via a crafted model SVM introduced via pickle, json, or any other model permanence standard with a large value in the nsupport...

7.5CVSS6.7AI score0.035EPSS
SaveExploits3References5Affected Software1
PyPA
PyPA
•added 2020/10/21 9:15 p.m.•14 views

PYSEC-2020-138

In Tensorflow before version 2.4.0, an attacker can pass an invalid axis value to tf.quantization.quantizeanddequantize. This results in accessing a dimension outside the rank of the input tensor in the C++ kernel implementation. However, dimsize only does a DCHECK to validate the argument and th...

7.5CVSS6.8AI score0.00908EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
•added 2020/09/30 9:15 p.m.•14 views

PYSEC-2020-223

In the course of work on the open source project it was discovered that authenticated users running queries against Hive and Presto database engines could access information via a number of templated fields including the contents of query description metadata database, the hashed version of the...

8.1CVSS6.8AI score0.02018EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
•added 2020/09/30 6:15 p.m.•14 views

PYSEC-2020-148

urllib3 before 1.25.9 allows CRLF injection if the attacker controls the HTTP request method, as demonstrated by inserting CR and LF control characters in the first argument of putrequest. NOTE: this is similar to CVE-2020-26116...

7.2CVSS9.3AI score0.06358EPSS
SaveExploits1References5Affected Software1
PyPA
PyPA
•added 2020/09/25 7:15 p.m.•14 views

PYSEC-2020-113

In Tensorflow before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, the tf.rawops.Switch operation takes as input a tensor and a boolean and outputs two tensors. Depending on the boolean value, one of the tensors is exactly the input tensor whereas the other one should be an empty tensor. Howeve...

5.3CVSS6.8AI score0.00943EPSS
SaveExploits1References4Affected Software1
PyPA
PyPA
•added 2020/09/25 7:15 p.m.•14 views

PYSEC-2020-270

In Tensorflow before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, the tf.rawops.Switch operation takes as input a tensor and a boolean and outputs two tensors. Depending on the boolean value, one of the tensors is exactly the input tensor whereas the other one should be an empty tensor. Howeve...

5.3CVSS6.8AI score0.00943EPSS
SaveExploits1References4Affected Software1
PyPA
PyPA
•added 2020/09/25 7:15 p.m.•14 views

PYSEC-2020-129

In Tensorflow before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, changing the TensorFlow's SavedModel protocol buffer and altering the name of required keys results in segfaults and data corruption while loading the model. This can cause a denial of service in products using tensorflow-servin...

9CVSS7AI score0.00956EPSS
SaveExploits1References4Affected Software1
PyPA
PyPA
•added 2020/09/25 7:15 p.m.•14 views

PYSEC-2020-131

In tensorflow-lite before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, when determining the common dimension size of two tensors, TFLite uses a DCHECK which is no-op outside of debug compilation modes. Since the function always returns the dimension of the first tensor, malicious attackers can...

9.8CVSS6.9AI score0.00905EPSS
SaveExploits1References4Affected Software1
PyPA
PyPA
•added 2020/08/31 4:15 a.m.•14 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.•14 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.•14 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.•14 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/14 5:15 p.m.•14 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/14 5:15 p.m.•14 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/07/14 8:15 p.m.•14 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/06/25 7:15 p.m.•14 views

PYSEC-2020-80

In libImaging/SgiRleDecode.c in Pillow through 7.0.0, a number of out-of-bounds reads exist in the parsing of SGI image files, a different issue than CVE-2020-5311...

9.8CVSS7AI score0.04212EPSS
SaveExploits0References9Affected Software1
PyPA
PyPA
•added 2020/04/30 5:15 p.m.•14 views

PYSEC-2020-103

An issue was discovered in SaltStack Salt before 2019.2.4 and 3000 before 3000.2. The salt-master process ClearFuncs class allows access to some methods that improperly sanitize paths. These methods allow arbitrary directory access to authenticated users...

6.5CVSS6.9AI score0.86178EPSS
SaveExploits15References13Affected Software1
PyPA
PyPA
•added 2020/04/30 5:15 p.m.•14 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/24 10:15 p.m.•14 views

PYSEC-2020-27

In Mozilla Bleach before 3.11, a mutation XSS affects users calling bleach.clean with noscript and a raw tag in the allowed/whitelisted tags option...

6.1CVSS6.2AI score0.01731EPSS
SaveExploits2References6Affected Software1
PyPA
PyPA
•added 2020/03/12 1:15 p.m.•14 views

PYSEC-2020-260

In Twisted Web through 19.10.0, there was an HTTP request splitting vulnerability. When presented with a content-length and a chunked encoding header, the content-length took precedence and the remainder of the request body was interpreted as a pipelined request...

9.8CVSS6.9AI score0.03289EPSS
SaveExploits1References8Affected Software1
PyPA
PyPA
•added 2020/02/20 3:15 p.m.•14 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
Total number of security vulnerabilities5000