Lucene search
+L

9206 matches found

CNVD
CNVD
added 2022/11/23 12:0 a.m.92 views

Google TensorFlow code issue vulnerability (CNVD-2022-80685)

Google TensorFlow is an end-to-end open source platform for machine learning from Google, Inc. A code issue vulnerability exists in Google TensorFlow, which stems from a logical error in the organization of data, where the conversion from char to bool is undefined if the const char array is not 0...

7.5CVSS2.4AI score0.00389EPSS
SaveExploits0References1
Veracode
Veracode
added 2022/11/22 4:34 p.m.75 views

Denial Of Service (DoS)

Tensorflow is vulnerable to denial of service. The vulnerability exists due to a segment fault in ndarraytensorbridge because the inputs are not properly validated which allows an attacker to cause an application crash...

7.5CVSS7.1AI score0.0033EPSS
SaveExploits1References5Affected Software3
Veracode
Veracode
added 2022/11/22 2:13 p.m.29 views

Denial Of Service (DoS)

Tensorflow is vulnerable to denial of service. The vulnerability exists because the elementshape input is not properly validated which allows an attacker to cause an application crash due to a segmentation fault...

7.5CVSS7.2AI score0.0043EPSS
SaveExploits1References6Affected Software3
Veracode
Veracode
added 2022/11/22 1:13 p.m.18 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.0049EPSS
SaveExploits1References16Affected Software3
Veracode
Veracode
added 2022/11/22 12:53 p.m.18 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.0045EPSS
SaveExploits1References9Affected Software3
Veracode
Veracode
added 2022/11/22 12:31 p.m.24 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.0044EPSS
SaveExploits1References10Affected Software3
Veracode
Veracode
added 2022/11/22 11:41 a.m.30 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.0044EPSS
SaveExploits1References9Affected Software3
Veracode
Veracode
added 2022/11/22 11:21 a.m.29 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.00579EPSS
SaveExploits1References8Affected Software3
Veracode
Veracode
added 2022/11/22 10:57 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 due to improper validation of user Inputs, densefeatures and examplestatedata, resulting in a CHECK fail in SdcaOptimizer...

7.5CVSS7.1AI score0.0044EPSS
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.0044EPSS
SaveExploits1References10Affected Software3
Veracode
Veracode
added 2022/11/22 10:12 a.m.27 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.00439EPSS
SaveExploits1References6Affected Software3
Veracode
Veracode
added 2022/11/22 8:14 a.m.25 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.0044EPSS
SaveExploits1References9Affected Software3
Veracode
Veracode
added 2022/11/22 7:18 a.m.22 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.0044EPSS
SaveExploits1References10Affected Software3
Veracode
Veracode
added 2022/11/22 5:54 a.m.24 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.0044EPSS
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.00389EPSS
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.00439EPSS
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.00404EPSS
SaveExploits1References9Affected Software3
OSV
OSV
added 2022/11/22 12:10 a.m.15 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.0038EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2022/11/22 12:10 a.m.39 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.0038EPSS
SaveExploits1References5Affected Software3
CNVD
CNVD
added 2022/11/22 12:0 a.m.94 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.0035EPSS
SaveExploits1References1
Rows per page
Query Builder