Lucene search
+L

793 matches found

Positive Technologies
Positive Technologies
added 2024/04/25 12:0 a.m.15 views

PT-2024-24739 · Vyper · Vyper

Name of the Vulnerable Software and Affected Versions: Vyper versions 0.3.10 and prior Description: Using the slice builtin can result in a double eval vulnerability when the buffer argument is either msg.data, self.code or .code and either the start or length arguments have side-effects. The...

5.3CVSS7.2AI score0.00451EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/04/10 10:30 p.m.8 views

CVE-2024-29903

Cosign provides code signing and transparency for containers and binaries. Prior to version 2.2.4, maliciously-crafted software artifacts can cause denial of service of the machine running Cosign thereby impacting all services on the machine. The root cause is that Cosign creates slices based on...

7.5CVSS5.6AI score0.00851EPSS
SaveExploits1
BDU FSTEC
BDU FSTEC
added 2024/04/09 12:0 a.m.15 views

The vulnerability of the slice_segment_header() function in the Libde265 video codec implementation allows a hacker to cause a service failure.

The vulnerability of the slicesegmentheader function in the Libde265 video codec implementation is related to the copying of buffers without checking the input size. Exploiting this vulnerability could allow an attacker to cause service interruptions...

7.8CVSS6.3AI score0.00766EPSS
SaveExploits0References6Affected Software4
OSV
OSV
added 2024/03/06 11:16 a.m.17 views

BIT-TENSORFLOW-2021-37686 Infinite loop in TensorFlow Lite

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the strided slice implementation in TFLite has a logic bug which can allow an attacker to trigger an infinite loop. This arises from newly introduced support for ellipsis in axis definition. An attacker ca...

5.5CVSS5.6AI score0.00173EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:3 a.m.27 views

BIT-GOLANG-2021-41771

ImportedSymbols in debug/macho for Open or OpenFat in Go before 1.16.10 and 1.17.x before 1.17.3 Accesses a Memory Location After the End of a Buffer, aka an out-of-bounds slice situation...

7.5CVSS7.7AI score0.04372EPSS
SaveExploits0References11
OSV
OSV
added 2024/03/06 10:52 a.m.30 views

BIT-ETCD-2020-15106 Improper Input Validation in etcd

In etcd before versions 3.3.23 and 3.4.10, a large slice causes panic in decodeRecord method. The size of a record is stored in the length field of a WAL file and no additional validation is done on this data. Therefore, it is possible to forge an extremely large frame size that can unintentional...

6.5CVSS6.8AI score0.01291EPSS
SaveExploits0References3
RustSec
RustSec
added 2024/03/05 12:0 p.m.7 views

Fails to ensure slice elements match the slice's declared type

Affected versions allow populating a DistributedSlice of T with elements of an arbitrary other type that coerces to T. For example, elements of type &&str could end up in a slice of type &str, since &&str coerces to &str via a deref coercion. The flaw was corrected by implementing typechecking fo...

7AI score
SaveExploits0Affected Software1
OSV
OSV
added 2024/03/05 12:0 p.m.3 views

RUSTSEC-2024-0407 Fails to ensure slice elements match the slice's declared type

Affected versions allow populating a DistributedSlice of T with elements of an arbitrary other type that coerces to T. For example, elements of type &&str could end up in a slice of type &str, since &&str coerces to &str via a deref coercion. The flaw was corrected by implementing typechecking fo...

7AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/03/05 12:0 a.m.3 views

PT-2024-40951 · Crates.Io · Linkme

Name of the Vulnerable Software and Affected Versions: No specific software or versions mentioned, use: Software affected versions not specified Description: The issue allows populating a DistributedSlice of T with elements of an arbitrary other type that coerces to T. For example, elements of ty...

6.9AI score
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/02/12 12:33 a.m.5 views

tcpslice: use-after-free in extract_slice()

A heap use-after-free flaw was found in tcpslices' extractslice. This flaw allows an attacker with local network access to pass a specially crafted 'pcap' file to tcpslice, causing segmentation fault. This vulnerability halts or crashes the application, leading to a denial of service...

5.5CVSS6AI score0.0087EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2024/02/01 8:51 p.m.29 views

Vyper's bounds check on built-in `slice()` function can be overflowed

Summary The bounds check for slices does not account for the ability for start + length to overflow when the values aren't literals. If a slice function uses a non-literal argument for the start or length variable, this creates the ability for an attacker to overflow the bounds check. This issue...

9.8CVSS9.7AI score0.00902EPSS
SaveExploits1References6Affected Software1
PyPA
PyPA
added 2024/02/01 5:15 p.m.8 views

PYSEC-2024-149

Vyper is a pythonic Smart Contract Language for the ethereum virtual machine. In versions 0.3.10 and earlier, the bounds check for slices does not account for the ability for start + length to overflow when the values aren't literals. If a slice function uses a non-literal argument for the start ...

9.8CVSS7.1AI score0.00902EPSS
SaveExploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/02/01 4:37 p.m.3 views

CVE-2024-24561 Vyper bounds check on built-in `slice()` function can be overflowed

Vyper is a pythonic Smart Contract Language for the ethereum virtual machine. In versions 0.3.10 and earlier, the bounds check for slices does not account for the ability for start + length to overflow when the values aren't literals. If a slice function uses a non-literal argument for the start ...

9.8CVSS7.3AI score0.00902EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2024/02/01 4:37 p.m.56 views

CVE-2024-24561 Vyper bounds check on built-in `slice()` function can be overflowed

Vyper is a pythonic Smart Contract Language for the ethereum virtual machine. In versions 0.3.10 and earlier, the bounds check for slices does not account for the ability for start + length to overflow when the values aren't literals. If a slice function uses a non-literal argument for the start ...

9.8CVSS9.8AI score0.00902EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2024/02/01 12:0 a.m.8 views

PT-2024-20452 · Vyper · Vyper

Name of the Vulnerable Software and Affected Versions: Vyper versions 0.3.10 and earlier Description: The bounds check for slices in Vyper does not account for the ability for start + length to overflow when the values aren't literals. This issue can be used to do out-of-bounds OOB access to...

9.8CVSS9.5AI score0.00902EPSS
SaveExploits1References14
CNNVD
CNNVD
added 2024/02/01 12:0 a.m.12 views

Vyper Buffer Error Vulnerability

Vyper is the Pythonic smart contract language for EVM. A buffer error vulnerability exists in Vyper 0.3.10 and earlier versions, which stems from a possible overflow in the boundary check of the slice function, which can be exploited by an attacker to gain OOB access to storage, memory, or call...

9.8CVSS7.3AI score0.00902EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2024/01/30 1:28 p.m.5 views

tcpslice: use-after-free in extract_slice()

A heap use-after-free flaw was found in tcpslices' extractslice. This flaw allows an attacker with local network access to pass a specially crafted 'pcap' file to tcpslice, causing segmentation fault. This vulnerability halts or crashes the application, leading to a denial of service...

5.5CVSS6AI score0.0087EPSS
SaveExploits1References5
BDU FSTEC
BDU FSTEC
added 2024/01/12 12:0 a.m.14 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.4 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.7 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
Rows per page
Query Builder