Lucene search
+L

436 matches found

OSV
OSV
added 2022/04/01 8:15 p.m.9 views

CVE-2022-23156

Wyse Device Agent version 14.6.1.4 and below contain an Improper Authentication vulnerability. A malicious user could potentially exploit this vulnerability by providing invalid input in order to obtain a connection to WMS server...

6.7CVSS5.8AI score0.00243EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2022/02/24 12:0 a.m.24 views

Scientific Linux Security Update : openldap on SL7.x i686/x86_64 (2022:0621)

The remote Scientific Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the SLSA-2022:0621-1 advisory. - openldap: assertion failure in Certificate List syntax validation CVE-2020-25709 - openldap: assertion failure in CSN normalization with invali...

7.5CVSS7.5AI score0.02858EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2022/02/18 12:0 a.m.9 views

Dell Wyse Device Agent授权问题漏洞

DELL Wyse Management Suite is a scalable solution for managing and optimizing Wyse endpoints from Dell USA. The product includes centralized Wyse endpoint management, asset tracking, and automated device discovery.An authorization issue vulnerability exists in Wyse due to an error in processing...

6.7CVSS5.7AI score0.00243EPSS
SaveExploits0References3
CNVD
CNVD
added 2022/02/16 12:0 a.m.34 views

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

Google TensorFlow is an end-to-end open source platform for machine learning from Google USA. Google Tensorflow suffers from a buffer overflow vulnerability that stems from the fact that the implementation of FractionalAvgPoolGrad does not account for invalid input tensor, which can be exploited ...

8.1CVSS3.4AI score0.00815EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2022/02/03 12:0 a.m.10 views

Google TensorFlow 缓冲区错误漏洞

Google TensorFlow is an end-to-end open source platform for machine learning from Google USA. Google Tensorflow suffers from a buffer overflow vulnerability that stems from the fact that the implementation of FractionalAvgPoolGrad does not account for invalid input tensor, which can be exploited ...

8.1CVSS6.1AI score0.00815EPSS
SaveExploits1References4
VulnCheck KEV
VulnCheck KEV
added 2022/01/26 12:0 a.m.4 views

VulnCheck KEV: CVE-2013-3993

Certain APIs within BigInsights can take invalid input that might allow attackers unauthorized access to read, write, modify, or delete data...

6.5CVSS5.8AI score0.05236EPSS
SaveExploits0References1
NVD
NVD
added 2022/01/19 1:15 a.m.21 views

CVE-2022-22166

An Improper Validation of Specified Quantity in Input vulnerability in the routing protocol daemon rpd of Juniper Networks Junos OS allows an unauthenticated networked attacker to cause an rdp crash and thereby a Denial of Service DoS. If a BGP update message is received over an established BGP...

6.5CVSS0.00369EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2022/01/03 2:34 p.m.29 views

CVE-2021-46109

Invalid input sanitizing leads to reflected Cross Site Scripting XSS in ASUS RT-AC52UB1 3.0.0.4.380.10931 can lead to a user session hijack...

6.2AI score0.00702EPSS
SaveExploits1References1
OSV
OSV
added 2021/12/16 7:10 p.m.7 views

CLSA-2021-1639681846 Fix CVE(s): CVE-2020-7071, CVE-2020-7068, CVE-2021-21705, CVE-2021-21704, CVE-2021-21703, CVE-2021-21702

SECURITY UPDATE: Process crash and information disclosure - debian/patches/CVE-2020-7068.patch: fix access-after-free for actualalias pointer - CVE-2020-7068 SECURITY UPDATE: logic error due to invalid input validation - debian/patches/CVE-2020-7071.patch: add validation fo url-user field -...

7.8CVSS7AI score0.03179EPSS
SaveExploits5References1
RedHat Linux
RedHat Linux
added 2021/11/02 5:36 p.m.8 views

golang: ReadUvarint and ReadVarint can read an unlimited number of bytes from invalid inputs

A flaw was found in the Go encoding/binary package. Certain invalid inputs to the ReadUvarint or the ReadVarint causes those functions to read an unlimited number of bytes from the ByteReader argument before returning an error. This flaw possibly leads to processing more input than expected. The...

7.5CVSS7.2AI score0.0473EPSS
SaveExploits0References5
OSV
OSV
added 2021/09/20 8:20 p.m.9 views

GHSA-93Q8-GQ69-WQMW Inefficient Regular Expression Complexity in chalk/ansi-regex

ansi-regex is vulnerable to Inefficient Regular Expression Complexity which could lead to a denial of service when parsing invalid ANSI escape codes. Proof of Concept js import ansiRegex from 'ansi-regex'; forvar i = 1; i = 50000; i++ var time = Date.now; var attackstr = "\u001B"+";".repeati10000...

7.5CVSS6.8AI score0.03552EPSS
SaveExploits1References13
OSV
OSV
added 2021/08/25 2:44 p.m.5 views

GHSA-C9QF-R67M-P7CG Null pointer dereference in `CompressElement`

Impact It is possible to trigger a null pointer dereference in TensorFlow by passing an invalid input to tf.rawops.CompressElement: python import tensorflow as tf tf.rawops.CompressElementcomponents= The implementation was accessing the size of a buffer obtained from the return of a separate...

7.7CVSS6AI score0.0016EPSS
SaveExploits0References7
OSV
OSV
added 2021/08/12 11:15 p.m.10 views

PYSEC-2021-292

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can read from outside of bounds of heap allocated data by sending specially crafted illegal arguments to tf.rawops.UpperBound. The implementation does not validate the rank of sortedinput...

5.5CVSS6AI score0.00169EPSS
SaveExploits0References2
PyPA
PyPA
added 2021/08/12 7:15 p.m.8 views

PYSEC-2021-748

TensorFlow is an end-to-end open source platform for machine learning. It is possible to trigger a null pointer dereference in TensorFlow by passing an invalid input to tf.rawops.CompressElement. The implementation was accessing the size of a buffer obtained from the return of a separate function...

7.7CVSS7.1AI score0.0016EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2021/08/12 7:15 p.m.9 views

PYSEC-2021-259

TensorFlow is an end-to-end open source platform for machine learning. It is possible to trigger a null pointer dereference in TensorFlow by passing an invalid input to tf.rawops.CompressElement. The implementation was accessing the size of a buffer obtained from the return of a separate function...

7.7CVSS7.1AI score0.0016EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2021/08/12 7:15 p.m.6 views

PYSEC-2021-748

TensorFlow is an end-to-end open source platform for machine learning. It is possible to trigger a null pointer dereference in TensorFlow by passing an invalid input to tf.rawops.CompressElement. The implementation was accessing the size of a buffer obtained from the return of a separate function...

7.7CVSS6.1AI score0.0016EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2021/08/12 6:15 p.m.6 views

CVE-2021-37637

TensorFlow is an end-to-end open source platform for machine learning. It is possible to trigger a null pointer dereference in TensorFlow by passing an invalid input to tf.rawops.CompressElement. The implementation was accessing the size of a buffer obtained from the return of a separate function...

7.7CVSS7.1AI score0.0016EPSS
SaveExploits0
CNNVD
CNNVD
added 2021/08/12 12:0 a.m.9 views

Google TensorFlow代码问题漏洞

Google TensorFlow is an end-to-end open source machine learning platform. tf.rawops.CompressElement in versions prior to Google TensorFlow 2.6.0 is vulnerable to null pointer dereference. An attacker could exploit the vulnerability by passing invalid input to cause a null pointer dereference...

7.7CVSS5.3AI score0.0016EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2021/08/12 12:0 a.m.17 views

PT-2021-21752 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 2.6.0 TensorFlow versions 2.5.1 and earlier TensorFlow versions 2.4.3 and earlier TensorFlow versions 2.3.4 and earlier Description: It is possible to trigger a null pointer dereference in TensorFlow by passing an...

9.3CVSS5.8AI score0.00447EPSS
SaveExploits5References86
OSV
OSV
added 2021/06/22 12:15 p.m.6 views

CVE-2021-0551

In bind of MediaControlPanel.java, there is a possible way to lock up the system UI using a malicious media file due to improper input validation. This could lead to remote denial of service with no additional execution privileges needed. User interaction is needed for exploitation.Product:...

6.5CVSS6.7AI score0.00588EPSS
SaveExploits0References1
Rows per page
Query Builder