Lucene search
+L

192 matches found

NVD
NVD
added 2023/02/14 2:15 p.m.33 views

CVE-2023-25149

TimescaleDB, an open-source time-series SQL database, has a privilege escalation vulnerability in versions 2.8.0 through 2.9.2. During installation, TimescaleDB creates a telemetry job that is runs as the installation user. The queries run as part of the telemetry data collection were not run wit...

8.8CVSS9.1AI score0.00781EPSS
SaveExploits0References3
OSV
OSV
added 2023/02/14 1:44 p.m.25 views

CVE-2023-25149 TimescaleDB has incorrect access control

TimescaleDB, an open-source time-series SQL database, has a privilege escalation vulnerability in versions 2.8.0 through 2.9.2. During installation, TimescaleDB creates a telemetry job that is runs as the installation user. The queries run as part of the telemetry data collection were not run wit...

8.8CVSS8.9AI score
SaveExploits0References5
NVD
NVD
added 2022/12/06 10:15 p.m.31 views

CVE-2022-41910

TensorFlow is an open source platform for machine learning. The function MakeGrapplerFunctionItem takes arguments that determine the sizes of inputs and outputs. If the inputs given are greater than or equal to the sizes of the outputs, an out-of-bounds memory read or a crash is triggered. We hav...

9.1CVSS0.00401EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2022/12/06 12:00 a.m.10 views

CVE-2022-41902 Out of bounds write in grappler in Tensorflow

TensorFlow is an open source platform for machine learning. The function MakeGrapplerFunctionItem takes arguments that determine the sizes of inputs and outputs. If the inputs given are greater than or equal to the sizes of the outputs, an out-of-bounds memory read or a crash is triggered. We hav...

7.1CVSS9.2AI score0.00449EPSS
SaveExploits0References3
CNVD
CNVD
added 2022/11/23 12:00 a.m.98 views

Google TensorFlow tf.raw_ops.TensorListConcat denial of service vulnerability

Google TensorFlow is an end-to-end open source platform for machine learning from Google, Inc. A denial of service vulnerability exists in Google TensorFlow versions prior to 2.8.4, 2.9.0 and later, 2.9.3 and later, 2.10.0 and later, and 2.10.1. TensorListConcat" is given "elementshape=", resulti...

4.9AI score0.00443EPSS
SaveExploits1Affected Software3
Github Security Blog
Github Security Blog
added 2022/11/22 12:10 a.m.40 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.00391EPSS
SaveExploits1References5Affected Software3
Github Security Blog
Github Security Blog
added 2022/11/21 8:42 p.m.35 views

`CHECK` fail in `BCast` overflow

Impact If BCast::ToShape is given input larger than an int32, it will crash, despite being supposed to handle up to an int64. An example can be seen in tf.experimental.numpy.outer by passing in large input to the input b. python import tensorflow as tf value = tf.constantshape=2, 1024, 1024, 1024...

7.5CVSS7.5AI score0.00452EPSS
SaveExploits1References5Affected Software3
NVD
NVD
added 2022/11/18 10:15 p.m.26 views

CVE-2022-41901

TensorFlow is an open source platform for machine learning. An input sparsematrix that is not a matrix with a shape with rank 0 will trigger a CHECK fail in tf.rawops.SparseMatrixNNZ. We have patched the issue in GitHub commit f856d02e5322821aad155dad9b3acab1e9f5d693. The fix will be included in...

7.5CVSS0.00453EPSS
SaveExploits1References3
NVD
NVD
added 2022/11/18 10:15 p.m.26 views

CVE-2022-41899

TensorFlow is an open source platform for machine learning. Inputs densefeatures or examplestatedata not of rank 2 will trigger a CHECK fail in SdcaOptimizer. We have patched the issue in GitHub commit 80ff197d03db2a70c6a111f97dcdacad1b0babfa. The fix will be included in TensorFlow 2.11. We will...

7.5CVSS0.00453EPSS
SaveExploits1References3
NVD
NVD
added 2022/11/18 10:15 p.m.31 views

CVE-2022-41897

TensorFlow is an open source platform for machine learning. If FractionMaxPoolGrad is given outsize inputs rowpoolingsequence and colpoolingsequence, TensorFlow will crash. We have patched the issue in GitHub commit d71090c3e5ca325bdf4b02eb236cfb3ee823e927. The fix will be included in TensorFlow...

7.5CVSS0.00453EPSS
SaveExploits1References3
NVD
NVD
added 2022/11/18 10:15 p.m.30 views

CVE-2022-41896

TensorFlow is an open source platform for machine learning. If ThreadUnsafeUnigramCandidateSampler is given input filterbankchannelcount greater than the allowed max size, TensorFlow will crash. We have patched the issue in GitHub commit 39ec7eaf1428e90c37787e5b3fbd68ebd3c48860. The fix will be...

7.5CVSS0.00453EPSS
SaveExploits1References3
NVD
NVD
added 2022/11/18 10:15 p.m.20 views

CVE-2022-41893

TensorFlow is an open source platform for machine learning. If tf.rawops.TensorListResize is given a nonscalar value for input size, it results CHECK fail which can be used to trigger a denial of service attack. We have patched the issue in GitHub commit 888e34b49009a4e734c27ab0c43b0b5102682c56...

7.5CVSS0.00452EPSS
SaveExploits1References3
NVD
NVD
added 2022/11/18 10:15 p.m.28 views

CVE-2022-41891

TensorFlow is an open source platform for machine learning. If tf.rawops.TensorListConcat is given elementshape=, it results segmentation fault which can be used to trigger a denial of service attack. We have patched the issue in GitHub commit fc33f3dc4c14051a83eec6535b608abe1d355fde. The fix wil...

7.5CVSS0.00443EPSS
SaveExploits1References3
NVD
NVD
added 2022/11/18 10:15 p.m.25 views

CVE-2022-41890

TensorFlow is an open source platform for machine learning. If BCast::ToShape is given input larger than an int32, it will crash, despite being supposed to handle up to an int64. An example can be seen in tf.experimental.numpy.outer by passing in large input to the input b. We have patched the...

7.5CVSS0.00452EPSS
SaveExploits1References3
NVD
NVD
added 2022/11/18 10:15 p.m.27 views

CVE-2022-41888

TensorFlow is an open source platform for machine learning. When running on GPU, tf.image.generateboundingboxproposals receives a scores input that must be of rank 4 but is not checked. We have patched the issue in GitHub commit cf35502463a88ca7185a99daa7031df60b3c1c98. The fix will be included i...

7.5CVSS0.00452EPSS
SaveExploits1References3
NVD
NVD
added 2022/11/18 10:15 p.m.30 views

CVE-2022-41889

TensorFlow is an open source platform for machine learning. If a list of quantized tensors is assigned to an attribute, the pywrap code fails to parse the tensor and returns a nullptr, which is not caught. An example can be seen in tf.compat.v1.extractvolumepatches by passing in quantized tensors...

7.5CVSS0.00415EPSS
SaveExploits1References3
NVD
NVD
added 2022/11/18 10:15 p.m.30 views

CVE-2022-41887

TensorFlow is an open source platform for machine learning. tf.keras.losses.poisson receives a ypred and ytrue that are passed through functor::mul in BinaryOp. If the resulting dimensions overflow an int32, TensorFlow will crash due to a size mismatch during broadcast assignment. We have patched...

7.5CVSS0.00453EPSS
SaveExploits1References4
NVD
NVD
added 2022/11/18 10:15 p.m.48 views

CVE-2022-41885

TensorFlow is an open source platform for machine learning. When tf.rawops.FusedResizeAndPadConv2D is given a large tensor shape, it overflows. We have patched the issue in GitHub commit d66e1d568275e6a2947de97dca7a102a211e01ce. The fix will be included in TensorFlow 2.11. We will also cherrypick...

7.5CVSS0.00443EPSS
SaveExploits1References3
NVD
NVD
added 2022/11/18 10:15 p.m.25 views

CVE-2022-41886

TensorFlow is an open source platform for machine learning. When tf.rawops.ImageProjectiveTransformV2 is given a large output shape, it overflows. We have patched the issue in GitHub commit 8faa6ea692985dbe6ce10e1a3168e0bd60a723ba. The fix will be included in TensorFlow 2.11. We will also...

7.5CVSS0.00443EPSS
SaveExploits1References3
Prion
Prion
added 2022/11/18 10:15 p.m.25 views

Stack overflow

TensorFlow is an open source platform for machine learning. If FractionMaxPoolGrad is given outsize inputs rowpoolingsequence and colpoolingsequence, TensorFlow will crash. We have patched the issue in GitHub commit d71090c3e5ca325bdf4b02eb236cfb3ee823e927. The fix will be included in TensorFlow...

5CVSS8AI score0.00453EPSS
SaveExploits1References3Affected Software1
Rows per page
Query Builder