Lucene search
+L

1737 matches found

CNVD
CNVD
added 2022/02/16 12:0 a.m.60 views

Google TensorFlow buffer overflow vulnerability (CNVD-2022-11509)

Google TensorFlow is an end-to-end open source platform for machine learning from Google Google. Google Tensorflow has a buffer overflow vulnerability that stems from the fact that Dequantize's implementation does not fully validate the value of axis, which can be exploited by an attacker to caus...

8.8CVSS2.5AI score0.00818EPSS
SaveExploits1References1
NVD
NVD
added 2022/02/14 10:15 p.m.37 views

CVE-2022-23410

AXIS IP Utility before 4.18.0 allows for remote code execution and local privilege escalation by the means of DLL hijacking. IPUtility.exe would attempt to load DLLs from its current working directory which could allow for remote code execution if a compromised DLL would be placed in the same...

7.8CVSS0.00383EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2022/02/14 10:15 p.m.7 views

CVE-2022-23410

AXIS IP Utility before 4.18.0 allows for remote code execution and local privilege escalation by the means of DLL hijacking. IPUtility.exe would attempt to load DLLs from its current working directory which could allow for remote code execution if a compromised DLL would be placed in the same...

7.8CVSS7.7AI score0.00383EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2022/02/14 10:15 p.m.7 views

CVE-2022-23410

AXIS IP Utility before 4.18.0 allows for remote code execution and local privilege escalation by the means of DLL hijacking. IPUtility.exe would attempt to load DLLs from its current working directory which could allow for remote code execution if a compromised DLL would be placed in the same...

7.8CVSS7.6AI score0.00383EPSS
SaveExploits0References1
Prion
Prion
added 2022/02/14 10:15 p.m.13 views

Remote code execution

AXIS IP Utility before 4.18.0 allows for remote code execution and local privilege escalation by the means of DLL hijacking. IPUtility.exe would attempt to load DLLs from its current working directory which could allow for remote code execution if a compromised DLL would be placed in the same...

4.4CVSS8.1AI score0.00383EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2022/02/14 9:4 p.m.147 views

CVE-2022-23410

AXIS IP Utility prior to 4.18.0 is affected by a DLL hijacking issue that enables remote code execution and local privilege escalation. IPUtility.exe loads DLLs from its current working directory, so placing a compromised DLL in that folder could trigger exploitation. Affected version range: befo...

7.8CVSS8.1AI score0.00383EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2022/02/14 9:4 p.m.39 views

CVE-2022-23410

AXIS IP Utility before 4.18.0 allows for remote code execution and local privilege escalation by the means of DLL hijacking. IPUtility.exe would attempt to load DLLs from its current working directory which could allow for remote code execution if a compromised DLL would be placed in the same...

8.4AI score0.00383EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2022/02/14 12:0 a.m.10 views

PT-2022-15982 · Axis · Axis Ip Utility

Name of the Vulnerable Software and Affected Versions: AXIS IP Utility versions prior to 4.18.0 Description: The issue allows for remote code execution and local privilege escalation through DLL hijacking. IPUtility.exe attempts to load DLLs from its current working directory, which could allow f...

7.8CVSS8.4AI score0.00383EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2022/02/14 12:0 a.m.10 views

AXIS IP Utility 代码问题漏洞

Axis Ip Utility is used by Axis of Sweden to help set the Ip address of Axis network video products. AXIS IP Utility has a code issue vulnerability that stems from AXIS IP Utility allowing remote code execution and local privilege escalation via DLL hijacking...

7.8CVSS8.1AI score0.00383EPSS
SaveExploits0References2
OSV
OSV
added 2022/02/09 11:37 p.m.18 views

GHSA-43Q8-3FV7-PR5X Improper Validation of Integrity Check Value in TensorFlow

Impact The implementation of tf.sparse.split does not fully validate the input arguments. Hence, a malicious user can trigger a denial of service via a segfault or a heap OOB read: python import tensorflow as tf data = tf.random.uniform1, 32, 32, dtype=tf.float32 axis = 1, 2 x =...

7CVSS6.9AI score
SaveExploits0References5
OSV
OSV
added 2022/02/09 6:29 p.m.5 views

GHSA-C6FH-56W7-FVJW Integer overflow in Tensorflow

Impact The implementation of shape inference for Dequantize is vulnerable to an integer overflow weakness: python import tensorflow as tf input = tf.constant1,1,dtype=tf.qint32 @tf.function def test: y = tf.rawops.Dequantize input=input, minrange=1.0, maxrange=10.0, mode='MINCOMBINED',...

7.6CVSS5.9AI score0.00659EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2022/02/09 6:28 p.m.35 views

Out of bounds read in Tensorflow

Impact The implementation of Dequantize does not fully validate the value of axis and can result in heap OOB accesses: python import tensorflow as tf @tf.function def test: y = tf.rawops.Dequantize input=tf.constant1,1,dtype=tf.qint32, minrange=1.0, maxrange=10.0, mode='MINCOMBINED',...

8.8CVSS1.2AI score0.00818EPSS
SaveExploits1References7Affected Software3
OSV
OSV
added 2022/02/09 6:28 p.m.7 views

GHSA-23HM-7W47-XW72 Out of bounds read in Tensorflow

Impact The implementation of Dequantize does not fully validate the value of axis and can result in heap OOB accesses: python import tensorflow as tf @tf.function def test: y = tf.rawops.Dequantize input=tf.constant1,1,dtype=tf.qint32, minrange=1.0, maxrange=10.0, mode='MINCOMBINED',...

8.1CVSS7AI score0.00818EPSS
SaveExploits1References7
Veracode
Veracode
added 2022/02/04 5:12 p.m.30 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service. The vulnerability exists due to the lack of validation of the value of axis and an out-of-bound access allowing an attacker to crash the system via the implementation of Dequantize...

8.8CVSS4AI score0.00818EPSS
SaveExploits1References6Affected Software3
PyPA
PyPA
added 2022/02/03 11:15 a.m.9 views

PYSEC-2022-106

Tensorflow is an Open Source Machine Learning Framework. The implementation of shape inference for Dequantize is vulnerable to an integer overflow weakness. The axis argument can be -1 the default value for the optional argument or any other positive value at most the number of dimensions of the...

8.8CVSS7.6AI score0.00659EPSS
SaveExploits1References3Affected Software1
Prion
Prion
added 2022/02/03 11:15 a.m.18 views

Design/Logic Flaw

Tensorflow is an Open Source Machine Learning Framework. The implementation of Dequantize does not fully validate the value of axis and can result in heap OOB accesses. The axis argument can be -1 the default value for the optional argument or any other positive value at most the number of...

6.5CVSS8.8AI score0.00818EPSS
SaveExploits1References3Affected Software1
Prion
Prion
added 2022/02/03 11:15 a.m.25 views

Integer overflow

Tensorflow is an Open Source Machine Learning Framework. The implementation of shape inference for Dequantize is vulnerable to an integer overflow weakness. The axis argument can be -1 the default value for the optional argument or any other positive value at most the number of dimensions of the...

6.5CVSS8.8AI score0.00659EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
added 2022/02/03 11:15 a.m.11 views

PYSEC-2022-50

Tensorflow is an Open Source Machine Learning Framework. The implementation of Dequantize does not fully validate the value of axis and can result in heap OOB accesses. The axis argument can be -1 the default value for the optional argument or any other positive value at most the number of...

8.8CVSS7AI score0.00818EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
added 2022/02/03 11:15 a.m.11 views

PYSEC-2022-105

Tensorflow is an Open Source Machine Learning Framework. The implementation of Dequantize does not fully validate the value of axis and can result in heap OOB accesses. The axis argument can be -1 the default value for the optional argument or any other positive value at most the number of...

8.8CVSS7AI score0.00818EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
added 2022/02/03 11:15 a.m.10 views

PYSEC-2022-51

Tensorflow is an Open Source Machine Learning Framework. The implementation of shape inference for Dequantize is vulnerable to an integer overflow weakness. The axis argument can be -1 the default value for the optional argument or any other positive value at most the number of dimensions of the...

8.8CVSS7.6AI score0.00659EPSS
SaveExploits1References3Affected Software1
Rows per page
Query Builder