Lucene search
+L

10668 matches found

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

BIT-TENSORFLOW-2022-41884 Seg fault in `ndarray_tensor_bridge` due to zero and large inputs in Tensorflow

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.5CVSS6AI score0.0033EPSS
SaveExploits1References3
OSV
OSV
added 2024/03/06 11:11 a.m.21 views

BIT-TENSORFLOW-2022-41885 Overflow in `FusedResizeAndPadConv2D` in Tensorflow

TensorFlow is an open source platform for machine learning. When tf.rawops.FusedResizeAndPadConv2D is given a large tensor shape, it overflows. We have patched the issue in GitHub commit d66e1d568275e6a2947de97dca7a102a211e01ce. The fix will be included in TensorFlow 2.11. We will also cherrypick...

7.5CVSS6.1AI score0.0043EPSS
SaveExploits1References4
OSV
OSV
added 2024/03/06 11:11 a.m.23 views

BIT-TENSORFLOW-2022-41886 Overflow in `ImageProjectiveTransformV2` in Tensorflow

TensorFlow is an open source platform for machine learning. When tf.rawops.ImageProjectiveTransformV2 is given a large output shape, it overflows. We have patched the issue in GitHub commit 8faa6ea692985dbe6ce10e1a3168e0bd60a723ba. The fix will be included in TensorFlow 2.11. We will also...

7.5CVSS6.1AI score0.0043EPSS
SaveExploits1References4
OSV
OSV
added 2024/03/06 11:11 a.m.27 views

BIT-TENSORFLOW-2022-41888 Unckecked rank size in `tf.image.generate_bounding_box_proposals` in Tensorflow

TensorFlow is an open source platform for machine learning. When running on GPU, tf.image.generateboundingboxproposals receives a scores input that must be of rank 4 but is not checked. We have patched the issue in GitHub commit cf35502463a88ca7185a99daa7031df60b3c1c98. The fix will be included i...

7.5CVSS6.1AI score0.00439EPSS
SaveExploits1References4
OSV
OSV
added 2024/03/06 11:11 a.m.18 views

BIT-TENSORFLOW-2022-41891 Segfault in `tf.raw_ops.TensorListConcat` in Tensorflow

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.5CVSS5.9AI score0.0043EPSS
SaveExploits1References4
OSV
OSV
added 2024/03/06 11:10 a.m.31 views

BIT-TENSORFLOW-2022-41899 `CHECK` fail via inputs in `SdcaOptimizer` in Tensorflow

TensorFlow is an open source platform for machine learning. Inputs densefeatures or examplestatedata not of rank 2 will trigger a CHECK fail in SdcaOptimizer. We have patched the issue in GitHub commit 80ff197d03db2a70c6a111f97dcdacad1b0babfa. The fix will be included in TensorFlow 2.11. We will...

7.5CVSS6.1AI score0.0044EPSS
SaveExploits1References4
OSV
OSV
added 2024/03/06 11:10 a.m.22 views

BIT-TENSORFLOW-2022-41901 `CHECK_EQ` fail via input in `SparseMatrixNNZ` in Tensorflow

TensorFlow is an open source platform for machine learning. An input sparsematrix that is not a matrix with a shape with rank 0 will trigger a CHECK fail in tf.rawops.SparseMatrixNNZ. We have patched the issue in GitHub commit f856d02e5322821aad155dad9b3acab1e9f5d693. The fix will be included in...

7.5CVSS6.1AI score0.0044EPSS
SaveExploits1References4
OSV
OSV
added 2024/03/06 11:10 a.m.19 views

BIT-TENSORFLOW-2022-41907 Overflow in `ResizeNearestNeighborGrad` in Tensorflow

TensorFlow is an open source platform for machine learning. When tf.rawops.ResizeNearestNeighborGrad is given a large size input, it overflows. We have patched the issue in GitHub commit 00c821af032ba9e5f5fa3fe14690c8d28a657624. The fix will be included in TensorFlow 2.11. We will also cherrypick...

7.5CVSS6.1AI score0.0044EPSS
SaveExploits1References4
OSV
OSV
added 2024/03/06 11:10 a.m.19 views

BIT-TENSORFLOW-2022-41909 Segfault in `CompositeTensorVariantToComponents` in Tensorflow

TensorFlow is an open source platform for machine learning. An input encoded that is not a valid CompositeTensorVariant tensor will trigger a segfault in tf.rawops.CompositeTensorVariantToComponents. We have patched the issue in GitHub commits bf594d08d377dc6a3354d9fdb494b32d45f91971 and...

7.5CVSS6.1AI score0.0049EPSS
SaveExploits1References5
OSV
OSV
added 2024/03/06 11:9 a.m.20 views

BIT-TENSORFLOW-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...

7.5CVSS6AI score0.00389EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/06 11:7 a.m.28 views

BIT-GOLANG-2020-28851

In x/text in Go 1.15.4, an "index out of range" panic occurs in language.ParseAcceptLanguage while parsing the -u- extension. x/text/language is supposed to be able to parse an HTTP Accept-Language header...

7.5CVSS7.3AI score0.02297EPSS
SaveExploits1References3
OSV
OSV
added 2024/03/06 11:3 a.m.27 views

BIT-MEDIAWIKI-2022-41767

An issue was discovered in MediaWiki before 1.35.8, 1.36.x and 1.37.x before 1.37.5, and 1.38.x before 1.38.3. When changes made by an IP address are reassigned to a user using reassignEdits.php, the changes will still be attributed to the IP address on Special:Contributions when doing a range...

5.3CVSS5.3AI score0.00641EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/03/06 12:0 a.m.10 views

JSONata Security Vulnerabilities

JSONata is a JSON query and transformation language. A security vulnerability exists in JSONata versions 1.4.0 through prior to 2.0.4, which stems from a malicious expression that can override attributes on object constructors and prototypes using conversion operators, which could result in a...

9.8CVSS7.6AI score0.01422EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2024/03/06 12:0 a.m.12 views

Jenkins HTML Publisher Plugin Security Vulnerability

Jenkins and Jenkins Plugin are both Jenkins open source products.Jenkins is a software application . An open source automation server Jenkins provides hundreds of plugins to support building, deploying, and automating any project.Jenkins Plugin is a software application. A security vulnerability...

6.5CVSS5.7AI score0.00698EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/03/06 12:0 a.m.11 views

Apache InLong 代码问题漏洞

Apache InLong is the U.S. Apache Apache Foundation's one-stop massive data integration framework. Provides automated, secure and reliable data transfer capabilities. A code issue vulnerability exists in Apache InLong versions 1.8.0 through 1.10.0, which can be exploited by an attacker to read...

9.1CVSS7AI score0.0122EPSS
SaveExploits0References4
Prion
Prion
added 2024/03/04 11:15 a.m.25 views

Command injection

Transient DOS while processing PDU Release command with a parameter PDU ID out of range...

5CVSS7.7AI score0.00324EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/03/04 10:48 a.m.38 views

CVE-2023-43553 Use of Out-of-range Pointer Offset in WLAN HOST

Memory corruption while parsing beacon/probe response frame when AP sends more supported links in MLIE...

9.8CVSS9.8AI score0.00353EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/03/04 10:48 a.m.24 views

CVE-2023-43553 Use of Out-of-range Pointer Offset in WLAN HOST

Memory corruption while parsing beacon/probe response frame when AP sends more supported links in MLIE...

9.8CVSS7.4AI score0.00353EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/03/04 10:48 a.m.31 views

CVE-2023-33066 Use of Out-of-range Pointer Offset in Audio

Memory corruption in Audio while processing RT proxy port register driver...

8.4CVSS8.8AI score0.00111EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/03/04 10:48 a.m.15 views

CVE-2023-33066 Use of Out-of-range Pointer Offset in Audio

Memory corruption in Audio while processing RT proxy port register driver...

8.4CVSS7.2AI score0.00111EPSS
SaveExploits0References1
Rows per page
Query Builder