Lucene search
+L

9269 matches found

Veracode
Veracode
added 2022/11/22 1:13 p.m.19 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service DoS attacks. An attacker is able to cause denial of service conditions via providing an invalid encoded input through the CompositeTensorVariant tensor, which triggers a segmentation fault in tf.rawops.CompositeTensorVariantToComponents...

7.5CVSS7.1AI score0.00508EPSS
SaveExploits1References16Affected Software3
Veracode
Veracode
added 2022/11/22 12:53 p.m.19 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service DoS attacks. An attacker is able to cause denial of service conditions via providing an input token that is not a UTF-8 bytestring to tf.rawops.PyFunc, which may trigger a CHECK fail...

7.5CVSS7.2AI score0.00467EPSS
SaveExploits1References9Affected Software3
Veracode
Veracode
added 2022/11/22 12:31 p.m.25 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service DoS attacks. An attacker is able to cause denial of service conditions via providing a large input size through tf.rawops.ResizeNearestNeighborGrad, causing buffer overflows...

7.5CVSS7.3AI score0.00457EPSS
SaveExploits1References10Affected Software3
Veracode
Veracode
added 2022/11/22 11:41 a.m.33 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service DoS attacks. An attacker is able to cause denial of service conditions by providing a sparsematrix input that is not a matrix with a shape of rank 0, triggering a CHECK fail in tf.rawops.SparseMatrixNNZ...

7.5CVSS7.1AI score0.00457EPSS
SaveExploits1References9Affected Software3
Veracode
Veracode
added 2022/11/22 11:21 a.m.30 views

Remote Code Execution

tensorflow is vulnerable to remote code execution. An attacker is able to cause buffer overflows by setting poolingratio input to less then 1, leading to heap memory access, possibly resulting in remote code execution...

9.8CVSS9.5AI score0.00609EPSS
SaveExploits1References8Affected Software3
Veracode
Veracode
added 2022/11/22 10:57 a.m.25 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service DoS attacks. An attacker is able to cause denial of service conditions due to improper validation of user Inputs, densefeatures and examplestatedata, resulting in a CHECK fail in SdcaOptimizer...

7.5CVSS7.1AI score0.00457EPSS
SaveExploits1References9Affected Software3
Veracode
Veracode
added 2022/11/22 10:30 a.m.23 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service DoS attacks. An attacker is able to cause denial of service conditions by providing empty inputs through SparseFillEmptyRowsGrad...

7.5CVSS7.2AI score0.00457EPSS
SaveExploits1References10Affected Software3
Veracode
Veracode
added 2022/11/22 10:12 a.m.28 views

Denial Of Service (DoS)

Tensorflow is vulnerable to denial of service. The vulnerability exists because the input size of BCast::ToShape is not properly handled which allows an attacker to crash the application by sending inputs larger than int32...

7.5CVSS7.3AI score0.00456EPSS
SaveExploits1References6Affected Software3
Veracode
Veracode
added 2022/11/22 8:14 a.m.27 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service DoS attacks. When a MirrorPadGrad is given outsize input paddings, the library gives a heap out of bound error, which allows an attacker to cause tensorflow to crash...

7.5CVSS7.2AI score0.00457EPSS
SaveExploits1References9Affected Software3
Veracode
Veracode
added 2022/11/22 7:18 a.m.23 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service. A attacker can crash the application by providing outsize inputs to rowpoolingsequence and colpoolingsequence parameters in FractionMaxPoolGrad...

7.5CVSS7.3AI score0.00457EPSS
SaveExploits1References10Affected Software3
Veracode
Veracode
added 2022/11/22 5:54 a.m.25 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service. The vulnerability exists when the ThreadUnsafeUnigramCandidateSampler is given input to filterbankchannelcount greater than the allowed max size, allowing an attacker to crash the application...

7.5CVSS7.3AI score0.00457EPSS
SaveExploits1References9Affected Software3
Veracode
Veracode
added 2022/11/22 4:25 a.m.36 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service. The vulnerability exists because the PrintOneDimV2 function of tensor.cc does not properly convert char values to bool, allowing an attacker to cause an application crash...

7.5CVSS7.2AI score0.00411EPSS
SaveExploits0References7Affected Software3
Veracode
Veracode
added 2022/11/22 2:47 a.m.21 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service. The vulnerability exists because the Compute function of listkernels.cc does not properly validate the input size, allowing an attacker to cause an application crash by providing a non-scalar input...

7.5CVSS7.2AI score0.00456EPSS
SaveExploits1References9Affected Software3
Veracode
Veracode
added 2022/11/22 2:16 a.m.25 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service. The vulnerability exists because the SetOpAttrList function of pywraptfesrc.cc fails to parse the tensor and returns a nullptr without proper error handling, allowing an attacker to cause an application crash through the null pointer dereference...

7.5CVSS7.2AI score0.00419EPSS
SaveExploits1References9Affected Software3
OSV
OSV
added 2022/11/22 12:10 a.m.17 views

GHSA-8W5G-3WCV-9G2J Tensorflow vulnerable to Out-of-Bounds Read

Impact When the BaseCandidateSamplerOp function receives a value in trueclasses larger than rangemax, a heap oob vuln occurs. python tf.rawops.ThreadUnsafeUnigramCandidateSampler trueclasses=0x100000,1, numtrue = 2, numsampled = 2, unique = False, rangemax = 2, seed = 2, seed2 = 2 Patches We have...

6.8CVSS7AI score0.00395EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2022/11/22 12:10 a.m.41 views

Tensorflow vulnerable to Out-of-Bounds Read

Impact When the BaseCandidateSamplerOp function receives a value in trueclasses larger than rangemax, a heap oob vuln occurs. python tf.rawops.ThreadUnsafeUnigramCandidateSampler trueclasses=0x100000,1, numtrue = 2, numsampled = 2, unique = False, rangemax = 2, seed = 2, seed2 = 2 Patches We have...

9.1CVSS8.8AI score0.00395EPSS
SaveExploits1References5Affected Software3
CNVD
CNVD
added 2022/11/22 12:00 a.m.107 views

Google TensorFlow buffer overflow vulnerability (CNVD-2022-80696)

Google TensorFlow is an end-to-end open source platform for machine learning from Google Google. Google TensorFlow is vulnerable to a buffer overflow vulnerability that originates when an operation with a specified input size receives a different number of inputs, and the executor will crash. No...

7.5CVSS2.6AI score0.00363EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2022/11/21 11:51 p.m.35 views

`CHECK` failure in `SobolSample` via missing validation

Impact Another instance of CVE-2022-35935, where SobolSample is vulnerable to a denial of service via assumed scalar inputs, was found and fixed. python import tensorflow as tf tf.rawops.SobolSampledim=tf.constant1,0, numresults=tf.constant1, skip=tf.constant1 Patches We have patched the issue in...

7.5CVSS3AI score0.00531EPSS
SaveExploits0References2Affected Software3
OSV
OSV
added 2022/11/21 11:51 p.m.39 views

GHSA-CQVQ-FVHR-V6HC `CHECK` failure in `SobolSample` via missing validation

Impact Another instance of CVE-2022-35935, where SobolSample is vulnerable to a denial of service via assumed scalar inputs, was found and fixed. python import tensorflow as tf tf.rawops.SobolSampledim=tf.constant1,0, numresults=tf.constant1, skip=tf.constant1 Patches We have patched the issue in...

7AI score
SaveExploits0References2
OSV
OSV
added 2022/11/21 11:51 p.m.20 views

GHSA-XF83-Q765-XM6M `CHECK` fail in `TensorListScatter` and `TensorListScatterV2` in eager mode

Impact Another instance of CVE-2022-35991, where TensorListScatter and TensorListScatterV2 crash via non scalar inputs inelementshape, was found in eager mode and fixed. python import tensorflow as tf arg0=tf.random.uniformshape=2, 2, 2, dtype=tf.float16, maxval=None arg1=tf.random.uniformshape=2...

6.8AI score
SaveExploits0References2
Rows per page
Query Builder