Lucene search
+L

609 matches found

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

BIT-TENSORFLOW-2021-37687 Heap OOB in TensorFlow Lite's `Gather*` implementations

TensorFlow is an end-to-end open source platform for machine learning. In affected versions TFLite's GatherNd implementation does not support negative indices but there are no checks for this situation. Hence, an attacker can read arbitrary data from the heap by carefully crafting a model with...

5.5CVSS5.6AI score0.00191EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/06 11:16 a.m.19 views

BIT-TENSORFLOW-2021-41224 `SparseFillEmptyRows` heap OOB read

TensorFlow is an open source platform for machine learning. In affected versions the implementation of SparseFillEmptyRows can be made to trigger a heap OOB access. This occurs whenever the size of indices does not match the size of values. The fix will be included in TensorFlow 2.7.0. We will al...

7.1CVSS6.8AI score0.00201EPSS
SaveExploits1References3
OSV
OSV
added 2024/03/06 10:53 a.m.41 views

BIT-ELASTICSEARCH-2021-22137

In Elasticsearch versions before 7.11.2 and 6.8.15 a document disclosure flaw was found when Document or Field Level Security is used. Search queries do not properly preserve security permissions when executing certain cross-cluster search queries. This could result in the search disclosing the...

5.3CVSS5.2AI score0.0111EPSS
SaveExploits0References3
PyPA
PyPA
added 2024/02/07 5:15 p.m.14 views

PYSEC-2024-150

Vyper is a Pythonic Smart Contract Language for the Ethereum Virtual Machine. Arrays can be keyed by a signed integer, while they are defined for unsigned integers only. The typechecker doesn't throw when spotting the usage of an int as an index for an array. The typechecker allows the usage of...

9.8CVSS6.8AI score0.01539EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2024/02/07 3:16 a.m.29 views

CVE-2024-23446 Kibana Broken Access Control issue

An issue was discovered by Elastic, whereby the Detection Engine Search API does not respect Document-level security DLS or Field-level security FLS when querying the .alerts-security.alerts-spaceid indices. Users who are authorized to call this API may obtain unauthorized access to documents if...

6.5CVSS6.7AI score0.005EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/02/07 12:00 a.m.11 views

Vyper Input Validation Error Vulnerability

Vyper is the Pythonic smart contract language for EVM. An input validation error vulnerability exists in Vyper 0.3.10 and earlier versions, which stems from a type checker that allows the use of signed integers as the index of an array, potentially resulting in a denial of service...

9.8CVSS6.8AI score0.01539EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2024/02/07 12:00 a.m.9 views

PT-2024-20454 · Vyper · Vyper

Name of the Vulnerable Software and Affected Versions: Vyper versions prior to the fixed version Description: The issue arises from the typechecker allowing the usage of signed integers as indexes to arrays, which are defined for unsigned integers only. This can lead to unpredictable behavior,...

9.8CVSS9.2AI score0.01539EPSS
SaveExploits1References11
Positive Technologies
Positive Technologies
added 2024/02/06 12:00 a.m.12 views

PT-2024-1691 · Elastic · Kibana

Name of the Vulnerable Software and Affected Versions: Kibana affected versions not specified Description: The issue is related to insufficient access control in the Kibana data visualization service. It allows a remote attacker to impact the confidentiality of protected information. Specifically...

6.8CVSS6.3AI score0.005EPSS
SaveExploits0References10
BDU FSTEC
BDU FSTEC
added 2024/01/12 12:00 a.m.16 views

The vulnerability of the slice_indices function in the programming language Python for microcontrollers and MicroPython systems allows a intruder to compromise the confidentiality, integrity, and accessibility of protected information.

The vulnerability of the sliceindices function in the Python programming language for microcontrollers and MicroPython-based systems involves the execution of operations outside of the buffer in memory. Exploiting this vulnerability can allow an attacker to compromise the confidentiality,...

10CVSS7.6AI score0.01228EPSS
SaveExploits1References7Affected Software1
SUSE CVE
SUSE CVE
added 2023/12/30 2:24 a.m.6 views

SUSE CVE-2023-7158

A vulnerability was found in MicroPython up to 1.21.0. It has been classified as critical. Affected is the function sliceindices of the file objslice.c. The manipulation leads to heap-based buffer overflow. It is possible to launch the attack remotely. The exploit has been disclosed to the public...

9.8CVSS7.7AI score0.01228EPSS
SaveExploits1References3
OSV
OSV
added 2023/12/29 7:15 a.m.11 views

UBUNTU-CVE-2023-7158

A vulnerability was found in MicroPython up to 1.21.0. It has been classified as critical. Affected is the function sliceindices of the file objslice.c. The manipulation leads to heap-based buffer overflow. It is possible to launch the attack remotely. The exploit has been disclosed to the public...

9.8CVSS5.6AI score0.01228EPSS
SaveExploits1References6
Amazon
Amazon
added 2023/11/16 12:00 a.m.7 views

Medium: docker

Issue Overview: The OCI Distribution Spec project defines an API protocol to facilitate and standardize the distribution of content. In the OCI Image Specification, the manifest and index documents were not self-describing and documents with a single digest could be interpreted as either a manife...

5CVSS6.9AI score0.02085EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.7 views

kernel: cacheinfo: Fix shared_cpu_map to handle shared caches at different levels

In the Linux kernel, the following vulnerability has been resolved: cacheinfo: Fix sharedcpumap to handle shared caches at different levels The cacheinfo sets up the sharedcpumap by checking whether the caches with the same index are shared between CPUs. However, this will trigger...

7.8CVSS6.8AI score0.00151EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2023/09/04 12:00 a.m.7 views

The vulnerability in the `libfreerdp/codec/rfx.c` component of the RDP client FreeRDP, related to the occurrence of operations outside the buffer boundaries in memory, allows a hacker to trigger a service failure.

The vulnerability in the libfreerdp/codec/rfx.c component of the RDP client FreeRDP is related to the issue where operations are performed outside of the buffer boundaries in memory when processing parameters tile-quantIdxY, tile-quantIdxCb, and tile-quantIdxCr. Exploiting this vulnerability can...

5.3CVSS7AI score0.01247EPSS
SaveExploits1References10Affected Software3
SUSE CVE
SUSE CVE
added 2023/09/02 1:54 a.m.5 views

SUSE CVE-2023-39353

FreeRDP is a free implementation of the Remote Desktop Protocol RDP, released under the Apache license. Affected versions are subject to a missing offset validation leading to Out Of Bound Read. In the libfreerdp/codec/rfx.c file there is no offset validation in tile-quantIdxY, tile-quantIdxCb, a...

5.3CVSS6.7AI score0.01247EPSS
SaveExploits1References5
Metasploit
Metasploit
added 2023/08/25 7:51 p.m.232 views

Elasticsearch Enumeration Utility

This module enumerates Elasticsearch instances. It uses the REST API in order to gather information about the server, the cluster, nodes, in the cluster, indices, and pull data from those indices. Module Options msf use auxiliary/gather/elasticsearchenum msf auxiliaryelasticsearchenum show action...

6.8AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2023/06/09 5:30 p.m.13 views

CVE-2023-34100 Out-of-Bounds Read in contiki-ng

Contiki-NG is an open-source, cross-platform operating system for IoT devices. When reading the TCP MSS option value from an incoming packet, the Contiki-NG OS does not verify that certain buffer indices to read from are within the bounds of the IPv6 packet buffer, uipbuf. In particular, there is...

7.3CVSS6.9AI score0.00437EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2023/06/09 12:00 a.m.10 views

Contiki-NG 缓冲区错误漏洞

Contiki-NG is an open source cross-platform operating system for next-generation IoT Internet of Things devices. Contiki-NG suffers from a buffer error vulnerability that stems from the fact that when reading TCP MSS option values from incoming packets, the Contiki-NG operating system does not...

7.3CVSS6.7AI score0.00437EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2023/05/02 12:00 a.m.18 views

Qualcomm Chipsets 输入验证错误漏洞

Qualcomm Chipsets are a family of chipsets from Qualcomm Incorporated USA. A security vulnerability exists in Qualcomm Chipsets, which stems from a memory corruption in the computer vision module due to improper array index validation...

7.8CVSS7.4AI score0.00115EPSS
SaveExploits0References3
OSV
OSV
added 2023/04/04 3:21 p.m.28 views

GHSA-4F25-2X2C-VG6V pimcore is vulnerable to cross-site scripting in Composite indices key field

Impact Pimcore is vulnerable to Cross site scripting vulnerability in classes module. Patches Update to version 10.5.20. Workarounds Apply the patch https://github.com/pimcore/pimcore/commit/765832f0dc5f6cfb296a82e089b701066f27bcef.patch manually...

5.4CVSS5AI score0.00457EPSS
SaveExploits1References5
Rows per page
Query Builder