Lucene search
+L

13666 matches found

OSV
OSV
added 2024/03/06 11:18 a.m.76 views

BIT-TENSORFLOW-2021-29601 Integer overflow in TFLite concatentation

TensorFlow is an end-to-end open source platform for machine learning. The TFLite implementation of concatenation is vulnerable to an integer overflow issuehttps://github.com/tensorflow/tensorflow/blob/7b7352a724b690b11bfaae2cd54bc3907daf6285/tensorflow/lite/kernels/concatenation.ccL70-L76. An...

7.1CVSS6.8AI score0.00192EPSS
SaveExploits1References3
OSV
OSV
added 2024/03/06 11:15 a.m.107 views

BIT-TENSORFLOW-2022-23558 Integer overflow in TFLite array creation

Tensorflow is an Open Source Machine Learning Framework. An attacker can craft a TFLite model that would cause an integer overflow in TfLiteIntArrayCreate. The TfLiteIntArrayGetSizeInBytes returns an int instead of a sizet. An attacker can control model inputs such that computedsize overflows the...

8.8CVSS8.1AI score0.00811EPSS
SaveExploits1References5
OSV
OSV
added 2024/03/06 11:15 a.m.41 views

BIT-TENSORFLOW-2022-23559 Integer overflow in TFLite

Tensorflow is an Open Source Machine Learning Framework. An attacker can craft a TFLite model that would cause an integer overflow in embedding lookup operations. Both embeddingsize and lookupsize are products of values provided by the user. Hence, a malicious user could trigger overflows in the...

8.8CVSS8.6AI score0.01173EPSS
SaveExploits1References6
OSV
OSV
added 2024/03/06 11:15 a.m.62 views

BIT-TENSORFLOW-2022-23561 Out of bounds write in TFLite

Tensorflow is an Open Source Machine Learning Framework. An attacker can craft a TFLite model that would cause a write outside of bounds of an array in TFLite. In fact, the attacker can override the linked list used by the memory allocator. This can be leveraged for an arbitrary write primitive...

8.8CVSS8.6AI score0.0054EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:14 a.m.28 views

BIT-TENSORFLOW-2022-29212 Core dump when loading TFLite models with quantization in TensorFlow

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, certain TFLite models that were created using TFLite model converter would crash when loaded in the TFLite interpreter. The culprit is that during quantization the scale of values could b...

5.5CVSS5.6AI score0.00319EPSS
SaveExploits1References9
OSV
OSV
added 2024/03/06 11:06 a.m.23 views

BIT-TENSORFLOW-2023-27579 TensorFlow has Floating Point Exception in TFLite in conv kernel

TensorFlow is an end-to-end open source platform for machine learning. Constructing a tflite model with a paramater filterinputchannel of less than 1 gives a FPE. This issue has been patched in version 2.12. TensorFlow will also cherrypick the fix commit on TensorFlow 2.11.1...

7.5CVSS7.4AI score0.00394EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:01 a.m.72 views

BIT-ENVOY-2020-11767

Istio through 1.5.1 and Envoy through 1.14.1 have a data-leak issue. If there is a TCP connection negotiated with SNI over HTTPS to .example.com, a request for a domain concurrently configured explicitly e.g., abc.example.com is sent to the servers listening behind .example.com. The outcome shoul...

3.1CVSS3.6AI score0.01818EPSS
SaveExploits1References5
OSV
OSV
added 2024/03/06 11:01 a.m.37 views

BIT-NODE-2023-30586

A privilege escalation vulnerability exists in Node.js 20 that allowed loading arbitrary OpenSSL engines when the experimental permission model is enabled, which can bypass and/or disable the permission model. The attack complexity is high. However, the crypto.setEngine API can be used to bypass...

7.5CVSS7.5AI score0.01348EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:00 a.m.25 views

BIT-NODE-2023-32003

fs.mkdtemp and fs.mkdtempSync can be used to bypass the permission model check using a path traversal attack. This flaw arises from a missing check in the fs.mkdtemp API and the impact is a malicious actor could create an arbitrary directory. This vulnerability affects all users using the...

5.3CVSS7AI score0.0117EPSS
SaveExploits0References5
OSV
OSV
added 2024/03/06 11:00 a.m.40 views

BIT-NODE-2023-32004

A vulnerability has been discovered in Node.js version 20, specifically within the experimental permission model. This flaw relates to improper handling of Buffers in file system APIs causing a traversal path to bypass when verifying file permissions. This vulnerability affects all users using th...

8.8CVSS7.8AI score0.02129EPSS
SaveExploits0References5
OSV
OSV
added 2024/03/06 11:00 a.m.25 views

BIT-GITLAB-2023-4018 Direct Request ('Forced Browsing') in GitLab

An issue has been discovered in GitLab affecting all versions starting from 16.2 before 16.2.5, all versions starting from 16.3 before 16.3.1. Due to improper permission validation it was possible to create model experiments in public projects...

5.3CVSS4.6AI score0.00464EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:00 a.m.32 views

BIT-NODE-2023-32005

A vulnerability has been identified in Node.js version 20, affecting users of the experimental permission model when the --allow-fs-read flag is used with a non- argument. This flaw arises from an inadequate permission model that fails to restrict file stats through the fs.statfs API. As a result...

5.3CVSS6.7AI score0.01363EPSS
SaveExploits1References3
OSV
OSV
added 2024/03/06 10:59 a.m.37 views

BIT-NODE-2023-32558

The use of the deprecated API process.binding can bypass the permission model through path traversal. This vulnerability affects all users using the experimental permission model in Node.js 20.x. Please note that at the time this CVE was issued, the permission model is an experimental feature of...

7.5CVSS7.9AI score0.01743EPSS
SaveExploits1References3
OSV
OSV
added 2024/03/06 10:59 a.m.56 views

BIT-NODE-2023-39332

Various node:fs functions allow specifying paths as either strings or Uint8Array objects. In Node.js environments, the Buffer class extends the Uint8Array class. Node.js prevents path traversal through strings see CVE-2023-30584 and Buffer objects see CVE-2023-32004, but not through non-Buffer...

9.8CVSS8.4AI score0.01819EPSS
SaveExploits0References5
OSV
OSV
added 2024/03/06 10:52 a.m.21 views

BIT-EJBCA-2020-28942

An issue exists in PrimeKey EJBCA before 7.4.3 when enrolling with EST while proxied through an RA over the Peers protocol. As a part of EJBCA's domain security model, the peer connector allows the restriction of client certificates for the RA, not the end user to a limited set of allowed CAs, th...

4.3CVSS4.4AI score0.00365EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/06 12:15 a.m.12 views

CVE-2023-38945

Multilaser RE160 v5.07.51ptMTL01 and v5.07.52ptMTL01, Multilaser RE160V v12.03.01.08pt and V12.03.01.09pt, and Multilaser RE163V v12.03.01.08pt allows attackers to bypass the access control and gain complete access to the application via supplying a crafted URL...

9.8CVSS5.8AI score0.00962EPSS
SaveExploits5References2
Tenable Nessus
Tenable Nessus
added 2024/03/06 12:00 a.m.93 views

Amazon Linux 2023 : nodejs20, nodejs20-devel, nodejs20-full-i18n (ALAS2023-2024-544)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2024-544 advisory. 2024-03-13: CVE-2024-22025 was added to this advisory. The Node.js Permission Model does not clarify in the documentation that wildcards should be only used as the last character of a file...

9.8CVSS6.6AI score0.03168EPSS
SaveExploits0References18
BDU FSTEC
BDU FSTEC
added 2024/03/06 12:00 a.m.14 views

The vulnerability of the Simcenter Femap simulation application, related to the execution of operations outside the buffer in memory, allows a hacker to execute arbitrary code.

The vulnerability of the Simcenter Femap simulation application lies in the execution of operations beyond the buffer boundaries in memory. Exploiting this vulnerability allows an attacker to execute arbitrary code by allowing the user to open a specially crafted Catia MODEL file...

7.8CVSS8AI score0.00318EPSS
SaveExploits0References6Affected Software1
BDU FSTEC
BDU FSTEC
added 2024/03/06 12:00 a.m.9 views

The vulnerability of the Simcenter Femap simulation application, related to writing beyond the buffer in memory, allows a hacker to execute arbitrary code.

The vulnerability of the Simcenter Femap simulation application lies in the ability to write data beyond the buffer boundaries. Exploiting this vulnerability allows an attacker to execute arbitrary code by allowing the user to open a specially crafted Catia MODEL file...

7.8CVSS7.8AI score0.00318EPSS
SaveExploits0References6Affected Software1
BDU FSTEC
BDU FSTEC
added 2024/03/06 12:00 a.m.14 views

The vulnerability of the Simcenter Femap simulation application, related to reading beyond the buffer in memory, allows a hacker to execute arbitrary code.

The vulnerability of the Simcenter Femap simulation application lies in the reading of data beyond the buffer boundaries in memory. Exploiting this vulnerability allows an attacker to execute arbitrary code by allowing the user to open a specially crafted Catia MODEL file...

7.8CVSS7.8AI score0.0031EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder