Lucene search
K

324 matches found

SUSE CVE
SUSE CVE
added 2023/02/15 3:51 a.m.3 views

SUSE CVE-2020-29652

A nil pointer dereference in the golang.org/x/crypto/ssh component through v0.0.0-20201203163018-be400aefbc4c for Go allows remote attackers to cause a denial of service against SSH servers...

7.5CVSS8.5AI score0.03228EPSS
Exploits0References2
Github Security Blog
Github Security Blog
added 2022/12/28 12:30 a.m.22 views

Duplicate Advisory: ecnepsnai/web vulnerable to Uncontrolled Resource Consumption

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-5gjg-jgh4-gppm. This link is maintained to preserve external references. Original Description Web Sockets do not execute any AuthenticateMethod methods which may be set, leading to a nil pointer dereference if t...

9.8CVSS8.2AI score0.01116EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2022/12/27 10:15 p.m.30 views

CVE-2021-4236

Web Sockets do not execute any AuthenticateMethod methods which may be set, leading to a nil pointer dereference if the returned UserData pointer is assumed to be non-nil, or authentication bypass. This issue only affects WebSockets with an AuthenticateMethod hook. Request handlers that do not...

9.8CVSS9.7AI score
Exploits0References2
NVD
NVD
added 2022/12/27 10:15 p.m.24 views

CVE-2021-4236

Web Sockets do not execute any AuthenticateMethod methods which may be set, leading to a nil pointer dereference if the returned UserData pointer is assumed to be non-nil, or authentication bypass. This issue only affects WebSockets with an AuthenticateMethod hook. Request handlers that do not...

9.8CVSS0.01116EPSS
Exploits1References2
Vulnrichment
Vulnrichment
added 2022/12/27 9:13 p.m.4 views

CVE-2021-4236 Panic or authentication bypass in github.com/ecnepsnai/web

Web Sockets do not execute any AuthenticateMethod methods which may be set, leading to a nil pointer dereference if the returned UserData pointer is assumed to be non-nil, or authentication bypass. This issue only affects WebSockets with an AuthenticateMethod hook. Request handlers that do not...

9.7AI score0.01116EPSS
Exploits1References2
CVE
CVE
added 2022/12/27 9:13 p.m.84 views

CVE-2021-4236

CVE-2021-4236 affects github.com/ecnepsnai/web. WebSockets with an AuthenticateMethod hook do not execute any AuthenticateMethod, enabling a nil pointer dereference if UserData is assumed non-nil or allowing authentication bypass. Non-WebSocket request handlers are not vulnerable. No remediation/...

9.8CVSS9.7AI score0.01116EPSS
Exploits1References2Affected Software1
CNNVD
CNNVD
added 2022/12/27 12:0 a.m.2 views

ecnepsnai web 代码问题漏洞

Web is a Golang HTTP server by Ian Spence, a personal developer. It is used for complex web applications. A security vulnerability exists in ecnepsnai web, which stems from Web Sockets not executing any AuthenticateMethod method that may be set to cause the nil pointer to be dereferenced if the...

9.8CVSS8.2AI score0.01116EPSS
Exploits1References3
OSV
OSV
added 2022/10/07 7:17 a.m.19 views

GHSA-MQQV-CHPX-VQ25 goxmldsig vulnerable to crash on nil-pointer dereference caused by sending malformed XML signatures

This affects all versions of package github.com/russellhaering/goxmldsig prior to 1.1.1. There is a crash on nil-pointer dereference caused by sending malformed XML signatures. This issue is patched in version 1.1.1...

7.5CVSS7.2AI score0.01755EPSS
Exploits1References6
Vulnrichment
Vulnrichment
added 2022/06/27 8:10 p.m.9 views

CVE-2022-31077 Malicious response from KubeEdge can crash CSI Driver controller server

KubeEdge is built upon Kubernetes and extends native containerized application orchestration and device management to hosts at the Edge. In affected versions a malicious message response from KubeEdge can crash the CSI Driver controller server by triggering a nil-pointer dereference panic. As a...

4CVSS4.7AI score0.00652EPSS
Exploits0References3
OSV
OSV
added 2022/06/27 8:10 p.m.27 views

CVE-2022-31076 Malicious Message can crash CloudCore in KubeEdge

KubeEdge is built upon Kubernetes and extends native containerized application orchestration and device management to hosts at the Edge. In affected versions a malicious message can crash CloudCore by triggering a nil-pointer dereference in the UDS Server. Since the UDS Server only communicates...

4.2CVSS5.4AI score0.00571EPSS
Exploits1References4
Vulnrichment
Vulnrichment
added 2022/06/27 8:10 p.m.6 views

CVE-2022-31076 Malicious Message can crash CloudCore in KubeEdge

KubeEdge is built upon Kubernetes and extends native containerized application orchestration and device management to hosts at the Edge. In affected versions a malicious message can crash CloudCore by triggering a nil-pointer dereference in the UDS Server. Since the UDS Server only communicates...

4.2CVSS5.6AI score0.00571EPSS
Exploits1References2
Veracode
Veracode
added 2022/06/27 6:34 a.m.23 views

Denial Of Service (DoS)

github.com/kubeedge/kubeedge is vulnerable to denial of service. The vulnerability exists in ExtractMessage function because of a message response causing a nil-pointer dereference in CSI Driver controller server which allows an attacker to send malicious messages causing an application crash...

5.7CVSS5.3AI score0.00652EPSS
Exploits0References9Affected Software1
Positive Technologies
Positive Technologies
added 2022/06/25 12:0 a.m.2 views

PT-2022-20511 · Kubeedge · Kubeedge

Name of the Vulnerable Software and Affected Versions: KubeEdge versions prior to 1.11.0 KubeEdge versions prior to 1.10.1 KubeEdge versions prior to 1.9.3 Description: A malicious message can crash CloudCore by triggering a nil-pointer dereference in the UDS Server. The attack is limited to the...

5.7CVSS6.9AI score0.00571EPSS
Exploits1References9
GitLab Advisory Database
GitLab Advisory Database
added 2022/05/24 12:0 a.m.32 views

NULL Pointer Dereference

A nil pointer dereference in the golang.org/x/crypto/ssh component through v0.0.0-20201203163018-be400aefbc4c for Go allows remote attackers to cause a denial of service against SSH servers...

7.5CVSS5.3AI score0.03228EPSS
Exploits0References8Affected Software1
CNNVD
CNNVD
added 2022/04/27 12:0 a.m.4 views

Redis Labs Redis 代码问题漏洞

Redis Labs Redis is the United States Redis Labs, Inc. of a set of open-source use of ANSI C written to support the network , can be based on the memory can also be a persistent log-type , key-value Key-Value storage database , and provides a variety of languages API. A security vulnerability...

5.5CVSS7.4AI score0.01498EPSS
Exploits1References16
OSV
OSV
added 2022/03/10 1:15 a.m.3 views

AZL-41766 CVE-2022-0890 affecting package rust for versions less than 1.75.0-1

NULL Pointer Dereference in GitHub repository mruby/mruby prior to 3.2...

5.5CVSS6AI score0.00814EPSS
Exploits1References1
Github Security Blog
Github Security Blog
added 2021/11/23 6:4 p.m.27 views

Denial of Service in Go-Ethereum

Go-Ethereum 1.10.9 nodes crash denial of service after receiving a serial of messages and cannot be recovered. They will crash with "runtime error: invalid memory address or nil pointer dereference" and arise a SEGV signal...

5.5CVSS3.5AI score0.00251EPSS
Exploits0References4Affected Software1
UbuntuCve
UbuntuCve
added 2021/11/18 4:15 p.m.19 views

CVE-2021-43668

Go-Ethereum 1.10.9 nodes crash denial of service after receiving a serial of messages and cannot be recovered. They will crash with "runtime error: invalid memory address or nil pointer dereference" and arise a SEGV signal...

5.5CVSS6AI score0.00251EPSS
Exploits0References2
OSV
OSV
added 2021/11/18 4:15 p.m.1 views

UBUNTU-CVE-2021-43668

Go-Ethereum 1.10.9 nodes crash denial of service after receiving a serial of messages and cannot be recovered. They will crash with "runtime error: invalid memory address or nil pointer dereference" and arise a SEGV signal...

5.5CVSS6AI score0.00251EPSS
Exploits0References3
Cvelist
Cvelist
added 2021/11/18 3:5 p.m.18 views

CVE-2021-43668

Go-Ethereum 1.10.9 nodes crash denial of service after receiving a serial of messages and cannot be recovered. They will crash with "runtime error: invalid memory address or nil pointer dereference" and arise a SEGV signal...

5.8AI score0.00251EPSS
Exploits0References1
Rows per page
Query Builder