Lucene search
+L

299 matches found

Debian CVE
Debian CVE
added 2022/12/06 12:00 a.m.20 views

CVE-2022-41902

TensorFlow is an open source platform for machine learning. The function MakeGrapplerFunctionItem takes arguments that determine the sizes of inputs and outputs. If the inputs given are greater than or equal to the sizes of the outputs, an out-of-bounds memory read or a crash is triggered. We hav...

9.1CVSS6.9AI score0.00453EPSS
SaveExploits0
OSV
OSV
added 2022/11/21 10:04 p.m.4 views

GHSA-CG88-RPVP-CJV5 Out of bounds write in grappler in Tensorflow

Impact The function MakeGrapplerFunctionItem takes arguments that determine the sizes of inputs and outputs. If the inputs given are greater than or equal to the sizes of the outputs, an out-of-bounds memory read or a crash is triggered. Patches We have patched the issue in GitHub commit...

7.1CVSS7.2AI score0.00453EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2022/11/21 10:04 p.m.40 views

Out of bounds write in grappler in Tensorflow

Impact The function MakeGrapplerFunctionItem takes arguments that determine the sizes of inputs and outputs. If the inputs given are greater than or equal to the sizes of the outputs, an out-of-bounds memory read or a crash is triggered. Patches We have patched the issue in GitHub commit...

9.1CVSS8.7AI score0.00453EPSS
SaveExploits0References5Affected Software3
OSV
OSV
added 2022/11/18 10:15 p.m.16 views

AZL-11530 CVE-2022-41891 affecting package tensorflow for versions less than 2.11.0-1

TensorFlow is an open source platform for machine learning. If tf.rawops.TensorListConcat is given elementshape=, it results segmentation fault which can be used to trigger a denial of service attack. We have patched the issue in GitHub commit fc33f3dc4c14051a83eec6535b608abe1d355fde. The fix wil...

7.5CVSS7.2AI score0.00446EPSS
SaveExploits1References1
OSV
OSV
added 2022/11/18 10:15 p.m.10 views

AZL-11525 CVE-2022-41884 affecting package tensorflow for versions less than 2.11.0-1

TensorFlow is an open source platform for machine learning. If a numpy array is created with a shape such that one element is zero and the others sum to a large number, an error will be raised. We have patched the issue in GitHub commit 2b56169c16e375c521a3bc8ea658811cc0793784. The fix will be...

7.5CVSS7.1AI score0.00343EPSS
SaveExploits1References1
Prion
Prion
added 2022/11/18 10:15 p.m.22 views

Design/Logic Flaw

TensorFlow is an open source platform for machine learning. When printing a tensor, we get it's data as a const char array since that's the underlying storage and then we typecast it to the element type. However, conversions from char to bool are undefined if the char is not 0 or 1, so...

5CVSS7.9AI score0.00411EPSS
SaveExploits0References3Affected Software1
Prion
Prion
added 2022/11/18 10:15 p.m.20 views

Design/Logic Flaw

TensorFlow is an open source platform for machine learning. The security vulnerability results in FractionalMaxAVGPool with illegal poolingratio. Attackers using Tensorflow can exploit the vulnerability. They can access heap memory which is not in the control of user, leading to a crash or remote...

7.5CVSS9.7AI score0.00609EPSS
SaveExploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2022/11/18 12:00 a.m.13 views

PT-2022-26142

Name of the Vulnerable Software and Affected Versions TensorFlow versions prior to 2.11.0 TensorFlow versions 2.10.1 and earlier TensorFlow versions 2.9.3 and earlier TensorFlow versions 2.8.4 and earlier Description The issue arises when printing a tensor, as the data is retrieved as a const cha...

7.5CVSS7.1AI score0.00411EPSS
SaveExploits0References17
Cvelist
Cvelist
added 2022/11/18 12:00 a.m.58 views

CVE-2022-41911 Invalid char to bool conversion when printing a tensor in Tensorflow

TensorFlow is an open source platform for machine learning. When printing a tensor, we get it's data as a const char array since that's the underlying storage and then we typecast it to the element type. However, conversions from char to bool are undefined if the char is not 0 or 1, so...

4.8CVSS7.6AI score0.00411EPSS
SaveExploits0References3
OSV
OSV
added 2022/11/18 12:00 a.m.30 views

CVE-2022-41900 FractionalMaxPool and FractionalAVGPool heap out-of-bounds acess in Tensorflow

TensorFlow is an open source platform for machine learning. The security vulnerability results in FractionalMaxAVGPool with illegal poolingratio. Attackers using Tensorflow can exploit the vulnerability. They can access heap memory which is not in the control of user, leading to a crash or remote...

7.1CVSS9.7AI score
SaveExploits0References4
OSV
OSV
added 2022/11/03 8:15 p.m.6 views

CVE-2022-36428

Auth. admin+ Cross-Site Scripting XSS vulnerability in Stage Rock Convert plugin = 2.11.0 on WordPress...

4.8CVSS5.8AI score0.00448EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2022/11/03 12:00 a.m.5 views

WordPress plugin Stage Rock Convert 跨站脚本漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports personal blog sites on PHP and MySQL servers.WordPress plugin is an application plugin. A security vulnerability exists in WordPres...

4.8CVSS4.9AI score0.00448EPSS
SaveExploits0References3
OSV
OSV
added 2022/10/31 4:15 p.m.9 views

CVE-2022-3440

The Rock Convert WordPress plugin before 2.11.0 does not sanitise and escape an URL before outputting it back in an attribute when a specific widget is present on a page, leading to a Reflected Cross-Site Scripting...

6.1CVSS5.8AI score0.00515EPSS
SaveExploits2References1
CNNVD
CNNVD
added 2022/10/31 12:00 a.m.9 views

WordPress plugin Rock Convert 跨站脚本漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports personal blog sites on PHP and MySQL servers.WordPress plugin is an application plugin. A cross-site scripting vulnerability exists...

4.8CVSS4.9AI score0.00497EPSS
SaveExploits2References2
Positive Technologies
Positive Technologies
added 2022/10/31 12:00 a.m.10 views

PT-2022-22159 · WordPress · The Rock Convert

Name of the Vulnerable Software and Affected Versions: The Rock Convert WordPress plugin versions prior to 2.11.0 Description: The issue is related to a Reflected Cross-Site Scripting problem. It occurs when a specific widget is present on a page and an URL is not properly sanitised and escaped...

6.1CVSS6AI score0.00515EPSS
SaveExploits2References5
Positive Technologies
Positive Technologies
added 2022/09/12 12:00 a.m.19 views

PT-2022-23244 · Freshservice · Freshservice Linux Agent +2

Name of the Vulnerable Software and Affected Versions: FreshService Windows Agent versions prior to 2.11.0 FreshService macOS Agent versions prior to 4.2.0 FreshService Linux Agent versions prior to 3.3.0 Description: The issue is related to broken integrity checking via the FreshAgent client and...

8.1CVSS7.8AI score0.00517EPSS
SaveExploits1References4
OSV
OSV
added 2022/07/06 4:15 p.m.10 views

CVE-2022-33737

The OpenVPN Access Server installer creates a log file readable for everyone, which from version 2.10.0 and before 2.11.0 may contain a random generated admin password...

7.5CVSS5.8AI score0.00844EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2022/07/06 4:15 p.m.5 views

CVE-2022-33737

The OpenVPN Access Server installer creates a log file readable for everyone, which from version 2.10.0 and before 2.11.0 may contain a random generated admin password...

7.5CVSS5.8AI score0.00844EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2022/05/24 4:56 p.m.36 views

Cross-site Scripting in Apache JSPWiki

In Apache JSPWiki, up to version 2.11.0.M4, a carefully crafted plugin link invocation could trigger an XSS vulnerability on Apache JSPWiki, related to the remember parameter on some of the JSPs, which could allow the attacker to execute javascript in the victim's browser and get some sensitive...

6.1CVSS4.2AI score0.02913EPSS
SaveExploits0References3Affected Software2
OpenVAS
OpenVAS
added 2022/01/12 12:00 a.m.126 views

Apache JSPWiki < 2.11.0.M4 Multiple Vulnerabilities

Apache JSPWiki is prone to multiple vulnerabilities. Copyright C 2022 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

6.1CVSS6.4AI score0.04937EPSS
SaveExploits0References3
Rows per page
Query Builder