Lucene search
+L

75 matches found

CVE
CVE
added 2024/04/29 12:00 a.m.61 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.00547EPSS
SaveExploits1References1Affected Software1
Positive Technologies
Positive Technologies
added 2024/04/29 12:00 a.m.7 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.00547EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2024/04/29 12:00 a.m.15 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.00547EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2024/04/29 12:00 a.m.29 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.00547EPSS
SaveExploits1References1
OSV
OSV
added 2024/04/29 12:00 a.m.8 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
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/04/29 12:00 a.m.14 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.00547EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2024/04/29 12:00 a.m.9 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.00547EPSS
SaveExploits1References5
PyPA
PyPA
added 2024/02/01 5:15 p.m.9 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
Positive Technologies
Positive Technologies
added 2024/02/01 12:00 a.m.11 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
SUSE CVE
SUSE CVE
added 2023/02/15 3:51 a.m.8 views

SUSE CVE-2020-28852

In x/text in Go before v0.3.5, a "slice bounds out of range" panic occurs in language.ParseAcceptLanguage while processing a BCP 47 tag. x/text/language is supposed to be able to parse an HTTP Accept-Language header...

5.3CVSS8.2AI score0.01721EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2022/10/25 9:07 a.m.13 views

golang.org/x/text: Panic in language.ParseAcceptLanguage while processing bcp47 tag

A flaw was found in golang.org. In x/text, a "slice bounds out of range" panic occurs in language.ParseAcceptLanguage while processing a BCP 47 tag...

7.5CVSS7.3AI score0.01721EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2022/04/07 6:02 p.m.29 views

golang.org/x/text: Panic in language.ParseAcceptLanguage while processing bcp47 tag

A flaw was found in golang.org. In x/text, a "slice bounds out of range" panic occurs in language.ParseAcceptLanguage while processing a BCP 47 tag...

7.5CVSS7.3AI score0.01721EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2021/01/06 3:34 p.m.54 views

CVE-2020-28852

A flaw was found in golang.org. In x/text, a "slice bounds out of range" panic occurs in language.ParseAcceptLanguage while processing a BCP 47 tag...

7.5CVSS2.6AI score0.01721EPSS
SaveExploits1References3
Veracode
Veracode
added 2021/01/06 1:52 a.m.18 views

Denial Of Service (DoS)

github.com/tidwall/gjson is vulnerable to denial of service. An attacker is able to crash the application via a malicious GET call which would result in a slice bounds out of range...

7.5CVSS3.4AI score0.01387EPSS
SaveExploits0References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/01/05 9:15 p.m.5 views

CVE-2020-36067

GJSON =v1.6.5 allows attackers to cause a denial of service panic: runtime error: slice bounds out of range via a crafted GET call...

7.5CVSS5.3AI score0.01387EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2021/01/05 9:15 p.m.25 views

CVE-2020-36067

GJSON =v1.6.5 allows attackers to cause a denial of service panic: runtime error: slice bounds out of range via a crafted GET call...

7.5CVSS7.1AI score0.01387EPSS
SaveExploits0References3
NVD
NVD
added 2021/01/02 6:15 a.m.35 views

CVE-2020-28852

In x/text in Go before v0.3.5, a "slice bounds out of range" panic occurs in language.ParseAcceptLanguage while processing a BCP 47 tag. x/text/language is supposed to be able to parse an HTTP Accept-Language header...

7.5CVSS7.4AI score0.01721EPSS
SaveExploits1References2
OSV
OSV
added 2021/01/02 6:15 a.m.34 views

CVE-2020-28852

In x/text in Go before v0.3.5, a "slice bounds out of range" panic occurs in language.ParseAcceptLanguage while processing a BCP 47 tag. x/text/language is supposed to be able to parse an HTTP Accept-Language header...

7.5CVSS7AI score
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2021/01/02 6:15 a.m.49 views

CVE-2020-28852

In x/text in Go before v0.3.5, a "slice bounds out of range" panic occurs in language.ParseAcceptLanguage while processing a BCP 47 tag. x/text/language is supposed to be able to parse an HTTP Accept-Language header...

7.5CVSS7.1AI score0.01721EPSS
SaveExploits1References2
OSV
OSV
added 2021/01/02 6:15 a.m.12 views

UBUNTU-CVE-2020-28852

In x/text in Go before v0.3.5, a "slice bounds out of range" panic occurs in language.ParseAcceptLanguage while processing a BCP 47 tag. x/text/language is supposed to be able to parse an HTTP Accept-Language header...

7.5CVSS7.1AI score0.01721EPSS
SaveExploits1References3
Rows per page
Query Builder