Lucene search
+L

1736 matches found

Positive Technologies
Positive Technologies
added 2024/08/13 12:0 a.m.7 views

PT-2024-25707 · Adobe · Dimension

Name of the Vulnerable Software and Affected Versions: Adobe Dimension versions 3.4.11 and earlier Description: The issue is an out-of-bounds read vulnerability that could lead to disclosure of sensitive memory. An attacker could leverage this vulnerability to bypass mitigations such as ASLR...

5.5CVSS6.6AI score0.00274EPSS
SaveExploits0References4
Zero Day Initiative
Zero Day Initiative
added 2024/08/13 12:0 a.m.14 views

Adobe Dimension USD File Parsing Out-Of-Bounds Read Information Disclosure Vulnerability

This vulnerability allows remote attackers to disclose sensitive information on affected installations of Adobe Dimension. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the parsin...

3.3CVSS6AI score0.00317EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2024/08/13 12:0 a.m.29 views

Adobe Dimension < 4..0.2 Multiple Vulnerabilities (APSB24-47)

The version of Adobe Dimension installed on the remote Windows host is prior to 4..0.2. It is, therefore, affected by multiple vulnerabilities as referenced in the APSB24-47 advisory. - Dimension versions 3.4.11 and earlier are affected by an Untrusted Search Path vulnerability that could lead to...

7.8CVSS6.8AI score0.00386EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2024/08/13 12:0 a.m.8 views

PT-2024-18704 · Adobe · Dimension

Name of the Vulnerable Software and Affected Versions: Adobe Dimension versions 3.4.11 and earlier Description: The issue is a Use After Free vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction, where...

7.8CVSS7.8AI score0.00386EPSS
SaveExploits0References4
Adobe
Adobe
added 2024/08/13 12:0 a.m.38 views

APSB24-47 : Security update available for Adobe Dimension

Adobe has released an update for Adobe Dimension that addresses critical and important vulnerabilities. Successful exploitation could lead to arbitrary code execution and memory leak in the context of the current user...

8.2AI score
SaveExploits0Affected Software1
Positive Technologies
Positive Technologies
added 2024/06/18 12:0 a.m.3 views

PT-2025-10040

Name of the Vulnerable Software and Affected Versions GraphicsMagick versions prior to 1.3.46 Description The issue is related to JXL in GraphicsMagick, which lacks image dimension resource limits. Recommendations For versions prior to 1.3.46, update to version 1.3.46 or later to resolve the issu...

9.8CVSS5.8AI score0.00431EPSS
SaveExploits1References38
OSV
OSV
added 2024/06/06 6:15 p.m.9 views

CVE-2024-36736

An issue in the oneflow.permute component of OneFlow-Inc. Oneflow v0.9.1 causes an incorrect calculation when the same dimension operation is performed...

9.8CVSS5.8AI score0.00562EPSS
SaveExploits0References1
NVD
NVD
added 2024/06/06 6:15 p.m.39 views

CVE-2024-36736

An issue in the oneflow.permute component of OneFlow-Inc. Oneflow v0.9.1 causes an incorrect calculation when the same dimension operation is performed...

9.8CVSS0.00562EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/06/06 5:47 p.m.40 views

CVE-2024-36736

An issue in the oneflow.permute component of OneFlow-Inc. Oneflow v0.9.1 causes an incorrect calculation when the same dimension operation is performed...

0.00562EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/06/06 5:47 p.m.15 views

CVE-2024-36736

An issue in the oneflow.permute component of OneFlow-Inc. Oneflow v0.9.1 causes an incorrect calculation when the same dimension operation is performed...

6.9AI score0.00562EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/06/06 12:0 a.m.8 views

PT-2024-27144 · Oneflow · Oneflow

Name of the Vulnerable Software and Affected Versions: OneFlow versions 0.9.1 Description: An issue in the oneflow.permute component of OneFlow-Inc causes an incorrect calculation when the same dimension operation is performed. Recommendations: For version 0.9.1, consider updating to a newer...

9.8CVSS6.8AI score0.00562EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/05/01 12:0 a.m.27 views

PT-2024-6876 · Adobe · Dimension

Name of the Vulnerable Software and Affected Versions: Adobe Dimension versions 4.0.3 and earlier Description: The issue is related to a Use After Free vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user...

7.8CVSS8.2AI score0.0036EPSS
SaveExploits0References11
OSV
OSV
added 2024/03/06 11:20 a.m.18 views

BIT-TENSORFLOW-2020-15208 Data corruption in tensorflow-lite

In tensorflow-lite before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, when determining the common dimension size of two tensors, TFLite uses a DCHECK which is no-op outside of debug compilation modes. Since the function always returns the dimension of the first tensor, malicious attackers can...

9.8CVSS9.2AI score0.00905EPSS
SaveExploits1References5
OSV
OSV
added 2024/03/06 11:18 a.m.37 views

BIT-TENSORFLOW-2021-29601 Integer overflow in TFLite concatentation

TensorFlow is an end-to-end open source platform for machine learning. The TFLite implementation of concatenation is vulnerable to an integer overflow issuehttps://github.com/tensorflow/tensorflow/blob/7b7352a724b690b11bfaae2cd54bc3907daf6285/tensorflow/lite/kernels/concatenation.ccL70-L76. An...

7.1CVSS6.8AI score0.00192EPSS
SaveExploits1References3
OSV
OSV
added 2024/03/06 11:16 a.m.24 views

BIT-TENSORFLOW-2021-41219 Undefined behavior via `nullptr` reference binding in sparse matrix multiplication

TensorFlow is an open source platform for machine learning. In affected versions the code for sparse matrix multiplication is vulnerable to undefined behavior via binding a reference to nullptr. This occurs whenever the dimensions of a or b are 0 or less. In the case on one of these is 0, an empt...

7.8CVSS7.5AI score0.00204EPSS
SaveExploits1References3
OSV
OSV
added 2024/03/06 11:15 a.m.22 views

BIT-TENSORFLOW-2022-21728 Out of bounds read in Tensorflow

Tensorflow is an Open Source Machine Learning Framework. The implementation of shape inference for ReverseSequence does not fully validate the value of batchdim and can result in a heap OOB read. There is a check to make sure the value of batchdim does not go over the rank of the input, but there...

8.1CVSS7.9AI score0.01125EPSS
SaveExploits1References5
OSV
OSV
added 2024/03/06 11:11 a.m.15 views

BIT-TENSORFLOW-2022-41887 Overflow in `tf.keras.losses.poisson` in Tensorflow

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.5CVSS6.2AI score0.0044EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2024/02/29 10:37 p.m.54 views

CVE-2021-47065 rtw88: Fix array overrun in rtw_get_tx_power_params()

In the Linux kernel, the following vulnerability has been resolved: rtw88: Fix array overrun in rtwgettxpowerparams Using a kernel with the Undefined Behaviour Sanity Checker UBSAN enabled, the following array overrun is logged:...

7.4AI score0.00234EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2024/02/14 12:0 a.m.6 views

The vulnerability of Adobe Dimension’s 3D design software relates to reading data beyond the buffer in memory, allowing an attacker to gain unauthorized access to protected information.

The vulnerability of Adobe Dimension’s 3D design software relates to reading data beyond the buffer boundaries in memory. Exploiting this vulnerability can allow an attacker to gain unauthorized access to protected information through a specially created USD file...

5.5CVSS5.7AI score0.00367EPSS
SaveExploits0References5Affected Software1
BDU FSTEC
BDU FSTEC
added 2024/02/14 12:0 a.m.10 views

The vulnerability of Adobe Dimension’s 3D design software relates to reading data beyond the buffer in memory, allowing an attacker to gain unauthorized access to protected information.

The vulnerability of Adobe Dimension’s 3D design software relates to reading data beyond the buffer boundaries in memory. Exploiting this vulnerability can allow an attacker to gain unauthorized access to protected information through a specially created GLTF file...

5.5CVSS5.7AI score0.00367EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder