Lucene search
K

241 matches found

OSV
OSV
added 2024/06/05 4:15 p.m.6 views

AZL-42395 CVE-2024-24790 affecting package golang for versions less than 1.22.3-1

The various Is methods IsPrivate, IsLoopback, etc did not work as expected for IPv4-mapped IPv6 addresses, returning false for addresses which would return true in their traditional IPv4 forms...

9.8CVSS6.9AI score0.01952EPSS
Exploits0References1
OSV
OSV
added 2024/05/08 4:15 p.m.4 views

AZL-40436 CVE-2024-24788 affecting package msft-golang for versions less than 1.22.3

A malformed DNS message in response to a query can cause the Lookup functions to get stuck in an infinite loop...

5.9CVSS6.8AI score0.00993EPSS
Exploits0References1
OSV
OSV
added 2024/04/04 3:15 p.m.3 views

AZL-39851 CVE-2024-22189 affecting package coredns for versions less than 1.11.1-6

quic-go is an implementation of the QUIC protocol in Go. Prior to version 0.42.0, an attacker can cause its peer to run out of memory sending a large number of NEWCONNECTIONID frames that retire old connection IDs. The receiver is supposed to respond to each retirement frame with a...

7.5CVSS7.2AI score0.011EPSS
Exploits0References1
OSV
OSV
added 2024/03/05 11:15 p.m.7 views

AZL-37457 CVE-2024-24785 affecting package golang for versions less than 1.21.6-1

If errors returned from MarshalJSON methods contain user controlled data, they may be used to break the contextual auto-escaping behavior of the html/template package, allowing for subsequent actions to inject unexpected content into templates...

5.4CVSS6.7AI score0.00795EPSS
Exploits0References1
OSV
OSV
added 2024/02/29 1:42 a.m.5 views

AZL-35422 CVE-2023-50658 affecting package telegraf for versions less than 1.29.4-1

The jose2go component before 1.6.0 for Go allows attackers to cause a denial of service CPU consumption via a large p2c aka PBES2 Count value...

7.5CVSS7.1AI score0.00824EPSS
Exploits0References1
OSV
OSV
added 2024/02/29 1:42 a.m.2 views

DEBIAN-CVE-2023-50658

The jose2go component before 1.6.0 for Go allows attackers to cause a denial of service CPU consumption via a large p2c aka PBES2 Count value...

7.5CVSS7.2AI score0.00824EPSS
Exploits0References1
OSV
OSV
added 2024/02/29 1:42 a.m.1 views

UBUNTU-CVE-2023-50658

The jose2go component before 1.6.0 for Go allows attackers to cause a denial of service CPU consumption via a large p2c aka PBES2 Count value...

7.5CVSS5.8AI score0.00824EPSS
Exploits0References5
Prion
Prion
added 2024/01/31 5:15 p.m.14 views

Design/Logic Flaw

stereoscope is a go library for processing container images and simulating a squash filesystem. Prior to version 0.0.1, it is possible to craft an OCI tar archive that, when stereoscope attempts to unarchive the contents, will result in writing to paths outside of the unarchive temporary director...

7.5CVSS5.3AI score0.00393EPSS
Exploits0References2Affected Software1
CVE
CVE
added 2024/01/31 4:40 p.m.335 views

CVE-2024-24579

The set of documents identifies a path-traversal vulnerability in the Go library stereoscope (containers/image processing). Specifically, the CVE-2024-24579 entry describes a flaw prior to v0.0.1 where crafting an OCI tar archive can cause writes to paths outside the unarchive temporary directory...

9.8CVSS9.3AI score0.00393EPSS
Exploits0References2Affected Software1
RedhatCVE
RedhatCVE
added 2024/01/13 12:3 a.m.40 views

CVE-2023-49568

A denial of service DoS vulnerability was found in the go library go-git. This issue may allow an attacker to perform denial of service attacks by providing specially crafted responses from a Git server, which can trigger resource exhaustion in go-git clients. Mitigation In cases where a bump to...

7.5CVSS7.3AI score0.00704EPSS
Exploits0References4
CNNVD
CNNVD
added 2023/11/18 12:0 a.m.4 views

git-urls Security Vulnerabilities

git-urls is a Go library from Will Maier's personal developer. It is used to parse Git URLs. A security vulnerability exists in git-urls version 1.0.1. An attacker could exploit this vulnerability to conduct a regular expression denial of service attack...

7.5CVSS6.7AI score0.0085EPSS
Exploits1References4
OSV
OSV
added 2023/11/09 5:15 p.m.7 views

AZL-37425 CVE-2023-45284 affecting package golang for versions less than 1.21.6-1

On Windows, The IsLocal function does not correctly detect reserved device names in some cases. Reserved names followed by spaces, such as "COM1 ", and reserved names "COM" and "LPT" followed by superscript 1, 2, or 3, are incorrectly reported as local. With fix, IsLocal now correctly reports the...

5.3CVSS7AI score0.00903EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2023/10/31 12:15 a.m.30 views

CVE-2023-46129

NATS.io is a high performance open source pub-sub distributed communication technology, built for the cloud, on-premise, IoT, and edge computing. The cryptographic key handling library, nkeys, recently gained support for encryption, not just for signing/authentication. This is used in nats-server...

7.5CVSS7.2AI score0.00374EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2023/10/30 11:47 p.m.6 views

CVE-2023-46129 xkeys Seal encryption used fixed key for all encryption

NATS.io is a high performance open source pub-sub distributed communication technology, built for the cloud, on-premise, IoT, and edge computing. The cryptographic key handling library, nkeys, recently gained support for encryption, not just for signing/authentication. This is used in nats-server...

7.5CVSS7.6AI score0.00374EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2023/10/30 11:47 p.m.47 views

CVE-2023-46129

NATS.io is a high performance open source pub-sub distributed communication technology, built for the cloud, on-premise, IoT, and edge computing. The cryptographic key handling library, nkeys, recently gained support for encryption, not just for signing/authentication. This is used in nats-server...

7.5CVSS7.7AI score0.00374EPSS
Exploits0
Prion
Prion
added 2023/09/22 5:15 p.m.16 views

Design/Logic Flaw

The package github.com/gomarkdown/markdown is a Go library for parsing Markdown text and rendering as HTML. Prior to pseudoversion 0.0.0-20230922105210-14b16010c2ee, which corresponds with commit 14b16010c2ee7ff33a940a541d993bd043a88940, parsing malformed markdown input with parser that uses...

5CVSS7.3AI score0.01042EPSS
Exploits1References3
OSV
OSV
added 2023/08/14 8:42 a.m.4 views

USN-6287-1 golang-yaml.v2 vulnerabilities

Simon Ferquel discovered that the Go yaml package incorrectly handled certain YAML documents. If a user or an automated system were tricked into opening a specially crafted input file, a remote attacker could possibly use this issue to cause the system to crash, resulting in a denial of service...

7.5CVSS7.2AI score0.017EPSS
Exploits1References3
OSV
OSV
added 2023/08/08 7:15 p.m.8 views

AZL-52773 CVE-2023-39533 affecting package golang for versions less than 1.19.12-1

go-libp2p is the Go implementation of the libp2p Networking Stack. Prior to versions 0.27.8, 0.28.2, and 0.29.1 malicious peer can use large RSA keys to run a resource exhaustion attack & force a node to spend time doing signature verification of the large key. This vulnerability is present in th...

7.5CVSS7.1AI score0.01084EPSS
Exploits1References1
OSV
OSV
added 2023/08/08 7:15 p.m.4 views

AZL-37359 CVE-2023-39533 affecting package golang for versions less than 1.21.6-1

go-libp2p is the Go implementation of the libp2p Networking Stack. Prior to versions 0.27.8, 0.28.2, and 0.29.1 malicious peer can use large RSA keys to run a resource exhaustion attack & force a node to spend time doing signature verification of the large key. This vulnerability is present in th...

7.5CVSS7.1AI score0.01084EPSS
Exploits1References1
Prion
Prion
added 2023/06/06 7:15 p.m.10 views

Code injection

notation is a CLI tool to sign and verify OCI artifacts and container images. An attacker who has compromised a registry can cause users to verify the wrong artifact. The problem has been fixed in the release v1.0.0-rc.6. Users should upgrade their notation-go library to v1.0.0-rc.6 or above. Use...

6.8CVSS8.5AI score0.00354EPSS
Exploits0References1Affected Software1
Rows per page
Query Builder