Lucene search
K

719 matches found

Veracode
Veracode
added 2024/05/02 9:1 a.m.11 views

Denial Of Service (DoS)

github.com/onosproject/rimedo-ts is vulnerable to Denial Of Service DoS. The vulnerability is due to an out-of-range panic within reader.go, when accessing elements out of the slice bounds, which could result in Denial of Service...

7.5CVSS6.8AI score0.00182EPSS
Exploits1References4Affected Software1
RedHat Linux
RedHat Linux
added 2024/04/30 10:18 a.m.3 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.00243EPSS
Exploits1References5
OSV
OSV
added 2024/04/30 12:15 a.m.2 views

CVE-2024-34050

Open Networking Foundation SD-RAN Rimedo rimedo-ts 0.1.1 has a slice bounds out-of-range panic in "return uint64b216 | uint64b18 | uint64b0" in reader.go...

7.5CVSS7.1AI score
Exploits0References1
NVD
NVD
added 2024/04/30 12:15 a.m.9 views

CVE-2024-34050

Open Networking Foundation SD-RAN Rimedo rimedo-ts 0.1.1 has a slice bounds out-of-range panic in "return uint64b216 | uint64b18 | uint64b0" in reader.go...

7.5CVSS6.6AI score0.00182EPSS
Exploits1References1
NVD
NVD
added 2024/04/30 12:15 a.m.9 views

CVE-2024-34049

Open Networking Foundation SD-RAN Rimedo rimedo-ts 0.1.1 has a slice bounds out-of-range panic in "return plmnIdString0:3, plmnIdString3:" in reader.go...

7.5CVSS6.6AI score0.00139EPSS
Exploits1References1
CVE
CVE
added 2024/04/29 12:0 a.m.47 views

CVE-2024-34050

Open Networking Foundation SD-RAN Rimedo rimedo-ts 0.1.1 is affected by a slice bounds out-of-range panic in reader.go, triggered by returning uint64(b[2])<<16 | uint64(b[1])<

7.5CVSS6.8AI score0.00182EPSS
Exploits1References1Affected Software1
Positive Technologies
Positive Technologies
added 2024/04/29 12:0 a.m.2 views

PT-2024-25668 · Open Networking Foundation · Rimedo-Ts

Name of the Vulnerable Software and Affected Versions: Open Networking Foundation SD-RAN Rimedo rimedo-ts version 0.1.1 Description: The issue is related to a slice bounds out-of-range panic in the code. Specifically, the problem occurs in the line "return uint64b216 | uint64b18 | uint64b0" in th...

7.5CVSS7AI score0.00182EPSS
Exploits1References4
Cvelist
Cvelist
added 2024/04/29 12:0 a.m.10 views

CVE-2024-34050

Open Networking Foundation SD-RAN Rimedo rimedo-ts 0.1.1 has a slice bounds out-of-range panic in "return uint64b216 | uint64b18 | uint64b0" in reader.go...

6.8AI score0.00182EPSS
Exploits1References1
Positive Technologies
Positive Technologies
added 2024/04/29 12:0 a.m.3 views

PT-2024-25666 · Open Networking Foundation · Rimedo-Ts

Name of the Vulnerable Software and Affected Versions: Open Networking Foundation SD-RAN Rimedo rimedo-ts version 0.1.1 Description: The issue is related to a slice bounds out-of-range panic in the "return plmnIdString0:3, plmnIdString3:" line in reader.go. This indicates a problem with how the...

7.5CVSS7.3AI score0.00139EPSS
Exploits1References5
CVE
CVE
added 2024/04/29 12:0 a.m.47 views

CVE-2024-34049

Open Networking Foundation SD-RAN Rimedo rimedo-ts 0.1.1 is affected by a slice bounds out-of-range panic in reader.go when executing plmnIdString[0:3] and plmnIdString[3:]. The issue arises from improper bounds handling on the plmnIdString slice, which can lead to a crash (reported as DoS in som...

7.5CVSS6.8AI score0.00139EPSS
Exploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/29 12:0 a.m.12 views

CVE-2024-34049

Open Networking Foundation SD-RAN Rimedo rimedo-ts 0.1.1 has a slice bounds out-of-range panic in "return plmnIdString0:3, plmnIdString3:" in reader.go...

6.9AI score0.00139EPSS
Exploits1References1
Vulnrichment
Vulnrichment
added 2024/04/29 12:0 a.m.11 views

CVE-2024-34050

Open Networking Foundation SD-RAN Rimedo rimedo-ts 0.1.1 has a slice bounds out-of-range panic in "return uint64b216 | uint64b18 | uint64b0" in reader.go...

6.9AI score0.00182EPSS
Exploits1References1
Github Security Blog
Github Security Blog
added 2024/04/25 7:51 p.m.18 views

vyper performs double eval of the slice start/length args in certain cases

Summary 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. A contract search was performed and no vulnerable contracts were found in production. Having...

5.3CVSS5.5AI score0.00689EPSS
Exploits0References5Affected Software1
PyPA
PyPA
added 2024/04/25 6:15 p.m.4 views

PYSEC-2024-207

Vyper is a pythonic Smart Contract Language for the Ethereum virtual machine. In versions 0.3.10 and prior, 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...

5.3CVSS7.1AI score0.00689EPSS
Exploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/25 5:21 p.m.23 views

CVE-2024-32646 vyper performs double eval of the slice args when buffer from adhoc locations

Vyper is a pythonic Smart Contract Language for the Ethereum virtual machine. In versions 0.3.10 and prior, 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...

5.3CVSS7.1AI score0.00689EPSS
Exploits0References1
Cvelist
Cvelist
added 2024/04/25 5:21 p.m.14 views

CVE-2024-32646 vyper performs double eval of the slice args when buffer from adhoc locations

Vyper is a pythonic Smart Contract Language for the Ethereum virtual machine. In versions 0.3.10 and prior, 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...

5.3CVSS5.7AI score0.00689EPSS
Exploits0References1
CVE
CVE
added 2024/04/25 5:21 p.m.60 views

CVE-2024-32646

Vyper CVE-2024-32646 affects the Pythonic smart contract language. The vulnerability concerns the builtin slice when the buffer is msg.data, self.code, or .code and either the start or length has side-effects, causing a double evaluation of those side-effects. It is triggerable only in versions e...

5.3CVSS7AI score0.00689EPSS
Exploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2024/04/25 12:0 a.m.2 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.00689EPSS
Exploits0References8
Debian CVE
Debian CVE
added 2024/04/10 10:30 p.m.4 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.00717EPSS
Exploits1
OSV
OSV
added 2024/03/06 11:16 a.m.16 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.00012EPSS
Exploits0References3
Rows per page
Query Builder