Lucene search
+L

1284 matches found

Positive Technologies
Positive Technologies
added 2021/11/05 12:00 a.m.7 views

PT-2021-23169 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 2.7.0 TensorFlow versions 2.6.0 through 2.6.0 TensorFlow versions 2.5.0 through 2.5.1 TensorFlow versions 2.4.0 through 2.4.3 Description: TensorFlow allows tensors to have a large number of dimensions and each...

6.8CVSS5.3AI score0.00307EPSS
SaveExploits1References18
Positive Technologies
Positive Technologies
added 2021/11/05 12:00 a.m.5 views

PT-2021-23187 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 2.7.0 TensorFlow versions 2.6.0 through 2.6.0 will be fixed in 2.6.1 TensorFlow versions 2.5.0 through 2.5.1 will be fixed in 2.5.2 TensorFlow versions 2.4.0 through 2.4.3 will be fixed in 2.4.4 Description: The...

7.8CVSS7.4AI score0.0021EPSS
SaveExploits1References13
Positive Technologies
Positive Technologies
added 2021/10/14 12:00 a.m.5 views

PT-2023-16838 · Otrs Ag +1 · Otrs +2

Name of the Vulnerable Software and Affected Versions: OTRS versions 7.0.X through 7.0.41 OTRS Community Edition versions 6.0.1 through 6.0.34 Description: The issue is related to an Improper Input Validation vulnerability in the Ticket Actions modules of OTRS AG OTRS and OTRS AG OTRS Community...

9.8CVSS4.8AI score0.01273EPSS
SaveExploits0References34
OSV
OSV
added 2021/10/04 6:15 p.m.6 views

DEBIAN-CVE-2021-32626

Redis is an open source, in-memory database that persists on disk. In affected versions specially crafted Lua scripts executing in Redis can cause the heap-based Lua stack to be overflowed, due to incomplete checks for this condition. This can result with heap corruption and potentially remote co...

8.8CVSS6.7AI score0.16206EPSS
SaveExploits0References1
OSV
OSV
added 2021/10/04 6:15 p.m.11 views

ALPINE-CVE-2021-32672

Redis is an open source, in-memory database that persists on disk. When using the Redis Lua Debugger, users can send malformed requests that cause the debugger’s protocol parser to read data beyond the actual buffer. This issue affects all versions of Redis with Lua debugging support 3.2 or newer...

4.3CVSS6.8AI score0.01831EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2021/10/01 9:31 a.m.6 views

CVE-2021-34355

A cross-site scripting XSS vulnerability has been reported to affect QNAP NAS running Photo Station. If exploited, this vulnerability allows remote attackers to inject malicious code. We have already fixed this vulnerability in the following versions of Photo Station: Photo Station 5.4.10...

7.6CVSS6AI score0.00649EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2021/09/15 12:00 a.m.9 views

emlog 跨站请求伪造漏洞

Emlog is Emlog personal developer of a PHP and MySQL based CMS site building system . There is a security vulnerability in emlog v6.0 that can be exploited by attackers to add articles at will...

4.3CVSS5.2AI score0.00536EPSS
SaveExploits1References2
OSV
OSV
added 2021/09/06 2:15 p.m.7 views

UBUNTU-CVE-2021-36095

Malicious attacker is able to find out valid user logins by using the "lost password" feature. This issue affects: OTRS AG OTRS Community Edition version 6.0.1 and later versions. OTRS AG OTRS 7.0.x version 7.0.28 and prior versions...

5.3CVSS6AI score0.00943EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2021/09/06 12:00 a.m.6 views

CVE-2021-36093

It's possible to create an email which can be stuck while being processed by PostMaster filters, causing DoS. This issue affects: OTRS AG OTRS Community Edition 6.0.x version 6.0.1 and later versions. OTRS AG OTRS 7.0.x version 7.0.28 and prior versions; 8.0.x version 8.0.15 and prior versions...

5.3CVSS6.1AI score0.01108EPSS
SaveExploits0References2Affected Software2
Positive Technologies
Positive Technologies
added 2021/08/25 12:00 a.m.14 views

PT-2021-22797 · Primekey · Primekey Ejbca

Name of the Vulnerable Software and Affected Versions: PrimeKey EJBCA versions prior to 7.6.0 Description: An issue was discovered where modifications to enrollment secrets in the alias configurations of certain protocols were logged in cleartext in the audit log. This affects the use of protocol...

4CVSS3.8AI score0.00412EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2021/08/22 12:00 a.m.5 views

PT-2021-22565 · Gnome +2 · Gnome Libgda +2

Name of the Vulnerable Software and Affected Versions: GNOME libgda versions prior to 6.0.1 Description: The issue is related to the failure to enable TLS certificate verification on the SoupSessionSync objects created in gda-web-provider.c, making users susceptible to network man-in-the-middle...

5.9CVSS5.4AI score0.01102EPSS
SaveExploits0References28
OSV
OSV
added 2021/08/12 11:15 p.m.10 views

PYSEC-2021-803

TensorFlow is an end-to-end open source platform for machine learning. In affected versions under certain conditions, Go code can trigger a segfault in string deallocation. For string tensors, C.TFTStringDealloc is called during garbage collection within a finalizer function. However, tensor...

5.5CVSS6AI score0.00172EPSS
SaveExploits0References3
OSV
OSV
added 2021/08/12 11:15 p.m.6 views

PYSEC-2021-309

TensorFlow is an end-to-end open source platform for machine learning. In affected versions TFLite's GatherNd implementation does not support negative indices but there are no checks for this situation. Hence, an attacker can read arbitrary data from the heap by carefully crafting a model with...

5.5CVSS6AI score0.00191EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2021/08/12 11:15 p.m.5 views

CVE-2021-37683

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the implementation of division in TFLite is vulnerable to a division by 0 error. There is no check that the divisor tensor does not contain zero elements. We have patched the issue in GitHub commit...

5.5CVSS5.5AI score0.00154EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2021/08/12 11:15 p.m.10 views

PYSEC-2021-305

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the implementation of division in TFLite is vulnerable to a division by 0 error. There is no check that the divisor tensor does not contain zero elements. We have patched the issue in GitHub commit...

5.5CVSS5.9AI score0.00154EPSS
SaveExploits0References2
OSV
OSV
added 2021/08/12 11:15 p.m.12 views

PYSEC-2021-788

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the shape inference code for tf.rawops.Dequantize has a vulnerability that could trigger a denial of service via a segfault if an attacker provides invalid arguments. The shape inference implementation use...

5.5CVSS6.1AI score0.00148EPSS
SaveExploits0References2
OSV
OSV
added 2021/08/12 11:15 p.m.10 views

PYSEC-2021-304

TensorFlow is an end-to-end open source platform for machine learning. In affected versions all TFLite operations that use quantization can be made to use unitialized values. For example. The issue stems from the fact that quantization.params is only valid if quantization.type is different that...

7.1CVSS6.4AI score0.0018EPSS
SaveExploits0References4
OSV
OSV
added 2021/08/12 10:15 p.m.7 views

PYSEC-2021-792

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the implementation of SVDF in TFLite is vulnerable to a null pointer error. The GetVariableInput function can return a null pointer but GetTensorData assumes that the argument is always a valid tensor...

7.8CVSS5.9AI score0.00173EPSS
SaveExploits0References2
PyPA
PyPA
added 2021/08/12 10:15 p.m.9 views

PYSEC-2021-589

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can cause undefined behavior via binding a reference to null pointer in tf.rawops.SparseFillEmptyRows. The shape inference implementation does not validate that the input arguments are not empt...

7.8CVSS6.9AI score0.00173EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2021/08/12 10:15 p.m.11 views

PYSEC-2021-289

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can cause undefined behavior via binding a reference to null pointer in tf.rawops.UnicodeEncode. The implementation reads the first dimension of the inputsplits tensor before validating that th...

7.8CVSS6.5AI score0.00173EPSS
SaveExploits0References2
Rows per page
Query Builder