Lucene search
+L

48 matches found

SUSE CVE
SUSE CVE
added 2023/02/15 3:43 a.m.5 views

SUSE CVE-2021-29530

TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger a null pointer dereference by providing an invalid permutation to tf.rawops.SparseMatrixSparseCholesky. This is because the...

7.8CVSS7.6AI score0.00232EPSS
SaveExploits1References3
Fedora
Fedora
added 2022/07/30 1:55 a.m.15 views

[SECURITY] Fedora 36 Update: goaltdns-0-0.8.20200627git2b3e8a3.fc36

A permutation generation tool written in Golang...

1.7AI score
SaveExploits0
Fedora
Fedora
added 2022/07/17 1:15 a.m.31 views

[SECURITY] Fedora 35 Update: goaltdns-0-0.7.20200627git2b3e8a3.fc35

A permutation generation tool written in Golang...

9.3CVSS1.7AI score0.0995EPSS
SaveExploits4
PyPA
PyPA
added 2021/11/05 11:15 p.m.9 views

PYSEC-2021-625

TensorFlow is an open source platform for machine learning. In affected versions the shape inference function for Transpose is vulnerable to a heap buffer overflow. This occurs whenever perm contains negative elements. The shape inference function does not validate that the indices in perm are al...

7.8CVSS7.3AI score0.00156EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2021/11/05 11:15 p.m.10 views

PYSEC-2021-823

TensorFlow is an open source platform for machine learning. In affected versions the shape inference function for Transpose is vulnerable to a heap buffer overflow. This occurs whenever perm contains negative elements. The shape inference function does not validate that the indices in perm are al...

7.8CVSS7.3AI score0.00156EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2021/11/05 11:15 p.m.13 views

PYSEC-2021-823

TensorFlow is an open source platform for machine learning. In affected versions the shape inference function for Transpose is vulnerable to a heap buffer overflow. This occurs whenever perm contains negative elements. The shape inference function does not validate that the indices in perm are al...

7.8CVSS7.3AI score0.00156EPSS
SaveExploits0References2
OSV
OSV
added 2021/05/21 2:22 p.m.37 views

GHSA-XCWJ-WFCM-M23C Invalid validation in `SparseMatrixSparseCholesky`

Impact An attacker can trigger a null pointer dereference by providing an invalid permutation to tf.rawops.SparseMatrixSparseCholesky: python import tensorflow as tf import numpy as np from tensorflow.python.ops.linalg.sparse import sparsecsrmatrixops indicesarray = np.array0, 0 valuearray =...

2.5CVSS6.1AI score0.00232EPSS
SaveExploits1References7
CNVD
CNVD
added 2021/05/18 12:0 a.m.11 views

TensorFlow null pointer dereference vulnerability (CNVD-2021-36568)

Google TensorFlow is an end-to-end open source machine learning platform. A null pointer dereference vulnerability exists in TensorFlow versions prior to 2.5.0. An attacker can exploit this vulnerability to cause a denial of service by providing an invalid permutation to...

7.8CVSS6.4AI score0.00232EPSS
SaveExploits1References1
PyPA
PyPA
added 2021/05/14 8:15 p.m.9 views

PYSEC-2021-656

TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger a null pointer dereference by providing an invalid permutation to tf.rawops.SparseMatrixSparseCholesky. This is because the...

7.8CVSS7.2AI score0.00232EPSS
SaveExploits1References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/05/14 8:15 p.m.4 views

CVE-2021-29530

TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger a null pointer dereference by providing an invalid permutation to tf.rawops.SparseMatrixSparseCholesky. This is because the...

7.8CVSS6.3AI score0.00232EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2021/05/14 8:15 p.m.7 views

PYSEC-2021-656

TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger a null pointer dereference by providing an invalid permutation to tf.rawops.SparseMatrixSparseCholesky. This is because the...

7.8CVSS7.3AI score0.00232EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2021/05/14 7:12 p.m.35 views

CVE-2021-29530 Invalid validation in `SparseMatrixSparseCholesky`

TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger a null pointer dereference by providing an invalid permutation to tf.rawops.SparseMatrixSparseCholesky. This is because the...

2.5CVSS7.9AI score0.00232EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2021/05/14 7:12 p.m.6 views

CVE-2021-29530

TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger a null pointer dereference by providing an invalid permutation to tf.rawops.SparseMatrixSparseCholesky. This is because the...

7.8CVSS7.2AI score0.00232EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2021/05/14 12:0 a.m.7 views

PT-2021-18281 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 2.5.0 TensorFlow versions 2.4.2 and earlier TensorFlow versions 2.3.3 and earlier TensorFlow versions 2.2.3 and earlier TensorFlow versions 2.1.4 and earlier Description: An attacker can trigger a null pointer...

7.8CVSS7.4AI score0.00232EPSS
SaveExploits1References13
OSV
OSV
added 2020/12/10 11:15 p.m.6 views

PYSEC-2020-333

In affected versions of TensorFlow the tf.rawops.DataFormatVecPermute API does not validate the srcformat and dstformat attributes. The code assumes that these two arguments define a permutation of NHWC. This can result in uninitialized memory accesses, read outside of bounds and even crashes. Th...

7.8CVSS7.1AI score0.00241EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2020/12/10 10:10 p.m.7 views

CVE-2020-26267

In affected versions of TensorFlow the tf.rawops.DataFormatVecPermute API does not validate the srcformat and dstformat attributes. The code assumes that these two arguments define a permutation of NHWC. This can result in uninitialized memory accesses, read outside of bounds and even crashes. Th...

7.8CVSS7.2AI score0.00241EPSS
SaveExploits1
OSV
OSV
added 2020/12/10 7:7 p.m.19 views

GHSA-C9F3-9WFR-WGH7 Lack of validation in data format attributes in TensorFlow

Impact The tf.rawops.DataFormatVecPermute API does not validate the srcformat and dstformat attributes. The code assumes that these two arguments define a permutation of NHWC. However, these assumptions are not checked and this can result in uninitialized memory accesses, read outside of bounds a...

4.4CVSS5.8AI score0.00241EPSS
SaveExploits1References7
Packet Storm
Packet Storm
added 2019/03/11 12:0 a.m.43 views

OpenKM Document Management Remote Command Execution

This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'OpenKM Document Management %q Versions of the OpenKM Document Management 'AkkuS ' , Vulnerability Discovery, PoC & Msf Module 'References' = 'URL'...

0.4AI score
SaveExploits0
Kitploit
Kitploit
added 2018/06/28 1:30 p.m.68 views

SubFinder - A Subdomain Discovery Tool That Discovers Valid Subdomains For Websites

SubFinder is a subdomain discovery tool that discovers valid subdomains for websites by using passive online sources. It has a simple modular architecture and has been aimed as a successor to sublist3r project. SubFinder uses Passive Sources, Search Engines, Pastebins, Internet Archives, etc to...

7.3AI score
SaveExploits0References1
n0where
n0where
added 2018/06/25 3:54 p.m.203 views

Subdomain Discovery Tool: SubFinder

SubFinder is a subdomain discovery tool that uses various techniques to discover massive amounts of subdomains for any target. It has been aimed as a successor to the sublist3r project . SubFinder uses Passive Sources, Search Engines, Pastebins, Internet Archives, etc to find subdomains and then ...

SaveExploits0References1
Rows per page
Query Builder