Lucene search
+L

569 matches found

Positive Technologies
Positive Technologies
added 2023/02/28 12:00 a.m.3 views

PT-2023-19679 · Filippo.Io/Nistec +3 · Filippo.Io/Nistec +1

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided descriptions. Description: The issue concerns the multiplication of certain unreduced P-256 scalars, which can produce incorrect results. However, there are no known protocols tha...

7.5CVSS7.2AI score0.00674EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2023/02/15 5:30 a.m.6 views

SUSE CVE-2014-1572

The confirmcreateaccount function in the account-creation feature in token.cgi in Bugzilla 2.x through 4.0.x before 4.0.15, 4.1.x and 4.2.x before 4.2.11, 4.3.x and 4.4.x before 4.4.6, and 4.5.x before 4.5.6 does not specify a scalar context for the realname parameter, which allows remote attacke...

5CVSS9.2AI score0.0184EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2023/02/15 4:53 a.m.8 views

SUSE CVE-2016-1000340

In the Bouncy Castle JCE Provider versions 1.51 to 1.55, a carry propagation bug was introduced in the implementation of squaring for several raw math classes have been fixed org.bouncycastle.math.raw.Nat???. These classes are used by our custom elliptic curve implementations...

7.5CVSS8.6AI score0.02231EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 4:45 a.m.9 views

SUSE CVE-2017-8932

A bug in the standard library ScalarMult implementation of curve P-256 for amd64 architectures in Go before 1.7.6 and 1.8.x before 1.8.2 causes incorrect results to be generated for specific input points. An adaptive attack can be mounted to progressively extract the scalar input to ScalarMult by...

5.9CVSS6.8AI score0.02177EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2023/02/15 4:12 a.m.5 views

SUSE CVE-2019-11235

FreeRADIUS before 3.0.19 mishandles the "each participant verifies that the received scalar is within a range, and that the received group element is a valid point on the curve being used" protection mechanism, aka a "Dragonblood" issue, a similar issue to CVE-2019-9498 and CVE-2019-9499...

8.1CVSS7AI score0.03321EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2023/02/15 3:43 a.m.8 views

SUSE CVE-2021-29561

TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a denial of service by exploiting a CHECK-failure coming from tf.rawops.LoadAndRemapMatrix. This is because the...

5.5CVSS5.4AI score0.00189EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:37 a.m.6 views

SUSE CVE-2021-41200

TensorFlow is an open source platform for machine learning. In affected versions if tf.summary.createfilewriter is called with non-scalar arguments code crashes due to a CHECK-fail. The fix will be included in TensorFlow 2.7.0. We will also cherrypick this commit on TensorFlow 2.6.1, TensorFlow...

5.5CVSS5.7AI score0.0023EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:29 a.m.4 views

SUSE CVE-2022-21734

Tensorflow is an Open Source Machine Learning Framework. The implementation of MapStage is vulnerable a CHECK-fail if the key tensor is not a scalar. The fix will be included in TensorFlow 2.8.0. We will also cherrypick this commit on TensorFlow 2.7.1, TensorFlow 2.6.3, and TensorFlow 2.5.3, as...

6.5CVSS6.5AI score0.00783EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:28 a.m.7 views

SUSE CVE-2022-23593

Tensorflow is an Open Source Machine Learning Framework. The simplifyBroadcast function in the MLIR-TFRT infrastructure in TensorFlow is vulnerable to a segfault hence, denial of service, if called with scalar shapes. If all shapes are scalar, then maxRank is 0, so we build an empty SmallVector...

7.5CVSS7.3AI score0.0087EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:26 a.m.10 views

SUSE CVE-2022-28327

The generic P-256 feature in crypto/elliptic in Go before 1.17.9 and 1.18.x before 1.18.1 allows a panic via long scalar input...

5.9CVSS7.6AI score0.04195EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2023/02/15 3:24 a.m.6 views

SUSE CVE-2022-35935

TensorFlow is an open source platform for machine learning. The implementation of SobolSampleOp is vulnerable to a denial of service via CHECK-failure assertion failure caused by assuming input0, input1, and input2 to be scalar. This issue has been patched in GitHub commit...

7.5CVSS7.9AI score0.00467EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:24 a.m.9 views

SUSE CVE-2022-35952

TensorFlow is an open source platform for machine learning. The UnbatchGradOp function takes an argument id that is assumed to be a scalar. A nonscalar id can trigger a CHECK failure and crash the program. It also requires its argument batchindex to contain three times the number of elements as...

7.5CVSS7.8AI score0.00591EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:24 a.m.4 views

SUSE CVE-2022-35997

TensorFlow is an open source platform for machine learning. If tf.sparse.cross receives an input separator that is not a scalar, it gives a CHECK fail that can be used to trigger a denial of service attack. We have patched the issue in GitHub commit 83dcb4dbfa094e33db084e97c4d0531a559e0ebf. The f...

7.5CVSS8AI score0.00428EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:24 a.m.7 views

SUSE CVE-2022-36005

TensorFlow is an open source platform for machine learning. When tf.quantization.fakequantwithminmaxvarsgradient receives input min or max that is nonscalar, it gives a CHECK fail that can trigger a denial of service attack. We have patched the issue in GitHub commit...

7.5CVSS8.1AI score0.0042EPSS
SaveExploits0References3
Snyk
Snyk
added 2022/11/20 9:08 a.m.3 views

Reachable Assertion

Overview Affected versions of this package are vulnerable to Reachable Assertion when tf.rawops.TensorListResize is given a nonscalar value for input size. It will results in a CHECK fail which can be used to trigger a denial of service attack. Remediation Upgrade tensorflow-lite to version 2.12....

7.5CVSS6.8AI score0.00439EPSS
SaveExploits1References3
OSV
OSV
added 2022/11/18 10:15 p.m.10 views

AZL-11531 CVE-2022-41893 affecting package tensorflow for versions less than 2.11.0-1

TensorFlow is an open source platform for machine learning. If tf.rawops.TensorListResize is given a nonscalar value for input size, it results CHECK fail which can be used to trigger a denial of service attack. We have patched the issue in GitHub commit 888e34b49009a4e734c27ab0c43b0b5102682c56...

7.5CVSS7.2AI score0.00439EPSS
SaveExploits1References1
Debian CVE
Debian CVE
added 2022/11/18 12:00 a.m.9 views

CVE-2022-41893

TensorFlow is an open source platform for machine learning. If tf.rawops.TensorListResize is given a nonscalar value for input size, it results CHECK fail which can be used to trigger a denial of service attack. We have patched the issue in GitHub commit 888e34b49009a4e734c27ab0c43b0b5102682c56...

7.5CVSS6.8AI score0.00439EPSS
SaveExploits1
Veracode
Veracode
added 2022/09/21 8:52 a.m.44 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service. The vulnerability exists in Compute function in batchkernels.cc because Unbatch Op kernel doesn't properly check if the input argument is a scalar which allows an attacker to send non-scalar input IDs causing an application crash...

7.5CVSS7.2AI score0.0042EPSS
SaveExploits0References8Affected Software3
Debian CVE
Debian CVE
added 2022/09/16 10:20 p.m.94 views

CVE-2022-35994

TensorFlow is an open source platform for machine learning. When CollectiveGather receives an scalar input input, it gives a CHECK fails that can be used to trigger a denial of service attack. We have patched the issue in GitHub commit c1f491817dec39a26be3c574e86a88c30f3c4770. The fix will be...

7.5CVSS6.8AI score0.0042EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2022/09/16 10:15 p.m.91 views

CVE-2022-35997

TensorFlow is an open source platform for machine learning. If tf.sparse.cross receives an input separator that is not a scalar, it gives a CHECK fail that can be used to trigger a denial of service attack. We have patched the issue in GitHub commit 83dcb4dbfa094e33db084e97c4d0531a559e0ebf. The f...

7.5CVSS6.8AI score0.00428EPSS
SaveExploits0
Rows per page
Query Builder