Lucene search
+L

7297 matches found

Spring Security Advisories
Spring Security Advisories
added 2023/03/29 12:00 a.m.107 views

Context Propagation with Project Reactor 3 - Unified Bridging between Reactive and Imperative

This post is a part of a series: 1. The Basics 2. The bumpy road of Spring Cloud Sleuth 3. Unified Bridging between Reactive and Imperative We concluded the last article with the thought that Spring Cloud Sleuth’s MANUAL context propagation strategy is both performant and provides correct...

6.8AI score
SaveExploits0
Cvelist
Cvelist
added 2023/03/29 12:00 a.m.40 views

CVE-2022-27597 QTS, QuTS hero, QuTScloud, QVP (QVR Pro appliances)

A vulnerability has been reported to affect QNAP operating systems. If exploited, the out-of-bounds read vulnerability allows remote authenticated administrators to get secret values. The vulnerability affects the following QNAP operating systems: QTS, QuTS hero, QuTScloud, QVP QVR Pro appliances...

2.7CVSS5.6AI score0.00658EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2023/03/29 12:00 a.m.29 views

CVE-2023-27167

Suprema BioStar 2 v2.8.16 was discovered to contain a SQL injection vulnerability via the values parameter at /users/absence?searchmonth=1...

6.9AI score0.07496EPSS
SaveExploits4References4
Positive Technologies
Positive Technologies
added 2023/03/29 12:00 a.m.7 views

PT-2023-2149 · Qnap · Qnap Qts +3

Name of the Vulnerable Software and Affected Versions: QNAP QTS versions prior to 5.0.1.2346 build 20230322 QNAP QuTS hero versions prior to h5.0.1.2348 build 20230324 QNAP QuTScloud affected versions not specified QNAP QVP QVR Pro appliances affected versions not specified Description: A...

3.3CVSS3.3AI score0.00658EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2023/03/28 1:50 a.m.6 views

SUSE CVE-2023-25672

TensorFlow is an open source platform for machine learning. The function tf.rawops.LookupTableImportV2 cannot handle scalars in the values parameter and gives an NPE. A fix is included in TensorFlow version 2.12.0 and version 2.11.1...

7.5CVSS7AI score0.00358EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2023/03/27 12:00 a.m.5 views

PT-2023-35734 · Git +1 · Libxslt

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided description. Description: The issue is related to a crash caused by the use of an uninitialized value. The crash occurs in the following functions: xmlSwitchEncoding,...

6.9AI score
SaveExploits0References2
Snyk
Snyk
added 2023/03/26 8:26 a.m.2 views

NULL Pointer Dereference

Overview Affected versions of this package are vulnerable to NULL Pointer Dereference. The function tf.rawops.LookupTableImportV2 cannot handle scalars in the values parameter and gives a null pointer exception. PoC import tensorflow as tf v = tf.Variable1 @tf.functionjitcompile=True def test: fu...

7.5CVSS6.9AI score0.00358EPSS
SaveExploits0References2
NVD
NVD
added 2023/03/25 12:15 a.m.30 views

CVE-2023-25801

TensorFlow is an open source machine learning platform. Prior to versions 2.12.0 and 2.11.1, 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 supporte...

8CVSS8.6AI score0.00148EPSS
SaveExploits0References2
OSV
OSV
added 2023/03/25 12:15 a.m.11 views

AZL-35317 CVE-2023-25672 affecting package tensorflow for versions less than 2.11.1-1

TensorFlow is an open source platform for machine learning. The function tf.rawops.LookupTableImportV2 cannot handle scalars in the values parameter and gives an NPE. A fix is included in TensorFlow version 2.12.0 and version 2.11.1...

7.5CVSS6.6AI score0.00358EPSS
SaveExploits0References1
OSV
OSV
added 2023/03/25 12:15 a.m.11 views

AZL-31210 CVE-2023-25672 affecting package tensorflow for versions less than 2.11.1-1

TensorFlow is an open source platform for machine learning. The function tf.rawops.LookupTableImportV2 cannot handle scalars in the values parameter and gives an NPE. A fix is included in TensorFlow version 2.12.0 and version 2.11.1...

7.5CVSS6.6AI score0.00358EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2023/03/25 12:00 a.m.7 views

Google TensorFlow 代码问题漏洞

Google TensorFlow is a suite of end-to-end open source platforms for machine learning from Google, Inc. in the United States. A code issue vulnerability exists in TensorFlow version 2.12 prior to version 2.12.0 and version 2.11 prior to version 2.11.1, which stems from the inability of the functi...

7.5CVSS6.5AI score0.00358EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2023/03/24 11:31 p.m.10 views

CVE-2023-25672

TensorFlow is an open source platform for machine learning. The function tf.rawops.LookupTableImportV2 cannot handle scalars in the values parameter and gives an NPE. A fix is included in TensorFlow version 2.12.0 and version 2.11.1...

7.5CVSS7AI score0.00358EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2023/03/24 11:31 p.m.13 views

CVE-2023-25672 TensorFlow has Null Pointer Error in LookupTableImportV2

TensorFlow is an open source platform for machine learning. The function tf.rawops.LookupTableImportV2 cannot handle scalars in the values parameter and gives an NPE. A fix is included in TensorFlow version 2.12.0 and version 2.11.1...

7.5CVSS6.7AI score0.00358EPSS
SaveExploits0References2
OSV
OSV
added 2023/03/24 9:54 p.m.33 views

GHSA-94MM-G2MV-8P7R 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.5CVSS5.8AI score0.00358EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2023/03/24 12:00 a.m.6 views

PT-2023-20234

Name of the Vulnerable Software and Affected Versions TensorFlow versions prior to 2.11.1 TensorFlow versions prior to 2.12.0 Description The function tf.raw ops.LookupTableImportV2 cannot handle scalars in the values parameter and gives a Null Pointer Exception NPE. TensorFlow is an open source...

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

PT-2023-20229

Name of the Vulnerable Software and Affected Versions TensorFlow versions prior to 2.12.0 TensorFlow versions prior to 2.11.1 Description TensorFlow is an open source platform for machine learning. Attackers using TensorFlow can access heap memory which is not in the control of the user, leading ...

9.8CVSS7AI score0.00831EPSS
SaveExploits1References20
CNNVD
CNNVD
added 2023/03/22 12:00 a.m.9 views

Sentry 安全漏洞

Mobileiron Sentry is a smart gateway product from Mobileiron. A security vulnerability exists in Sentry versions prior to 1.14.0. An attacker could exploit this vulnerability to disclose sensitive cookie values...

7.6CVSS6.7AI score0.00641EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2023/03/21 12:00 a.m.35 views

Tridium Niagara AX Improper Authentication (CVE-2012-3024)

Tridium Niagara AX Framework through 3.6 uses predictable values for 1 session IDs and 2 keys, which might allow remote attackers to bypass authentication via a brute-force attack. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more informatio...

5CVSS5.4AI score0.02198EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2023/03/20 12:00 a.m.12 views

The vulnerability of the FortiAnalyzer security event monitoring and analysis tool lies in the lack of a mechanism to neutralize elements in CSV files, allowing attackers to execute arbitrary code.

The vulnerability of the FortiAnalyzer event tracking and analysis tool lies in the absence of a mechanism to neutralize certain elements within the CSV file. Exploiting this vulnerability could allow an attacker to execute arbitrary code by inserting Excel formulas as names of macros within the...

3.7CVSS7.6AI score0.00263EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
added 2023/03/17 3:01 a.m.28 views

Improper Access Control

ezsystems and ibexa/core are vulnerable to Improper Access Control. A remote attacker is able to bypass permissions and access unauthorized content due to faulty policy logic which doesn't limit the access to contents based on specific object state values...

9.8CVSS8.9AI score0.00721EPSS
SaveExploits0References6Affected Software3
Rows per page
Query Builder