Lucene search
+L

53 matches found

OSV
OSV
added 2024/03/06 11:15 a.m.25 views

BIT-TENSORFLOW-2022-23569 `CHECK`-fails when building invalid tensor shapes in Tensorflow

Tensorflow is an Open Source Machine Learning Framework. Multiple operations in TensorFlow can be used to trigger a denial of service via CHECK-fails i.e., assertion failures. This is similar to TFSA-2021-198 and has similar fixes. We have patched the reported issues in multiple GitHub commits. I...

6.5CVSS6.4AI score0.00458EPSS
SaveExploits0References3
Openbugbounty
Openbugbounty
added 2023/10/13 6:26 p.m.9 views

23-24-198-139-static.hfc.comcastbusiness.net Cross Site Scripting vulnerability OBB-3748194

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.1AI score
SaveExploits0
Code423n4
Code423n4
added 2023/07/09 12:00 a.m.16 views

Upgraded Q -> 2 from #198 [1688918565387]

Judge has assessed an item in Issue 198 as 2 risk. The relevant finding follows: QA1. UlyssesPool.maxRedeem needs to consider the protocol fees. --- The text was updated successfully, but these errors were encountered: All reactions...

6.9AI score
SaveExploits0
Openbugbounty
Openbugbounty
added 2023/06/13 7:57 p.m.12 views

23-24-198-139-static.hfc.comcastbusiness.net Cross Site Scripting vulnerability OBB-3425930

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.1AI score
SaveExploits0
Code423n4
Code423n4
added 2023/05/02 12:00 a.m.16 views

Upgraded Q -> 2 from #198 [1683053533286]

Judge has assessed an item in Issue 198 as 2 risk. The relevant finding follows: L2 - Royalty payment is unfair --- The text was updated successfully, but these errors were encountered: All reactions...

6.9AI score
SaveExploits0
OpenVAS
OpenVAS
added 2023/03/08 12:00 a.m.23 views

Debian: Security Advisory (DLA-198-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2023 Greenbone AG 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-only ifdescription...

5CVSS5.7AI score0.04422EPSS
SaveExploits0References2
Code423n4
Code423n4
added 2022/06/11 12:00 a.m.12 views

Upgraded Q -> M from 198 [1654952432267]

Judge has assessed an item in Issue 198 as Medium risk. The relevant finding follows: --- The text was updated successfully, but these errors were encountered: All reactions...

7AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2022/05/24 10:11 p.m.48 views

Integer overflow in `SpaceToBatchND`

Impact The implementation of tf.rawops.SpaceToBatchND in all backends such as XLA and handwritten kernels is vulnerable to an integer overflow: python import tensorflow as tf input = tf.constant-3.5e+35, shape=10,19,22, dtype=tf.float32 blockshape = tf.constant-1879048192, shape=2, dtype=tf.int64...

5.5CVSS6.3AI score0.00333EPSS
SaveExploits1References9Affected Software3
Prion
Prion
added 2022/05/20 11:15 p.m.17 views

Stack overflow

TensorFlow is an open source platform for machine learning. Prior to versions 2.9.0, 2.8.1, 2.7.2, and 2.6.4, the implementation of tf.rawops.UnsortedSegmentJoin does not fully validate the input arguments. This results in a CHECK-failure which can be used to trigger a denial of service attack. T...

2.1CVSS6.1AI score0.00346EPSS
SaveExploits1References9Affected Software1
Cvelist
Cvelist
added 2022/05/20 10:40 p.m.32 views

CVE-2022-29204 Missing validation causes denial of service in TensorFlow via `Conv3DBackpropFilterV2`

TensorFlow is an open source platform for machine learning. Prior to versions 2.9.0, 2.8.1, 2.7.2, and 2.6.4, the implementation of tf.rawops.UnsortedSegmentJoin does not fully validate the input arguments. This results in a CHECK-failure which can be used to trigger a denial of service attack. T...

5.5CVSS6AI score0.00346EPSS
SaveExploits1References9
Code423n4
Code423n4
added 2022/05/07 12:00 a.m.19 views

The Contract Should approve(0) first

Originally submitted by warden defsec in 198, duplicate of 178 related to the use of safeApprove. This is upgraded from a QA report to standalone issue because it correctly described the revert when trying to call safeApprove on non-zero allowance. QA report that only describe safeApprove as...

6.8AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2022/02/09 11:39 p.m.47 views

Integer overflows in Tensorflow

Impact The implementation of AddManySparseToTensorsMap is vulnerable to an integer overflow which results in a CHECK-fail when building new TensorShape objects so, an assert failure based denial of service: python import tensorflow as tf import numpy as np tf.rawops.AddManySparseToTensorsMap...

6.5CVSS2.3AI score0.008EPSS
SaveExploits1References8Affected Software3
Github Security Blog
Github Security Blog
added 2022/02/09 11:34 p.m.35 views

Integer Overflow or Wraparound in TensorFlow

Impact The Grappler component of TensorFlow is vulnerable to a denial of service via CHECK-failure assertion failure in constant folding: cc for const auto& outputprop : outputprops const PartialTensorShape outputshapeoutputprop.shape; // ... The outputprop tensor has a shape that is controlled b...

5.5CVSS4.1AI score0.00307EPSS
SaveExploits1References4Affected Software3
OSV
OSV
added 2022/02/03 12:47 p.m.30 views

CVE-2022-23569 `CHECK`-fails when building invalid tensor shapes in Tensorflow

Tensorflow is an Open Source Machine Learning Framework. Multiple operations in TensorFlow can be used to trigger a denial of service via CHECK-fails i.e., assertion failures. This is similar to TFSA-2021-198 and has similar fixes. We have patched the reported issues in multiple GitHub commits. I...

6.5CVSS6.6AI score
SaveExploits0References4
CVE
CVE
added 2022/02/03 12:47 p.m.120 views

CVE-2022-23569

TensorFlow/CVE-2022-23569: Denial‑of‑service via CHECK‑fails (assertion failures) across multiple ops in TensorFlow/TFLite, caused by invalid tensor shapes and related checks. Root cause: assertion failures in core paths; fixes released as patches implemented in GitHub commits. Remediation: upgra...

6.5CVSS6.5AI score0.00458EPSS
SaveExploits0References2Affected Software1
Tenable Nessus
Tenable Nessus
added 2021/02/01 12:00 a.m.15 views

openSUSE Security Update : segv_handler (openSUSE-2021-198)

This update for segvhandler fixes the following issues : - Replace by empty package with README explaining the removal for security reasons boo1180665. C Tenable Network Security, Inc. The descriptive text and package checks in this plugin were extracted from openSUSE Security Update...

5.4AI score
SaveExploits0References1
OSV
OSV
added 2020/01/09 1:15 p.m.40 views

PYSEC-2020-198

Ansible prior to 1.5.4 mishandles the evaluation of some strings...

7.5CVSS2.6AI score0.0119EPSS
SaveExploits0References2
Openbugbounty
Openbugbounty
added 2019/12/18 1:36 p.m.8 views

198-101-51-23.cust.ohiotel.net Cross Site Scripting vulnerability

Open Bug Bounty ID: OBB-1041639 Security Researcher Gh05tPT Helped patch 6901 vulnerabilities Received 10 Coordinated Disclosure badges Received 48 recommendations , a holder of 10 badges for responsible and coordinated disclosure, found a security vulnerability affecting...

SaveExploits0
CNVD
CNVD
added 2019/06/11 12:00 a.m.8 views

Xiaomi Mi 5s Plus Permission License and Access Control Issues Vulnerability

Xiaomi Mi 5s Plus is a smartphone from Chinese company Xiaomi Technology Xiaomi. A security vulnerability exists in Xiaomi Mi 5s Plus. The vulnerability can be exploited by an attacker to cause an anomaly in the touchscreen with the help of a wireless signal between 198 kHz and 203 kHz...

4.2CVSS6.8AI score0.00183EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2019/05/08 12:00 a.m.14 views

Rockwell Automation Bulletin 190-D 198-DNG Motor Starter

Binary data 753144.prm...

7.3AI score
SaveExploits0
Rows per page
Query Builder