Lucene search
+L

169 matches found

Github Security Blog
Github Security Blog
added 2023/03/24 9:54 p.m.29 views

TensorFlow has Null Pointer Error in LookupTableImportV2

Impact The function tf.rawops.LookupTableImportV2 cannot handle scalars in the values parameter and gives an NPE. python import tensorflow as tf v = tf.Variable1 @tf.functionjitcompile=True def test: func = tf.rawops.LookupTableImportV2 para='tablehandle': v.handle,'keys': 62.98910140991211,...

7.5CVSS7.3AI score0.00361EPSS
SaveExploits0References4Affected Software3
Github Security Blog
Github Security Blog
added 2023/03/24 9:54 p.m.38 views

TensorFlow has Segfault in Bincount with XLA

Impact When running 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. python import tensorflow as tf func = tf.rawops.Bincount para='arr': 6, 'size': 804, 'weights': 52, 351 @tf.functionjitcompile=True def...

7.5CVSS7.2AI score0.00394EPSS
SaveExploits0References4Affected Software3
Github Security Blog
Github Security Blog
added 2023/03/24 9:54 p.m.36 views

TensorFlow has null dereference on ParallelConcat with XLA

Impact When running with XLA, tf.rawops.ParallelConcat segfaults with a nullptr dereference when given a parameter shape with rank that is not greater than zero. python import tensorflow as tf func = tf.rawops.ParallelConcat para = 'shape': 0, 'values': 1 @tf.functionjitcompile=True def test: y =...

7.5CVSS7.2AI score0.00394EPSS
SaveExploits0References4Affected Software3
Github Security Blog
Github Security Blog
added 2023/03/24 9:53 p.m.36 views

TensorFlow has double free in Fractional(Max/Avg)Pool

Impact 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 supported. python import tensorflow as tf import os import numpy as np from...

8CVSS7.3AI score0.0015EPSS
SaveExploits0References4Affected Software3
Github Security Blog
Github Security Blog
added 2023/03/24 9:53 p.m.43 views

TensorFlow has Floating Point Exception in TFLite in conv kernel

Impact Constructing a tflite model with a paramater filterinputchannel of less than 1 gives a FPE. Patches We have patched the issue in GitHub commit 34f8368c535253f5c9cb3a303297743b62442aaa. The fix will be included in TensorFlow 2.12. We will also cherrypick this commit on TensorFlow 2.11.1. Fo...

7.5CVSS7.2AI score0.00394EPSS
SaveExploits0References4Affected Software3
Positive Technologies
Positive Technologies
added 2023/03/24 12:00 a.m.12 views

PT-2023-20238

Name of the Vulnerable Software and Affected Versions TensorFlow versions prior to 2.12.0 TensorFlow versions prior to 2.11.1 Description The issue occurs when running TensorFlow with XLA, where tf.raw ops.ParallelConcat segfaults with a nullptr dereference when given a parameter shape with rank...

7.5CVSS6.7AI score0.00394EPSS
SaveExploits0References19
Positive Technologies
Positive Technologies
added 2023/03/24 12:00 a.m.12 views

PT-2023-21221

Name of the Vulnerable Software and Affected Versions TensorFlow versions prior to 2.12 TensorFlow version 2.11.1 and earlier Description Constructing a tflite model with a parameter filter input channel of less than 1 gives a Floating Point Exception FPE. This issue affects TensorFlow, an...

7.5CVSS6.7AI score0.00394EPSS
SaveExploits0References20
Positive Technologies
Positive Technologies
added 2023/03/24 12:00 a.m.10 views

PT-2023-20230

Name of the Vulnerable Software and Affected Versions TensorFlow versions prior to 2.12.0 and 2.11.1 Description The issue arises when the stride and window size are not positive for tf.raw ops.AvgPoolGrad, potentially causing a floating point exception. Recommendations For versions prior to...

7.5CVSS6AI score0.00394EPSS
SaveExploits0References19
Positive Technologies
Positive Technologies
added 2023/03/24 12:00 a.m.12 views

PT-2023-20226

Name of the Vulnerable Software and Affected Versions TensorFlow versions prior to 2.12.0 TensorFlow versions prior to 2.11.1 Description The issue occurs when SparseSparseMaximum is given invalid sparse tensors as inputs, resulting in a null pointer error. This is a problem in the TensorFlow ope...

7.5CVSS5.9AI score0.00439EPSS
SaveExploits1References18
Github Security Blog
Github Security Blog
added 2023/03/19 12:30 a.m.55 views

jackson-databind possible Denial of Service if using JDK serialization to serialize JsonNode

jackson-databind 2.10.x through 2.12.x before 2.12.6 and 2.13.x before 2.13.1 allows attackers to cause a denial of service 2 GB transient heap usage per read in uncommon situations involving JsonNode JDK serialization...

7.5CVSS7.2AI score0.01124EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2023/03/18 10:15 p.m.34 views

CVE-2021-46877

jackson-databind 2.10.x through 2.12.x before 2.12.6 and 2.13.x before 2.13.1 allows attackers to cause a denial of service 2 GB transient heap usage per read in uncommon situations involving JsonNode JDK serialization...

7.5CVSS7.5AI score
SaveExploits0References2
OSV
OSV
added 2023/03/18 10:15 p.m.5 views

UBUNTU-CVE-2021-46877

jackson-databind 2.10.x through 2.12.x before 2.12.6 and 2.13.x before 2.13.1 allows attackers to cause a denial of service 2 GB transient heap usage per read in uncommon situations involving JsonNode JDK serialization...

7.5CVSS6.8AI score0.01124EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2023/02/15 3:48 a.m.8 views

SUSE CVE-2021-3697

A crafted JPEG image may lead the JPEG reader to underflow its data pointer, allowing user-controlled data to be written in heap. To a successful to be performed the attacker needs to perform some triage over the heap layout and craft an image with a malicious format and payload. This vulnerabili...

7.5CVSS8.5AI score0.00462EPSS
SaveExploits0References24
Snyk
Snyk
added 2022/11/20 9:08 a.m.4 views

Out-of-bounds Read

Overview Affected versions of this package are vulnerable to Out-of-bounds Read when the BaseCandidateSamplerOp function receives a value in trueclasses larger than rangemax. Remediation Upgrade tensorflow-lite to version 2.12.0 or higher. References - GitHub Commit - Vulnerable Code Credit: Yu...

9.1CVSS6.9AI score0.00395EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2022/08/01 12:00 a.m.8 views

Node.js 信任管理问题漏洞

Node.js is an open source, cross-platform JavaScript runtime environment. A trust management issue vulnerability exists in fs2 on Node.js, which stems from the fact that when fs2-io is used to establish a server-mode TLSSocket on Node.js, it ignores the parameter requestCert = true, skips the...

9.8CVSS8.2AI score0.00789EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2022/07/06 4:15 p.m.7 views

CVE-2021-3697

A crafted JPEG image may lead the JPEG reader to underflow its data pointer, allowing user-controlled data to be written in heap. To a successful to be performed the attacker needs to perform some triage over the heap layout and craft an image with a malicious format and payload. This vulnerabili...

7CVSS7.5AI score0.00462EPSS
SaveExploits0References4
OSV
OSV
added 2022/05/23 8:16 p.m.22 views

GHSA-CMV8-6362-R5W9 Malicious HTML+XHR Artifact Privilege Escalation in Argo Workflows

Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. The attacker creates a workflow that produces a HTML artifact that contains a HTML file that contains a script which uses XHR calls to interact with the Argo Server API. The attacker...

7.1CVSS6.9AI score0.00886EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2022/05/02 4:01 a.m.22 views

Zope Cross-site scripting (XSS) vulnerability in ZMI pages

Cross-site scripting XSS vulnerability in ZMI pages that use the managetabsmessage in Zope 2.11.4, 2.11.2, 2.10.9, 2.10.7, 2.10.6, 2.10.5, 2.10.4, 2.10.2, 2.10.1, 2.12...

6.1CVSS6.2AI score0.02072EPSS
SaveExploits0References8Affected Software1
Exploit DB
Exploit DB
added 2022/04/19 12:00 a.m.385 views

Zyxel NWA-1100-NH - Command Injection

Exploit Title: Zyxel NWA-1100-NH - Command Injection Date: 12/4/2022 Exploit Author: Ahmed Alroky Vendor Homepage: https://www.zyxel.com/homepage.shtml Version: ALL BEFORE 2.12 Tested on: Linux CVE : CVE-2021-4039 References :...

10CVSS8.7AI score0.71048EPSS
SaveExploits4
OSV
OSV
added 2021/11/09 12:15 p.m.10 views

CVE-2020-10052

A vulnerability has been identified in SIMATIC RTLS Locating Manager All versions V2.12. The affected application writes sensitive data, such as usernames and passwords in log files. A local attacker with access to the log files could use this information to launch further attacks...

5.5CVSS5.7AI score0.00225EPSS
SaveExploits0References1
Rows per page
Query Builder