Lucene search
+L

99 matches found

RustSec
RustSec
added 2024/07/18 12:0 p.m.9 views

op_panic in the base runtime can force a panic in the runtime's containing thread

Affected versions use denocore releases that expose Deno.core.ops.oppanic to the JS runtime in the base core This function when called triggers a manual panic in the thread containing the runtime. It can be fixed by stubbing out the exposed op: javascript Deno.core.ops.oppanic = msg = throw new...

7AI score
SaveExploits0Affected Software1
RustSec
RustSec
added 2024/07/18 12:0 p.m.9 views

op_panic in the base runtime can force a panic in the runtime's containing thread

Affected versions use denocore releases that expose Deno.core.ops.oppanic to the JS runtime in the base core This function when called triggers a manual panic in the thread containing the runtime, breaking sandboxing It can be fixed by stubbing out the exposed op: javascript Deno.core.ops.oppanic...

7AI score
SaveExploits0
RustSec
RustSec
added 2023/03/12 12:0 p.m.16 views

const-cstr is Unmaintained

Last release was about five years ago. The maintainers have been unreachable to respond to any issues that may or may not include security issues. The repository is now archived and there is no security policy in place to contact the maintainers otherwise. No direct fork exist. const-cstr is...

0.5AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2023/02/15 3:57 a.m.4 views

SUSE CVE-2020-15112

In etcd before versions 3.3.23 and 3.4.10, it is possible to have an entry index greater then the number of entries in the ReadAll method in wal/wal.go. This could cause issues when WAL entries are being read during consensus as an arbitrary etcd consensus participant could go down from a runtime...

5.3CVSS7.7AI score0.01256EPSS
SaveExploits0References11
Veracode
Veracode
added 2021/03/18 6:52 a.m.30 views

Denial Of Service (DoS)

etcd is vulnerable to denial of service DoS. It does not handle the case when an entry index is greater then the number of entries in the ReadAll method in wal/wal.go, leading to issues when WAL entries are being read during consensus as an arbitrary etcd consensus participant and causing a runti...

6.5CVSS2.3AI score0.01256EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2021/01/29 6:15 a.m.25 views

CVE-2019-25014

A NULL pointer dereference was found in pkg/proxy/envoy/v2/debug.go getResourceVersion in Istio pilot before 1.5.0-alpha.0. If a particular HTTP GET request is made to the pilot API endpoint, it is possible to cause the Go runtime to panic resulting in a denial of service to the istio-pilot...

6.5CVSS6.7AI score
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2021/01/05 9:15 p.m.4 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
OSV
OSV
added 2020/12/28 8:15 a.m.6 views

CVE-2020-29244

dhowden tag before 2020-11-19 allows "panic: runtime error: slice bounds out of range" via readTextWithDescrFrame...

6.5CVSS6.6AI score0.0112EPSS
SaveExploits4References1
CNNVD
CNNVD
added 2020/12/28 12:0 a.m.21 views

Dhowden Tag Input Validation Error Vulnerability

Dhowden Tag is a Go-based MP3/MP4/OGG/FLAC metadata parsing library from the Dhowden personal developers. A security vulnerability exists in versions of dhowden tag prior to 2020-11-19, which allows parsing of MP3/MP4/OGG/FLAC metadata via readAtomData "panic: runtime error: slice bounds out of...

6.5CVSS5.8AI score0.01088EPSS
SaveExploits1References2
OSV
OSV
added 2020/12/15 9:15 p.m.1 views

DEBIAN-CVE-2020-35381

jsonparser 1.0.0 allows attackers to cause a denial of service panic: runtime error: slice bounds out of range via a GET call...

7.5CVSS7.2AI score0.02262EPSS
SaveExploits1References1
NVD
NVD
added 2020/08/05 8:15 p.m.20 views

CVE-2020-15112

In etcd before versions 3.3.23 and 3.4.10, it is possible to have an entry index greater then the number of entries in the ReadAll method in wal/wal.go. This could cause issues when WAL entries are being read during consensus as an arbitrary etcd consensus participant could go down from a runtime...

6.5CVSS7AI score0.01256EPSS
SaveExploits0References2
OSV
OSV
added 2020/08/05 8:15 p.m.31 views

CVE-2020-15112

In etcd before versions 3.3.23 and 3.4.10, it is possible to have an entry index greater then the number of entries in the ReadAll method in wal/wal.go. This could cause issues when WAL entries are being read during consensus as an arbitrary etcd consensus participant could go down from a runtime...

6.5CVSS6.3AI score0.01291EPSS
SaveExploits0References2
Prion
Prion
added 2020/08/05 8:15 p.m.27 views

Code injection

In etcd before versions 3.3.23 and 3.4.10, it is possible to have an entry index greater then the number of entries in the ReadAll method in wal/wal.go. This could cause issues when WAL entries are being read during consensus as an arbitrary etcd consensus participant could go down from a runtime...

4CVSS6.7AI score0.01256EPSS
SaveExploits0References2Affected Software2
UbuntuCve
UbuntuCve
added 2020/08/05 8:15 p.m.40 views

CVE-2020-15112

In etcd before versions 3.3.23 and 3.4.10, it is possible to have an entry index greater then the number of entries in the ReadAll method in wal/wal.go. This could cause issues when WAL entries are being read during consensus as an arbitrary etcd consensus participant could go down from a runtime...

6.5CVSS7AI score0.01256EPSS
SaveExploits0References4
CVE
CVE
added 2020/08/05 8:0 p.m.152 views

CVE-2020-15112

CVE-2020-15112 affects etcd before versions 3.3.23 and 3.4.10. In the WAL path (wal/wal.go) the ReadAll method can encounter an entry index greater than the number of entries, which can cause a runtime panic when WAL entries are read during consensus. This is tied to an entry index validation iss...

6.5CVSS6.9AI score0.01256EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2020/08/05 8:0 p.m.36 views

CVE-2020-15112

In etcd before versions 3.3.23 and 3.4.10, it is possible to have an entry index greater then the number of entries in the ReadAll method in wal/wal.go. This could cause issues when WAL entries are being read during consensus as an arbitrary etcd consensus participant could go down from a runtime...

6.5CVSS7.6AI score0.01256EPSS
SaveExploits0
Cvelist
Cvelist
added 2020/08/05 8:0 p.m.23 views

CVE-2020-15112 Improper Input Validation in etcd

In etcd before versions 3.3.23 and 3.4.10, it is possible to have an entry index greater then the number of entries in the ReadAll method in wal/wal.go. This could cause issues when WAL entries are being read during consensus as an arbitrary etcd consensus participant could go down from a runtime...

6.5CVSS6.8AI score0.01256EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2018/10/01 12:0 a.m.6 views

PT-2018-14219 · Google · Html Package

Name of the Vulnerable Software and Affected Versions: html package aka x/net/html versions through 2018-09-25 Description: The issue is related to the html package mishandling certain HTML inputs, such as , leading to a "panic: runtime error" index out of range in nodeStack.pop or...

7.5CVSS6AI score0.02832EPSS
SaveExploits2References16
Positive Technologies
Positive Technologies
added 2018/09/17 12:0 a.m.3 views

PT-2018-13922 · Google · X/Net/Html

Name of the Vulnerable Software and Affected Versions: html package aka x/net/html through 2018-09-17 Description: The issue arises from the mishandling of specific HTML tags, such as , which can cause a "panic: runtime error" in the parseCurrentToken function within parse.go during an html.Parse...

7.5CVSS6AI score0.0281EPSS
SaveExploits1References14
Rows per page
Query Builder