Lucene search
K

232 matches found

Microsoft CVE
Microsoft CVE
added 2026/05/27 8:12 a.m.7 views

Invoking client can cause server deadlock on unexpected responses in golang.org/x/crypto/ssh

...

9.1CVSS5.8AI score0.00054EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2026/05/22 2:31 a.m.3 views

CVE-2026-46595 Invoking VerifiedPublicKeyCallback permissions skip enforcement in golang.org/x/crypto/ssh

Previously, CVE-2024-45337 fixed an authorization bypass for misused ssh server configurations; if any other type of callback is passed other than public key, then the source-address validation would be skipped...

5.8AI score0.00052EPSS
Exploits0References4
OSV
OSV
added 2026/02/05 5:23 p.m.3 views

GO-2026-4440 Quadratic parsing complexity in golang.org/x/net/html

The html.Parse function in golang.org/x/net/html has quadratic parsing complexity when processing certain inputs, which can lead to denial of service DoS if an attacker provides specially crafted HTML content...

5.3CVSS8.2AI score0.00017EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2025-11453

Malicious code in bioql PyPI...

6.5CVSS6.8AI score0.00017EPSS
Exploits0References6
IBM Security Bulletins
IBM Security Bulletins
added 2025/07/23 8:12 p.m.3 views

Security Bulletin: Multiple vulnerabilities that affects IBM Db2 Data Management Console (CVE-2021-3121, CVE-2021-38561, CVE-2023-43804)

Summary github.com/gogo/protobuf, golang.org/x/text, urllib3 are dependency packages used by IBM Db2 Data Management Console . This bulletin describes the upgrades necessary to address the vulnerability. Vulnerability Details CVEID:CVE-2023-43804 DESCRIPTION: urllib3 is a user-friendly HTTP clien...

8.6CVSS6.3AI score0.0095EPSS
Exploits0Affected Software2
Circl
Circl
added 2025/05/06 5:20 p.m.22 views

CVE-2025-22873

creationtimestamp| type| source ---|---|--- 2025-05-06 17:20:50+00:00| seen| https://seclists.org/oss-sec/2025/q2/106 2025-05-06 19:09:16+00:00| seen| https://bsky.app/profile/golang.org/post/3lojlh463e22x 2025-05-07 02:17:18+00:00| seen|...

3.8CVSS5.8AI score0.00003EPSS
Exploits0References12
OSV
OSV
added 2025/03/27 9:44 a.m.5 views

SUSE-SU-2025:1037-1 Security update for podman

This update for podman fixes the following issues: - CVE-2025-22869: Fixed Denial of Service in the Key Exchange of golang.org/x/crypto/ssh bsc1239330...

8.7CVSS6.8AI score0.00607EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/03/25 6:12 p.m.1 views

golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh

A flaw was found in the golang.org/x/crypto/ssh package. SSH clients and servers are vulnerable to increased resource consumption, possibly leading to memory exhaustion and a DoS. This can occur during key exchange when the other party is slow to respond during key exchange...

7.5CVSS7.1AI score0.00607EPSS
Exploits0References7
Microsoft CVE
Microsoft CVE
added 2025/03/08 8:0 a.m.1 views

Potential denial of service in golang.org/x/crypto

...

7.5CVSS7.5AI score0.00607EPSS
Exploits0
IBM Security Bulletins
IBM Security Bulletins
added 2025/02/27 6:7 a.m.6 views

Security Bulletin: IBM Observability with Instana is vulnerable to Authorization bypass in golang.org/x/crypto

Summary golang.org/x/crypto is used by IBM Instana Observability as part of the instana-agent-operator CVE-2024-45337. This bulletin identifies the steps to take to address the vulnerability. Vulnerability Details CVEID:CVE-2024-45337 DESCRIPTION: Applications and libraries which misuse...

9.1CVSS9.6AI score0.32338EPSS
Exploits2Affected Software1
SUSE Linux
SUSE Linux
added 2025/02/20 9:14 a.m.1 views

Security update for brise

This update for brise fixes the following issues: CVE-2025-21613: Fixed argument injection via the URL field bsc1235573. CVE-2024-45337: Fixed authorization bypass in golang.org/x/crypto via the ServerConfig.PublicKeyCallback callback bsc1234597. Patch Instructions: To install this SUSE update us...

8.1CVSS7.1AI score0.32338EPSS
Exploits2References8
Veracode
Veracode
added 2025/01/07 7:40 a.m.4 views

Denial Of Service (DoS)

golang.org/x/net is vulnerable to Denial Of Service DoS. The vulnerability is due to non-linear processing of input length, which causes excessive parsing delays and allows an attacker to craft input that results in a denial of service...

5.3CVSS5.7AI score0.00041EPSS
Exploits0References9Affected Software3
Veracode
Veracode
added 2025/01/06 12:5 p.m.6 views

Authorization Bypass

golang.org/x/crypto is vulnerable to Authorization Bypass. The vulnerability is due to improper handling of public key authentication callbacks where the order or reuse of keys in the callback can lead to incorrect authorization decisions, allowing attackers to exploit misused APIs or assumptions...

9.1CVSS7.1AI score0.32338EPSS
Exploits2References8Affected Software2
Github Security Blog
Github Security Blog
added 2024/12/12 7:20 p.m.12 views

Potential Vulnerabilities Due to Outdated golang.org/x/crypto Dependency in NanoProxy

A security issue was identified in the NanoProxy project related to the golang.org/x/crypto dependency. The project was using an outdated version of this dependency, which potentially exposed the system to security vulnerabilities that have been addressed in subsequent updates. Impact: The specif...

9.1CVSS7.4AI score0.32338EPSS
Exploits2References4Affected Software1
OSV
OSV
added 2024/12/12 7:20 p.m.8 views

GHSA-7PRJ-HGX4-2XC3 Potential Vulnerabilities Due to Outdated golang.org/x/crypto Dependency in NanoProxy

A security issue was identified in the NanoProxy project related to the golang.org/x/crypto dependency. The project was using an outdated version of this dependency, which potentially exposed the system to security vulnerabilities that have been addressed in subsequent updates. Impact: The specif...

9.1CVSS9.5AI score0.32338EPSS
Exploits2References4
OSV
OSV
added 2024/12/11 6:40 p.m.17 views

GO-2024-3321 Misuse of connection.serverAuthenticate may cause authorization bypass in golang.org/x/crypto

Applications and libraries which misuse connection.serverAuthenticate via callback field ServerConfig.PublicKeyCallback may be susceptible to an authorization bypass. The documentation for ServerConfig.PublicKeyCallback says that "A call to this function does not guarantee that the key offered is...

9.1CVSS9.1AI score0.32338EPSS
Exploits2References4
RedHat Linux
RedHat Linux
added 2024/12/05 12:33 a.m.44 views

Important: Red Hat Security Advisory: OpenShift Container Platform 4.14.42 bug fix and security update

Red Hat OpenShift Container Platform release 4.14.42 is now available with updates to packages and images that fix several bugs and add enhancements. This release includes a security update for Red Hat OpenShift Container Platform 4.14. Red Hat Product Security has rated this update as having a...

7.5CVSS7AI score0.944EPSS
Exploits19References14
Cvelist
Cvelist
added 2024/10/01 5:47 a.m.19 views

CVE-2024-8421

...

Exploits0
OSV
OSV
added 2024/09/10 7:43 a.m.20 views

SUSE-SU-2024:3186-1 Security update for buildah

This update for buildah fixes the following issues: Update to version 1.35.4: CVE-2024-3727 updates bsc1224117 Bump go-jose CVE-2024-28180 Bump ocicrypt and go-jose CVE-2024-28180 Update to version 1.35.3: correctly configure /etc/hosts and resolv.conf buildah: refactor resolv/hosts setup. rename...

8.6CVSS7.6AI score0.04986EPSS
Exploits0References8
Veracode
Veracode
added 2024/07/16 8:34 a.m.16 views

Denial Of Service (DoS)

golang.org/x/net is vulnerable to Denial Of Service DoS. The vulnerability is due to the client mishandling cases where a server responds with a non-informational status, which leaves the client connection in an invalid state. Attackers can exploit this by sending "Expect: 100-continue" requests ...

7.5CVSS6.8AI score0.01018EPSS
Exploits0References8Affected Software2
Rows per page
Query Builder