Lucene search
K

47 matches found

SUSE CVE
SUSE CVE
added 2023/02/15 3:43 a.m.2 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.00231EPSS
Exploits1References3
Fedora
Fedora
added 2022/07/30 1:55 a.m.11 views

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

A permutation generation tool written in Golang...

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

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

A permutation generation tool written in Golang...

9.3CVSS1.7AI score0.05994EPSS
Exploits4
PyPA
PyPA
added 2021/11/05 11:15 p.m.6 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
Exploits0References2Affected Software1
PyPA
PyPA
added 2021/11/05 11:15 p.m.4 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
Exploits0References2Affected Software1
OSV
OSV
added 2021/11/05 11:15 p.m.2 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
Exploits0References2
OSV
OSV
added 2021/05/21 2:22 p.m.0 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.00231EPSS
Exploits1References7
CNVD
CNVD
added 2021/05/18 12:0 a.m.10 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.00231EPSS
Exploits1References1
PyPA
PyPA
added 2021/05/14 8:15 p.m.4 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.00231EPSS
Exploits1References2Affected Software1
OSV
OSV
added 2021/05/14 8:15 p.m.1 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.00231EPSS
Exploits1References2
Debian CVE
Debian CVE
added 2021/05/14 7:12 p.m.3 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.00231EPSS
Exploits1
Cvelist
Cvelist
added 2021/05/14 7:12 p.m.16 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.00231EPSS
Exploits1References2
Positive Technologies
Positive Technologies
added 2021/05/14 12:0 a.m.3 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.00231EPSS
Exploits1References13
OSV
OSV
added 2020/12/10 11:15 p.m.1 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
Exploits1References2
Debian CVE
Debian CVE
added 2020/12/10 10:10 p.m.2 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
Exploits1
OSV
OSV
added 2020/12/10 7:7 p.m.2 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
Exploits1References7
Packet Storm
Packet Storm
added 2019/03/11 12:0 a.m.40 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
Exploits0
Kitploit
Kitploit
added 2018/06/28 1:30 p.m.61 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
Exploits0References1
n0where
n0where
added 2018/06/25 3:54 p.m.189 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 ...

Exploits0References1
Kitploit
Kitploit
added 2018/05/20 10:45 p.m.41 views

Dnsmorph - Domain Name Permutation Engine Written In Go

DNSMORPH is a domain name permutation engine, inspired by dnstwist. It is written in Go making for a compact and very fast tool. It robustly handles any domain or subdomain supplied and provides a number of configuration options to tune permutation runs. DNSMORPH includes the following domain...

7.4AI score
Exploits0References4
Rows per page
Query Builder