Lucene search
+L

484 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
OSV
OSV
added 2024/03/06 11:15 a.m.33 views

BIT-TENSORFLOW-2022-23570 Null-dereference in Tensorflow

Tensorflow is an Open Source Machine Learning Framework. When decoding a tensor from protobuf, TensorFlow might do a null-dereference if attributes of some mutable arguments to some operations are missing from the proto. This is guarded by a DCHECK. However, DCHECK is a no-op in production builds...

6.5CVSS6.5AI score0.00992EPSS
SaveExploits1References4
OSV
OSV
added 2024/03/06 11:15 a.m.20 views

BIT-TENSORFLOW-2022-23572 Crash when type cannot be specialized in Tensorflow

Tensorflow is an Open Source Machine Learning Framework. Under certain scenarios, TensorFlow can fail to specialize a type during shape inference. This case is covered by the DCHECK function however, DCHECK is a no-op in production builds and an assertion failure in debug builds. In the first cas...

6.5CVSS6.5AI score0.00992EPSS
SaveExploits1References4
OSV
OSV
added 2024/03/06 11:15 a.m.19 views

BIT-TENSORFLOW-2022-23573 Uninitialized variable access in Tensorflow

Tensorflow is an Open Source Machine Learning Framework. The implementation of AssignOp can result in copying uninitialized data to a new tensor. This later results in undefined behavior. The implementation has a check that the left hand side of the assignment is initialized to minimize number of...

8.8CVSS7.9AI score0.00755EPSS
SaveExploits1References4
OSV
OSV
added 2024/03/06 11:15 a.m.20 views

BIT-TENSORFLOW-2022-23574 Out of bounds read and write in Tensorflow

Tensorflow is an Open Source Machine Learning Framework. There is a typo in TensorFlow's SpecializeType which results in heap OOB read/write. Due to a typo, arg is initialized to the ith mutable argument in a loop where the loop index is j. Hence it is possible to assign to arg from outside the...

8.8CVSS8.5AI score0.00837EPSS
SaveExploits1References4
OSV
OSV
added 2024/03/06 11:15 a.m.14 views

BIT-TENSORFLOW-2022-23578 Memory leak in Tensorflow

Tensorflow is an Open Source Machine Learning Framework. If a graph node is invalid, TensorFlow can leak memory in the implementation of ImmutableExecutorState::Initialize. Here, we set item-kernel to nullptr but it is a simple OpKernel pointer so the memory that was previously allocated to it...

4.3CVSS4.6AI score0.00716EPSS
SaveExploits1References4
OSV
OSV
added 2024/03/06 11:15 a.m.23 views

BIT-TENSORFLOW-2022-23579 `CHECK`-failures during Grappler's `SafeToRemoveIdentity` in Tensorflow

Tensorflow is an Open Source Machine Learning Framework. The Grappler optimizer in TensorFlow can be used to cause a denial of service by altering a SavedModel such that SafeToRemoveIdentity would trigger CHECK failures. The fix will be included in TensorFlow 2.8.0. We will also cherrypick this...

6.5CVSS6.3AI score0.00821EPSS
SaveExploits1References4
OSV
OSV
added 2024/03/06 11:14 a.m.21 views

BIT-TENSORFLOW-2022-23586 Multiple `CHECK`-fails in `function.cc` in Tensorflow

Tensorflow is an Open Source Machine Learning Framework. A malicious user can cause a denial of service by altering a SavedModel such that assertions in function.cc would be falsified and crash the Python interpreter. The fix will be included in TensorFlow 2.8.0. We will also cherrypick this comm...

6.5CVSS6.4AI score0.008EPSS
SaveExploits1References5
OSV
OSV
added 2024/03/06 11:14 a.m.17 views

BIT-TENSORFLOW-2022-23589 Null pointer dereference in Grappler's `IsConstant` in Tensorflow

Tensorflow is an Open Source Machine Learning Framework. Under certain scenarios, Grappler component of TensorFlow can trigger a null pointer dereference. There are 2 places where this can occur, for the same malicious alteration of a SavedModel file fixing the first one would trigger the same...

6.5CVSS6.6AI score0.01097EPSS
SaveExploits1References6
OSV
OSV
added 2024/03/06 11:14 a.m.13 views

BIT-TENSORFLOW-2022-23595 Null pointer dereference in TensorFlow

Tensorflow is an Open Source Machine Learning Framework. When building an XLA compilation cache, if default settings are used, TensorFlow triggers a null pointer dereference. In the default scenario, all devices are allowed, so flr-configproto is nullptr. The fix will be included in TensorFlow...

6.5CVSS5.9AI score0.00774EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2024/02/07 12:0 a.m.9 views

PT-2024-3147 · WordPress · Jeg Elementor Kit

Name of the Vulnerable Software and Affected Versions: Jeg Elementor Kit plugin for WordPress versions up to, and including, 2.6.3 Description: The issue is related to Stored Cross-Site Scripting via the plugin's image box widget due to insufficient input sanitization and output escaping. This...

6.4CVSS8AI score0.0032EPSS
SaveExploits0References9
NVD
NVD
added 2024/02/05 10:16 p.m.26 views

CVE-2024-0428

The Index Now plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.6.3. This is due to missing or incorrect nonce validation on the 'resetform' function. This makes it possible for unauthenticated attackers to delete arbitrary site options via a...

8.8CVSS7.1AI score0.00266EPSS
SaveExploits0References2
vulnersOsv
vulnersOsv
added 2023/12/21 12:30 p.m.4 views

acryl-datahub-airflow-plugin (>=0.10.5.2rc3 <=0.11.0rc1), airflow-clickhouse-plugin (>=0.11.0 <=1.1.0rc2) +11 more potentially affected by CVE-2023-47265 via apache-airflow (>=2.6.3 <=2.8.0)

apache-airflow PYPI version =2.6.3, =0.10.5.2rc3, =0.11.0, =0.3.1, =0.0.1a0, =1.0.0rc1, =0.1.30, =0.0.1, =0.1.0, =1.2.0, =1.3.4, =1.3.5 Source cves: CVE-2023-47265 Source advisory: OSV:GHSA-PXCH-WR7M-RWXJ...

5.4CVSS6AI score0.01344EPSS
SaveExploits0
vulnersOsv
vulnersOsv
added 2023/12/21 10:15 a.m.8 views

acryl-datahub-airflow-plugin (>=0.10.5.2rc3 <=0.11.0rc1), airflow-clickhouse-plugin (>=0.11.0 <=1.1.0rc2) +11 more potentially affected by CVE-2023-47265 via apache-airflow (>=2.6.3 <=2.8.0)

apache-airflow PYPI version =2.6.3, =0.10.5.2rc3, =0.11.0, =0.3.1, =0.0.1a0, =1.0.0rc1, =0.1.30, =0.0.1, =0.1.0, =1.2.0, =1.3.4, =1.3.5 Source cves: CVE-2023-47265 Source advisory: OSV:PYSEC-2023-264...

5.4CVSS6AI score0.01344EPSS
SaveExploits0
VulnCheck KEV
VulnCheck KEV
added 2023/11/30 12:0 a.m.2 views

VulnCheck KEV: CVE-2022-0827

The Bestbooks WordPress plugin through 2.6.3 does not sanitise and escape some parameters before using them in a SQL statement via an AJAX action, leading to an SQL Injection exploitable by unauthenticated users...

9.8CVSS7.4AI score0.09047EPSS
SaveExploits2References1
NVD
NVD
added 2023/11/28 8:15 a.m.40 views

CVE-2023-48023

Anyscale Ray 2.6.3 and 2.8.0 allows /logproxy SSRF. NOTE: the vendor's position is that this report is irrelevant because Ray, as stated in its documentation, is not intended for use outside of a strictly controlled network environment...

9.1CVSS0.35052EPSS
SaveExploits1References2
Prion
Prion
added 2023/11/28 8:15 a.m.24 views

Code injection

Anyscale Ray 2.6.3 and 2.8.0 allows /logproxy SSRF. NOTE: the vendor's position is that this report is irrelevant because Ray, as stated in its documentation, is not intended for use outside of a strictly controlled network environment...

6.4CVSS7.6AI score0.35052EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2023/11/28 12:0 a.m.50 views

CVE-2023-48022

Anyscale Ray 2.6.3 and 2.8.0 allows a remote attacker to execute arbitrary code via the job submission API. NOTE: the vendor's position is that this report is irrelevant because Ray, as stated in its documentation, is not intended for use outside of a strictly controlled network environment. Also...

9.1AI score0.81512EPSS
SaveExploits6References5
CNNVD
CNNVD
added 2023/11/28 12:0 a.m.6 views

Ray Security breach

Ray is a unified framework for scaling AI and Python applications open-sourced by ray-project. A security vulnerability exists in Ray version 2.6.3, 2.8.0. An attacker exploited the vulnerability to perform a server-side request forgery attack...

9.1CVSS6.8AI score0.35052EPSS
SaveExploits1References2
vulnersOsv
vulnersOsv
added 2023/09/12 12:15 p.m.5 views

abi-ds-utils (=1.0.1), acceldata-o2a (=1.0.0) +137 more potentially affected by CVE-2023-40712 via apache-airflow (>=1.8.2 <=2.6.3)

apache-airflow PYPI version =1.8.2, =0.8.44.4, =1.4.0.3.post4, =1.4.0.3.post3, =0.1.0rc3, =0.1.0, =0.2.9b1, =0.4.0, =0.1.0a1, =0.6.0, =0.1.1, =0.1.1, =1.10.6 - airflow-cyberark-secrets-backend =0.1.0 and more Source cves: CVE-2023-40712 Source advisory: OSV:PYSEC-2023-171...

6.5CVSS6.5AI score0.01476EPSS
SaveExploits0
Rows per page
Query Builder