rpm package
suse/trivy&distro=SUSE Package Hub 15 SP6
pkg:rpm/suse/trivy&distro=SUSE%20Package%20Hub%2015%20SP6
Vulnerabilities (12)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2025-27144 | Med | — | < 0.59.1-bp156.2.9.1 | 0.59.1-bp156.2.9.1 | Feb 24, 2025 | Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. In versions on the 4.x branch prior to version 4.0.5, when par | |
| CVE-2025-21614 | Hig | 7.5 | < 0.58.2-bp156.2.6.1 | 0.58.2-bp156.2.6.1 | Jan 6, 2025 | go-git is a highly extensible git implementation library written in pure Go. A denial of service (DoS) vulnerability was discovered in go-git versions prior to v5.13. This vulnerability allows an attacker to perform denial of service attacks by providing specially crafted respons | |
| CVE-2025-21613 | Cri | 9.8 | < 0.58.2-bp156.2.6.1 | 0.58.2-bp156.2.6.1 | Jan 6, 2025 | go-git is a highly extensible git implementation library written in pure Go. An argument injection vulnerability was discovered in go-git versions prior to v5.13. Successful exploitation of this vulnerability could allow an attacker to set arbitrary values to git-upload-pack flag | |
| CVE-2024-45338 | Med | 5.3 | < 0.58.2-bp156.2.6.1 | 0.58.2-bp156.2.6.1 | Dec 18, 2024 | An attacker can craft an input to the Parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This could cause a denial of service. | |
| CVE-2024-45337 | Cri | 9.1 | < 0.58.2-bp156.2.6.1 | 0.58.2-bp156.2.6.1 | Dec 12, 2024 | 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 | |
| CVE-2024-34158 | Hig | 7.5 | < 0.58.2-bp156.2.6.1 | 0.58.2-bp156.2.6.1 | Sep 6, 2024 | Calling Parse on a "// +build" build tag line with deeply nested expressions can cause a panic due to stack exhaustion. | |
| CVE-2024-34156 | Hig | 7.5 | < 0.58.2-bp156.2.6.1 | 0.58.2-bp156.2.6.1 | Sep 6, 2024 | Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635. | |
| CVE-2024-34155 | Med | 4.3 | < 0.58.2-bp156.2.6.1 | 0.58.2-bp156.2.6.1 | Sep 6, 2024 | Calling any of the Parse functions on Go source code which contains deeply nested literals can cause a panic due to stack exhaustion. | |
| CVE-2024-6257 | Hig | 8.4 | < 0.54.1-bp156.2.3.1 | 0.54.1-bp156.2.3.1 | Jun 25, 2024 | HashiCorp’s go-getter library can be coerced into executing Git update on an existing maliciously modified Git Configuration, potentially leading to arbitrary code execution. | |
| CVE-2024-35192 | Med | 5.5 | < 0.54.1-bp156.2.3.1 | 0.54.1-bp156.2.3.1 | May 20, 2024 | Trivy is a security scanner. Prior to 0.51.2, if a malicious actor is able to trigger Trivy to scan container images from a crafted malicious registry, it could result in the leakage of credentials for legitimate registries such as AWS Elastic Container Registry (ECR), Google Clo | |
| CVE-2024-3817 | Cri | 9.8 | < 0.58.2-bp156.2.6.1 | 0.58.2-bp156.2.6.1 | Apr 17, 2024 | HashiCorp’s go-getter library is vulnerable to argument injection when executing Git to discover remote branches. This vulnerability does not affect the go-getter/v2 branch and package. | |
| CVE-2023-42363 | Med | 5.5 | < 0.54.1-bp156.2.3.1 | 0.54.1-bp156.2.3.1 | Nov 27, 2023 | A use-after-free vulnerability was discovered in xasprintf function in xfuncs_printf.c:344 in BusyBox v.1.36.1. |
- affected < 0.59.1-bp156.2.9.1fixed 0.59.1-bp156.2.9.1
Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. In versions on the 4.x branch prior to version 4.0.5, when par
- affected < 0.58.2-bp156.2.6.1fixed 0.58.2-bp156.2.6.1
go-git is a highly extensible git implementation library written in pure Go. A denial of service (DoS) vulnerability was discovered in go-git versions prior to v5.13. This vulnerability allows an attacker to perform denial of service attacks by providing specially crafted respons
- affected < 0.58.2-bp156.2.6.1fixed 0.58.2-bp156.2.6.1
go-git is a highly extensible git implementation library written in pure Go. An argument injection vulnerability was discovered in go-git versions prior to v5.13. Successful exploitation of this vulnerability could allow an attacker to set arbitrary values to git-upload-pack flag
- affected < 0.58.2-bp156.2.6.1fixed 0.58.2-bp156.2.6.1
An attacker can craft an input to the Parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This could cause a denial of service.
- affected < 0.58.2-bp156.2.6.1fixed 0.58.2-bp156.2.6.1
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
- affected < 0.58.2-bp156.2.6.1fixed 0.58.2-bp156.2.6.1
Calling Parse on a "// +build" build tag line with deeply nested expressions can cause a panic due to stack exhaustion.
- affected < 0.58.2-bp156.2.6.1fixed 0.58.2-bp156.2.6.1
Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.
- affected < 0.58.2-bp156.2.6.1fixed 0.58.2-bp156.2.6.1
Calling any of the Parse functions on Go source code which contains deeply nested literals can cause a panic due to stack exhaustion.
- affected < 0.54.1-bp156.2.3.1fixed 0.54.1-bp156.2.3.1
HashiCorp’s go-getter library can be coerced into executing Git update on an existing maliciously modified Git Configuration, potentially leading to arbitrary code execution.
- affected < 0.54.1-bp156.2.3.1fixed 0.54.1-bp156.2.3.1
Trivy is a security scanner. Prior to 0.51.2, if a malicious actor is able to trigger Trivy to scan container images from a crafted malicious registry, it could result in the leakage of credentials for legitimate registries such as AWS Elastic Container Registry (ECR), Google Clo
- affected < 0.58.2-bp156.2.6.1fixed 0.58.2-bp156.2.6.1
HashiCorp’s go-getter library is vulnerable to argument injection when executing Git to discover remote branches. This vulnerability does not affect the go-getter/v2 branch and package.
- affected < 0.54.1-bp156.2.3.1fixed 0.54.1-bp156.2.3.1
A use-after-free vulnerability was discovered in xasprintf function in xfuncs_printf.c:344 in BusyBox v.1.36.1.