Lucene search
+L

3125 matches found

OSV
OSV
added 2024/03/06 11:9 a.m.28 views

BIT-TENSORFLOW-2023-25663 TensorFlow has Null Pointer Error in TensorArrayConcatV2

TensorFlow is an open source platform for machine learning. Prior to versions 2.12.0 and 2.11.1, when ctx-stepcontainter is a null ptr, the Lookup function will be executed with a null pointer. A fix is included in TensorFlow 2.12.0 and 2.11.1...

7.5CVSS7.3AI score0.00391EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:9 a.m.23 views

BIT-TENSORFLOW-2023-25664 TensorFlow vulnerable to Heap Buffer Overflow in AvgPoolGrad

TensorFlow is an open source platform for machine learning. Prior to versions 2.12.0 and 2.11.1, there is a heap buffer overflow in TAvgPoolGrad. A fix is included in TensorFlow 2.12.0 and 2.11.1...

9.8CVSS8.6AI score0.00415EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:8 a.m.22 views

BIT-TENSORFLOW-2023-25665 TensorFlow has Null Pointer Error in SparseSparseMaximum

TensorFlow is an open source platform for machine learning. Prior to versions 2.12.0 and 2.11.1, when SparseSparseMaximum is given invalid sparse tensors as inputs, it can give a null pointer error. A fix is included in TensorFlow version 2.12 and version 2.11.1...

7.5CVSS7.3AI score0.00439EPSS
SaveExploits1References3
OSV
OSV
added 2024/03/06 11:8 a.m.21 views

BIT-TENSORFLOW-2023-25666 TensorFlow has Floating Point Exception in AudioSpectrogram

TensorFlow is an open source platform for machine learning. Prior to versions 2.12.0 and 2.11.1, there is a floating point exception in AudioSpectrogram. A fix is included in TensorFlow version 2.12.0 and version 2.11.1...

7.5CVSS7.3AI score0.00383EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:8 a.m.32 views

BIT-TENSORFLOW-2023-25667 TensorFlow vulnerable to segfault when opening multiframe gif

TensorFlow is an open source platform for machine learning. Prior to versions 2.12.0 and 2.11.1, integer overflow occurs when 2^31 = numframes height width channels 2^32, for example Full HD screencast of at least 346 frames. A fix is included in TensorFlow version 2.12.0 and version 2.11.1...

7.5CVSS6.8AI score0.00305EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:8 a.m.18 views

BIT-TENSORFLOW-2023-25668 TensorFlow vulnerable to heap out-of-buffer read in the QuantizeAndDequantize operation

TensorFlow is an open source platform for machine learning. Attackers using Tensorflow prior to 2.12.0 or 2.11.1 can access heap memory which is not in the control of user, leading to a crash or remote code execution. The fix will be included in TensorFlow version 2.12.0 and will also cherrypick...

9.8CVSS9.7AI score0.00831EPSS
SaveExploits1References3
OSV
OSV
added 2024/03/06 11:8 a.m.33 views

BIT-TENSORFLOW-2023-25669 TensorFlow has Floating Point Exception in AvgPoolGrad with XLA

TensorFlow is an open source platform for machine learning. Prior to versions 2.12.0 and 2.11.1, if the stride and window size are not positive for tf.rawops.AvgPoolGrad, it can give a floating point exception. A fix is included in TensorFlow version 2.12.0 and version 2.11.1...

7.5CVSS7.3AI score0.00391EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:8 a.m.14 views

BIT-TENSORFLOW-2023-25670 TensorFlow has Null Pointer Error in QuantizedMatMulWithBiasAndDequantize

TensorFlow is an open source platform for machine learning. Versions prior to 2.12.0 and 2.11.1 have a null point error in QuantizedMatMulWithBiasAndDequantize with MKL enabled. A fix is included in TensorFlow version 2.12.0 and version 2.11.1...

7.5CVSS7.4AI score0.00391EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:8 a.m.20 views

BIT-TENSORFLOW-2023-25671 TensorFlow has segmentation fault in tfg-translate

TensorFlow is an open source platform for machine learning. There is out-of-bounds access due to mismatched integer type sizes. A fix is included in TensorFlow version 2.12.0 and version 2.11.1...

7.5CVSS7.4AI score0.00516EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/06 11:7 a.m.21 views

BIT-TENSORFLOW-2023-25672 TensorFlow has Null Pointer Error in LookupTableImportV2

TensorFlow is an open source platform for machine learning. The function tf.rawops.LookupTableImportV2 cannot handle scalars in the values parameter and gives an NPE. A fix is included in TensorFlow version 2.12.0 and version 2.11.1...

7.5CVSS7.5AI score0.00358EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:7 a.m.20 views

BIT-TENSORFLOW-2023-25673 TensorFlow has Floating Point Exception in TensorListSplit with XLA

TensorFlow is an open source platform for machine learning. Versions prior to 2.12.0 and 2.11.1 have a Floating Point Exception in TensorListSplit with XLA. A fix is included in TensorFlow version 2.12.0 and version 2.11.1...

7.5CVSS7.4AI score0.00391EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:7 a.m.16 views

BIT-TENSORFLOW-2023-25674 TensorFlow has Null Pointer Error in RandomShuffle with XLA enable

TensorFlow is an open source machine learning platform. Versions prior to 2.12.0 and 2.11.1 have a null pointer error in RandomShuffle with XLA enabled. A fix is included in TensorFlow 2.12.0 and 2.11.1...

7.5CVSS7.3AI score0.00391EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:7 a.m.17 views

BIT-TENSORFLOW-2023-25675 TensorFlow has Segfault in Bincount with XLA

TensorFlow is an open source machine learning platform. When running versions prior to 2.12.0 and 2.11.1 with XLA, tf.rawops.Bincount segfaults when given a parameter weights that is neither the same shape as parameter arr nor a length-0 tensor. A fix is included in TensorFlow 2.12.0 and 2.11.1...

7.5CVSS7.3AI score0.00391EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:7 a.m.30 views

BIT-TENSORFLOW-2023-25676 TensorFlow has null dereference on ParallelConcat with XLA

TensorFlow is an open source machine learning platform. When running versions prior to 2.12.0 and 2.11.1 with XLA, tf.rawops.ParallelConcat segfaults with a nullptr dereference when given a parameter shape with rank that is not greater than zero. A fix is available in TensorFlow 2.12.0 and 2.11.1...

7.5CVSS7.3AI score0.00391EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:7 a.m.23 views

BIT-TENSORFLOW-2023-25801 TensorFlow has double free in Fractional(Max/Avg)Pool

TensorFlow is an open source machine learning platform. Prior to versions 2.12.0 and 2.11.1, nnops.fractionalavgpoolv2 and nnops.fractionalmaxpoolv2 require the first and fourth elements of their parameter poolingratio to be equal to 1.0, as pooling on batch and channel dimensions is not supporte...

8CVSS7.5AI score0.00148EPSS
SaveExploits0References3
IBM Security Bulletins
IBM Security Bulletins
added 2024/02/19 4:38 p.m.45 views

Security Bulletin: Multiple vulnerabilities in IBM Business Automation Workflow Machine Learning Server are addressed with 23.0.2-IF001

Summary In addition to updates to operating system level packages, IBM Business Automation Workflow Machine Learning Server 23.0.2-IF001 addresses the following vulnerabilities. Vulnerability Details CVEID:CVE-2023-43804 DESCRIPTION: urllib3 could allow a remote authenticated attacker to obtain...

9.8CVSS8AI score0.02527EPSS
SaveExploits4Affected Software1
CNNVD
CNNVD
added 2024/01/26 12:0 a.m.7 views

TemporAI Code Issue Vulnerability

TemporAI is a machine learning-centered medical time series library open-sourced by vanderSchaar LAB. A code issue vulnerability exists in vanderSchaar LAB TemporAI version 0.0.3, which stems from an incorrect operation that can lead to deserialization...

8.8CVSS7AI score0.00668EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2024/01/06 12:0 a.m.11 views

The vulnerability of the software for working with Azure Machine Learning algorithms lies in the lack of protection for service data, which allows a malicious actor to gain unauthorized access to the device.

The vulnerability of the software for working with Azure Machine Learning algorithms is related to the lack of protection for operational data. Exploiting this vulnerability can allow an attacker to gain unauthorized access to the device...

4.7CVSS5.9AI score0.00708EPSS
SaveExploits0References3
Rapid7 Blog
Rapid7 Blog
added 2024/01/05 5:24 p.m.28 views

Rapid7’s Data-Centric Approach to AI in Belfast

Authored by Stuart Millar and Ryan Wilson. Rapid7 has expanded significantly in Belfast since establishing a presence back in 2014, resulting in the company's largest R&D hub outside the US with over 350 people spread across eight floors in our Chichester Street office. There is a wide range of...

7AI score
SaveExploits0
OSV
OSV
added 2023/12/22 9:15 p.m.35 views

PYSEC-2023-249

Gradio is an open-source Python package that allows you to quickly build a demo or web application for your machine learning model, API, or any arbitary Python function. Versions of gradio prior to 4.11.0 contained a vulnerability in the /file route which made them susceptible to file traversal...

7.5CVSS7.6AI score0.27745EPSS
SaveExploits1References3
Rows per page
Query Builder