Lucene search
K

7046 matches found

OSV
OSV
added 2024/08/01 7:38 a.m.13 views

BIT-TENSORFLOW-2023-33976 TensorFlow segfault in array_ops.upper_bound

TensorFlow is an end-to-end open source platform for machine learning. arrayops.upperbound causes a segfault when not given a rank 2 tensor. The fix will be included in TensorFlow 2.13 and will also cherrypick this commit on TensorFlow 2.12...

7.5CVSS7.3AI score0.00361EPSS
Exploits0References4
NVD
NVD
added 2024/07/30 8:15 p.m.13 views

CVE-2023-33976

TensorFlow is an end-to-end open source platform for machine learning. arrayops.upperbound causes a segfault when not given a rank 2 tensor. The fix will be included in TensorFlow 2.13 and will also cherrypick this commit on TensorFlow 2.12...

7.5CVSS0.00361EPSS
Exploits0References3
CVE
CVE
added 2024/07/30 7:27 p.m.68 views

CVE-2023-33976

CVE-2023-33976: TensorFlow is vulnerable to a denial-of-service crash due to a segfault in array_ops.upper_bound when not given a rank-2 tensor. The documented root cause is a segfault in array_ops.upper_bound; impact is a crash that can be triggered remotely as described in the advisory. The pub...

7.5CVSS7.5AI score0.00361EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2024/07/30 7:27 p.m.36 views

CVE-2023-33976 TensorFlow segfault in array_ops.upper_bound

TensorFlow is an end-to-end open source platform for machine learning. arrayops.upperbound causes a segfault when not given a rank 2 tensor. The fix will be included in TensorFlow 2.13 and will also cherrypick this commit on TensorFlow 2.12...

7.5CVSS0.00361EPSS
Exploits0References3
OSV
OSV
added 2024/07/30 7:27 p.m.13 views

CVE-2023-33976 TensorFlow segfault in array_ops.upper_bound

TensorFlow is an end-to-end open source platform for machine learning. arrayops.upperbound causes a segfault when not given a rank 2 tensor. The fix will be included in TensorFlow 2.13 and will also cherrypick this commit on TensorFlow 2.12...

7.5CVSS6.6AI score0.00361EPSS
Exploits0References5
Zero Day Initiative
Zero Day Initiative
added 2024/07/29 12:0 a.m.3 views

Microsoft Azure Machine Learning Notebooks azuremlpackages Uncontrolled Search Path Element Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on affected installations of Azure Machine Learning Notebooks for Microsoft Azure. Authentication is not required to exploit this vulnerability. The specific flaw exists within the installation of Azure Machine Learning Notebook...

9.8CVSS7.7AI score
Exploits0References1
Zero Day Initiative
Zero Day Initiative
added 2024/07/29 12:0 a.m.4 views

Microsoft Azure Machine Learning Forecasting Toolkit azuremlftkrelease Uncontrolled Search Path Element Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on affected installations of Forecasting Toolkit for Microsoft Azure. Authentication is not required to exploit this vulnerability. The specific flaw exists within the installation of Forecasting Toolkit. When installed from the...

9.8CVSS7.7AI score
Exploits0References1
Packet Storm
Packet Storm
added 2024/07/25 12:0 a.m.261 views

LMS ZAI 6.3 Insecure Settings

==================================================================================================================================== | Title : LMS ZAI v6.3 Insecure Settings Vulnerability | | Author : indoushka | | Tested on : windows 10 FrPro / browser : Mozilla firefox 125.0.1 64 bits | | Vendo...

7.4AI score
Exploits0
CVE
CVE
added 2024/07/21 9:55 a.m.42 views

CVE-2024-6960

CVE-2024-6960 describes an unsafe deserialization flaw in H2O’s Iced framework: deserialized models can execute arbitrary code due to lack of a class whitelist. Public sources (including Red Hat RH/CVE and PT-Security) confirm this affects H2O, enabling potential code execution when importing cra...

7.5CVSS7.8AI score0.00643EPSS
Exploits0References2
GitLab Advisory Database
GitLab Advisory Database
added 2024/07/21 12:0 a.m.13 views

H2O vulnerable to Deserialization of Untrusted Data

The H2O machine learning platform uses "Iced" classes as the primary means of moving Java Objects around the cluster. The Iced format supports inclusion of serialized Java objects. When a model is deserialized, any class is allowed to be deserialized no class allowlist. An attacker can construct ...

7.5CVSS7.5AI score0.00643EPSS
Exploits0References5
CNVD
CNVD
added 2024/07/19 12:0 a.m.4 views

SAP Enable Now Authorization Issues Vulnerability

SAP Enable Now is a collaborative content creation, management and sharing platform from SAP. The platform is primarily used for e-learning and training in SAP and non-SAP systems. SAP Enable Now suffers from an authorization issue vulnerability that stems from a lack of authorization checking,...

4.3CVSS6.7AI score0.00262EPSS
Exploits0References1
OSV
OSV
added 2024/07/18 10:40 p.m.3 views

CVE-2024-35198 TorchServe bypass allowed_urls configuration

TorchServe is a flexible and easy-to-use tool for serving and scaling PyTorch models in production. TorchServe 's check on allowedurls configuration can be by-passed if the URL contains characters such as ".." but it does not prevent the model from being downloaded into the model store. Once a fi...

9.8CVSS6.5AI score0.00792EPSS
Exploits0References5
Vulnrichment
Vulnrichment
added 2024/07/18 10:40 p.m.15 views

CVE-2024-35199 TorchServe gRPC Port Exposure

TorchServe is a flexible and easy-to-use tool for serving and scaling PyTorch models in production. In affected versions the two gRPC ports 7070 and 7071, are not bound to localhost by default, so when TorchServe is launched, these two interfaces are bound to all interfaces. Customers using PyTor...

8.2CVSS6.8AI score0.00631EPSS
Exploits0References3
Github Security Blog
Github Security Blog
added 2024/07/18 10:6 p.m.26 views

TorchServe gRPC Port Exposure

Impact The two gRPC ports 7070 and 7071, are not bound to localhost by default, so when TorchServe is launched, these two interfaces are bound to all interfaces. Customers using PyTorch inference Deep Learning Containers DLC through Amazon SageMaker and EKS are not affected. Patches This issue in...

8.2CVSS6.8AI score0.00631EPSS
Exploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2024/07/18 10:3 p.m.19 views

TorchServe vulnerable to bypass of allowed_urls configuration

Impact TorchServe's check on allowedurls configuration can be by-passed if the URL contains characters such as ".." but it does not prevent the model from being downloaded into the model store. Once a file is downloaded, it can be referenced without providing a URL the second time, which...

9.8CVSS6.9AI score0.00792EPSS
Exploits0References6Affected Software1
CNVD
CNVD
added 2024/07/12 12:0 a.m.6 views

Fortinet FortiAIOps Cross-Site Request Forgery Vulnerability

Fortinet FortiAIOps is a Fortinet networking solution that combines artificial intelligence and machine learning AI/ML from Fortinet. Fortinet FortiAIOps version 2.0.0 suffers from a cross-site request forgery vulnerability that arises from a web application that does not adequately validate that...

8.8CVSS6.9AI score0.00305EPSS
Exploits0References1
CNVD
CNVD
added 2024/07/12 12:0 a.m.8 views

Fortinet FortiAIOps Code Issue Vulnerability

Fortinet FortiAIOps is a Fortinet networking solution that combines artificial intelligence and machine learning AI/ML from Fortinet. A code issue vulnerability exists in Fortinet FortiAIOps version 2.0.0, which stems from the presence of multiple sessions that have insufficiently expired, and ca...

9.8CVSS6.8AI score0.00734EPSS
Exploits0References1
CNVD
CNVD
added 2024/07/12 12:0 a.m.6 views

Learning Management System SQL Injection Vulnerability (CNVD-2024-35193)

Learning Management System is itsourcecode open source a learning management system . Learning Management System version 1.0 suffers from a SQL injection vulnerability , the vulnerability stems from the application lack of validation of external input SQL statements . Attackers can use this...

9.8CVSS8.4AI score0.00488EPSS
Exploits1References1
Fedora
Fedora
added 2024/07/11 1:15 a.m.22 views

[SECURITY] Fedora 40 Update: onnx-1.14.1-3.fc40

onnx provides an open source format for AI models, both deep learning and traditional ML. It defines an extensible computation graph model, as well as definitions of built-in operators and standard data types...

8.8CVSS7.4AI score0.01178EPSS
Exploits1
OSV
OSV
added 2024/07/10 11:15 p.m.2 views

CVE-2024-39557

An Uncontrolled Resource Consumption vulnerability in the Layer 2 Address Learning Daemon l2ald of Juniper Networks Junos OS Evolved allows an unauthenticated, adjacent attacker to cause a memory leak, eventually exhausting all system memory, leading to a system crash and Denial of Service DoS...

7.1CVSS5.8AI score0.00248EPSS
Exploits0References1
Rows per page
Query Builder