Snyk - Open Source Security

Snyk test report

March 16th 2025, 12:29:34 am (UTC+00:00)

Scanned the following paths:
  • quay.io/argoproj/argocd:v2.12.10/argoproj/argocd/Dockerfile (deb)
  • quay.io/argoproj/argocd:v2.12.10/argoproj/argo-cd/v2//usr/local/bin/argocd (gomodules)
  • quay.io/argoproj/argocd:v2.12.10//usr/local/bin/kustomize (gomodules)
  • quay.io/argoproj/argocd:v2.12.10/helm/v3//usr/local/bin/helm (gomodules)
  • quay.io/argoproj/argocd:v2.12.10/git-lfs/git-lfs//usr/bin/git-lfs (gomodules)
42 known vulnerabilities
172 vulnerable dependency paths
2292 dependencies

Allocation of Resources Without Limits or Throttling

high severity

  • Manifest file: quay.io/argoproj/argocd:v2.12.10/argoproj/argo-cd/v2 /usr/local/bin/argocd
  • Package Manager: golang
  • Vulnerable module: golang.org/x/oauth2/jws
  • Introduced through: github.com/argoproj/argo-cd/v2@* and golang.org/x/oauth2/jws@v0.12.0

Detailed paths

  • Introduced through: github.com/argoproj/argo-cd/v2@* golang.org/x/oauth2/jws@v0.12.0

Overview

Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling due to improper parsing of malformed tokens which can lead to memory consumption.

Remediation

Upgrade golang.org/x/oauth2/jws to version 0.27.0 or higher.

References


Server-side Request Forgery (SSRF)

high severity

  • Manifest file: quay.io/argoproj/argocd:v2.12.10/argoproj/argo-cd/v2 /usr/local/bin/argocd
  • Package Manager: golang
  • Vulnerable module: golang.org/x/net/http/httpproxy
  • Introduced through: github.com/argoproj/argo-cd/v2@* and golang.org/x/net/http/httpproxy@v0.33.0

Detailed paths

  • Introduced through: github.com/argoproj/argo-cd/v2@* golang.org/x/net/http/httpproxy@v0.33.0

Overview

golang.org/x/net/http/httpproxy is a package for HTTP proxy determination based on environment variables, as provided by net/http's ProxyFromEnvironment function

Affected versions of this package are vulnerable to Server-side Request Forgery (SSRF) in proxy.go, because hostname matching against proxy patterns may treat an IPv6 zone ID as a hostname component. An environment variable value like *.example.com could be matched to a request intended for [::1%25.example.com]:80.

Remediation

Upgrade golang.org/x/net/http/httpproxy to version 0.36.0 or higher.

References


Denial of Service (DoS)

high severity

  • Manifest file: quay.io/argoproj/argocd:v2.12.10/helm/v3 /usr/local/bin/helm
  • Package Manager: golang
  • Vulnerable module: golang.org/x/net/html
  • Introduced through: helm.sh/helm/v3@* and golang.org/x/net/html@v0.23.0

Detailed paths

  • Introduced through: helm.sh/helm/v3@* golang.org/x/net/html@v0.23.0

Overview

golang.org/x/net/html is a package that implements an HTML5-compliant tokenizer and parser.

Affected versions of this package are vulnerable to Denial of Service (DoS) through the functions parseDoctype, htmlIntegrationPoint, inBodyIM and inTableIM due to inefficient usage of the method strings.ToLower combining with the == operator to convert strings to lowercase and then comparing them.

An attacker can cause the application to slow down significantly by crafting inputs that are processed non-linearly.

Details

Denial of Service (DoS) describes a family of attacks, all aimed at making a system inaccessible to its intended and legitimate users.

Unlike other vulnerabilities, DoS attacks usually do not aim at breaching security. Rather, they are focused on making websites and services unavailable to genuine users resulting in downtime.

One popular Denial of Service vulnerability is DDoS (a Distributed Denial of Service), an attack that attempts to clog network pipes to the system by generating a large volume of traffic from many machines.

When it comes to open source libraries, DoS vulnerabilities allow attackers to trigger such a crash or crippling of the service by using a flaw either in the application code or from the use of open source libraries.

Two common types of DoS vulnerabilities:

  • High CPU/Memory Consumption- An attacker sending crafted requests that could cause the system to take a disproportionate amount of time to process. For example, commons-fileupload:commons-fileupload.

  • Crash - An attacker sending crafted requests that could cause the system to crash. For Example, npm ws package

Remediation

Upgrade golang.org/x/net/html to version 0.33.0 or higher.

References


Allocation of Resources Without Limits or Throttling

high severity

  • Manifest file: quay.io/argoproj/argocd:v2.12.10/argoproj/argo-cd/v2 /usr/local/bin/argocd
  • Package Manager: golang
  • Vulnerable module: golang.org/x/crypto/ssh
  • Introduced through: github.com/argoproj/argo-cd/v2@* and golang.org/x/crypto/ssh@v0.31.0

Detailed paths

  • Introduced through: github.com/argoproj/argo-cd/v2@* golang.org/x/crypto/ssh@v0.31.0

Overview

golang.org/x/crypto/ssh is a SSH client and server

Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in handshakeTransport in handshake.go. An internal queue gets populated with received packets during the key exchange process, while waiting for the client to send a SSH_MSG_KEXINIT. An attacker can cause the server to become unresponsive to new connections by delaying or withholding this message, or by causing the queue to consume all available memory.

Remediation

Upgrade golang.org/x/crypto/ssh to version 0.35.0 or higher.

References


CVE-2024-56433

medium severity

  • Manifest file: quay.io/argoproj/argocd:v2.12.10/argoproj/argocd Dockerfile
  • Package Manager: ubuntu:24.04
  • Vulnerable module: shadow/passwd
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 and shadow/passwd@1:4.13+dfsg1-4ubuntu3.2

Detailed paths

  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 shadow/passwd@1:4.13+dfsg1-4ubuntu3.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 openssh/openssh-client@1:9.6p1-3ubuntu13.5 shadow/passwd@1:4.13+dfsg1-4ubuntu3.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 apt@2.7.14build2 adduser@3.137ubuntu1 shadow/passwd@1:4.13+dfsg1-4ubuntu3.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 shadow/login@1:4.13+dfsg1-4ubuntu3.2

NVD Description

Note: Versions mentioned in the description apply only to the upstream shadow package and not the shadow package as distributed by Ubuntu. See How to fix? for Ubuntu:24.04 relevant fixed versions and status.

shadow-utils (aka shadow) 4.4 through 4.17.0 establishes a default /etc/subuid behavior (e.g., uid 100000 through 165535 for the first user account) that can realistically conflict with the uids of users defined on locally administered networks, potentially leading to account takeover, e.g., by leveraging newuidmap for access to an NFS home directory (or same-host resources in the case of remote logins by these local network users). NOTE: it may also be argued that system administrators should not have assigned uids, within local networks, that are within the range that can occur in /etc/subuid.

Remediation

There is no fixed version for Ubuntu:24.04 shadow.

References


Insecure Storage of Sensitive Information

medium severity

  • Manifest file: quay.io/argoproj/argocd:v2.12.10/argoproj/argocd Dockerfile
  • Package Manager: ubuntu:24.04
  • Vulnerable module: pam/libpam0g
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 and pam/libpam0g@1.5.3-5ubuntu5.1

Detailed paths

  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 pam/libpam0g@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 shadow/login@1:4.13+dfsg1-4ubuntu3.2 pam/libpam0g@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 util-linux@2.39.3-9ubuntu6.2 pam/libpam0g@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 apt@2.7.14build2 adduser@3.137ubuntu1 shadow/passwd@1:4.13+dfsg1-4ubuntu3.2 pam/libpam0g@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 apt@2.7.14build2 adduser@3.137ubuntu1 shadow/passwd@1:4.13+dfsg1-4ubuntu3.2 pam/libpam-modules@1.5.3-5ubuntu5.1 pam/libpam0g@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 apt@2.7.14build2 adduser@3.137ubuntu1 shadow/passwd@1:4.13+dfsg1-4ubuntu3.2 pam/libpam-modules@1.5.3-5ubuntu5.1 pam/libpam-modules-bin@1.5.3-5ubuntu5.1 pam/libpam0g@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 pam/libpam-modules-bin@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 apt@2.7.14build2 adduser@3.137ubuntu1 shadow/passwd@1:4.13+dfsg1-4ubuntu3.2 pam/libpam-modules@1.5.3-5ubuntu5.1 pam/libpam-modules-bin@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 pam/libpam-modules@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 pam/libpam-runtime@1.5.3-5ubuntu5.1 pam/libpam-modules@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 shadow/login@1:4.13+dfsg1-4ubuntu3.2 pam/libpam-modules@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 apt@2.7.14build2 adduser@3.137ubuntu1 shadow/passwd@1:4.13+dfsg1-4ubuntu3.2 pam/libpam-modules@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 pam/libpam-runtime@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 shadow/login@1:4.13+dfsg1-4ubuntu3.2 pam/libpam-runtime@1.5.3-5ubuntu5.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream pam package and not the pam package as distributed by Ubuntu. See How to fix? for Ubuntu:24.04 relevant fixed versions and status.

A vulnerability was found in PAM. The secret information is stored in memory, where the attacker can trigger the victim program to execute by sending characters to its standard input (stdin). As this occurs, the attacker can train the branch predictor to execute an ROP chain speculatively. This flaw could result in leaked passwords, such as those found in /etc/shadow while performing authentications.

Remediation

There is no fixed version for Ubuntu:24.04 pam.

References


Improper Authentication

medium severity

  • Manifest file: quay.io/argoproj/argocd:v2.12.10/argoproj/argocd Dockerfile
  • Package Manager: ubuntu:24.04
  • Vulnerable module: pam/libpam0g
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 and pam/libpam0g@1.5.3-5ubuntu5.1

Detailed paths

  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 pam/libpam0g@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 shadow/login@1:4.13+dfsg1-4ubuntu3.2 pam/libpam0g@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 util-linux@2.39.3-9ubuntu6.2 pam/libpam0g@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 apt@2.7.14build2 adduser@3.137ubuntu1 shadow/passwd@1:4.13+dfsg1-4ubuntu3.2 pam/libpam0g@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 apt@2.7.14build2 adduser@3.137ubuntu1 shadow/passwd@1:4.13+dfsg1-4ubuntu3.2 pam/libpam-modules@1.5.3-5ubuntu5.1 pam/libpam0g@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 apt@2.7.14build2 adduser@3.137ubuntu1 shadow/passwd@1:4.13+dfsg1-4ubuntu3.2 pam/libpam-modules@1.5.3-5ubuntu5.1 pam/libpam-modules-bin@1.5.3-5ubuntu5.1 pam/libpam0g@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 pam/libpam-modules-bin@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 apt@2.7.14build2 adduser@3.137ubuntu1 shadow/passwd@1:4.13+dfsg1-4ubuntu3.2 pam/libpam-modules@1.5.3-5ubuntu5.1 pam/libpam-modules-bin@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 pam/libpam-modules@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 pam/libpam-runtime@1.5.3-5ubuntu5.1 pam/libpam-modules@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 shadow/login@1:4.13+dfsg1-4ubuntu3.2 pam/libpam-modules@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 apt@2.7.14build2 adduser@3.137ubuntu1 shadow/passwd@1:4.13+dfsg1-4ubuntu3.2 pam/libpam-modules@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 pam/libpam-runtime@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 shadow/login@1:4.13+dfsg1-4ubuntu3.2 pam/libpam-runtime@1.5.3-5ubuntu5.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream pam package and not the pam package as distributed by Ubuntu. See How to fix? for Ubuntu:24.04 relevant fixed versions and status.

A flaw was found in pam_access, where certain rules in its configuration file are mistakenly treated as hostnames. This vulnerability allows attackers to trick the system by pretending to be a trusted hostname, gaining unauthorized access. This issue poses a risk for systems that rely on this feature to control who can access certain services or terminals.

Remediation

There is no fixed version for Ubuntu:24.04 pam.

References


Resource Exhaustion

medium severity

  • Manifest file: quay.io/argoproj/argocd:v2.12.10/argoproj/argocd Dockerfile
  • Package Manager: ubuntu:24.04
  • Vulnerable module: openssh/openssh-client
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 and openssh/openssh-client@1:9.6p1-3ubuntu13.5

Detailed paths

  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 openssh/openssh-client@1:9.6p1-3ubuntu13.5

NVD Description

Note: Versions mentioned in the description apply only to the upstream openssh package and not the openssh package as distributed by Ubuntu. See How to fix? for Ubuntu:24.04 relevant fixed versions and status.

A flaw was found in the OpenSSH package. For each ping packet the SSH server receives, a pong packet is allocated in a memory buffer and stored in a queue of packages. It is only freed when the server/client key exchange has finished. A malicious client may keep sending such packages, leading to an uncontrolled increase in memory consumption on the server side. Consequently, the server may become unavailable, resulting in a denial of service attack.

Remediation

Upgrade Ubuntu:24.04 openssh to version 1:9.6p1-3ubuntu13.8 or higher.

References


Detection of Error Condition Without Action

medium severity

  • Manifest file: quay.io/argoproj/argocd:v2.12.10/argoproj/argocd Dockerfile
  • Package Manager: ubuntu:24.04
  • Vulnerable module: openssh/openssh-client
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 and openssh/openssh-client@1:9.6p1-3ubuntu13.5

Detailed paths

  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 openssh/openssh-client@1:9.6p1-3ubuntu13.5

NVD Description

Note: Versions mentioned in the description apply only to the upstream openssh package and not the openssh package as distributed by Ubuntu. See How to fix? for Ubuntu:24.04 relevant fixed versions and status.

A vulnerability was found in OpenSSH when the VerifyHostKeyDNS option is enabled. A machine-in-the-middle attack can be performed by a malicious machine impersonating a legit server. This issue occurs due to how OpenSSH mishandles error codes in specific conditions when verifying the host key. For an attack to be considered successful, the attacker needs to manage to exhaust the client's memory resource first, turning the attack complexity high.

Remediation

Upgrade Ubuntu:24.04 openssh to version 1:9.6p1-3ubuntu13.8 or higher.

References


Algorithmic Complexity

medium severity

  • Manifest file: quay.io/argoproj/argocd:v2.12.10/argoproj/argocd Dockerfile
  • Package Manager: ubuntu:24.04
  • Vulnerable module: libtasn1-6
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 and libtasn1-6@4.19.0-3build1

Detailed paths

  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 libtasn1-6@4.19.0-3build1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 apt@2.7.14build2 gnutls28/libgnutls30t64@3.8.3-1.1ubuntu3.2 libtasn1-6@4.19.0-3build1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libtasn1-6 package and not the libtasn1-6 package as distributed by Ubuntu. See How to fix? for Ubuntu:24.04 relevant fixed versions and status.

A flaw in libtasn1 causes inefficient handling of specific certificate data. When processing a large number of elements in a certificate, libtasn1 takes much longer than expected, which can slow down or even crash the system. This flaw allows an attacker to send a specially crafted certificate, causing a denial of service attack.

Remediation

Upgrade Ubuntu:24.04 libtasn1-6 to version 4.19.0-3ubuntu0.24.04.1 or higher.

References


CVE-2025-1390

medium severity

  • Manifest file: quay.io/argoproj/argocd:v2.12.10/argoproj/argocd Dockerfile
  • Package Manager: ubuntu:24.04
  • Vulnerable module: libcap2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 and libcap2@1:2.66-5ubuntu2.1

Detailed paths

  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 libcap2@1:2.66-5ubuntu2.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 apt@2.7.14build2 apt/libapt-pkg6.0t64@2.7.14build2 systemd/libudev1@255.4-1ubuntu8.5 libcap2@1:2.66-5ubuntu2.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 apt@2.7.14build2 adduser@3.137ubuntu1 shadow/passwd@1:4.13+dfsg1-4ubuntu3.2 pam/libpam-modules@1.5.3-5ubuntu5.1 systemd/libsystemd0@255.4-1ubuntu8.5 libcap2@1:2.66-5ubuntu2.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libcap2 package and not the libcap2 package as distributed by Ubuntu. See How to fix? for Ubuntu:24.04 relevant fixed versions and status.

The PAM module pam_cap.so of libcap configuration supports group names starting with “@”, during actual parsing, configurations not starting with “@” are incorrectly recognized as group names. This may result in nonintended users being granted an inherited capability set, potentially leading to security risks. Attackers can exploit this vulnerability to achieve local privilege escalation on systems where /etc/security/capability.conf is used to configure user inherited privileges by constructing specific usernames.

Remediation

Upgrade Ubuntu:24.04 libcap2 to version 1:2.66-5ubuntu2.2 or higher.

References


Memory Leak

medium severity

  • Manifest file: quay.io/argoproj/argocd:v2.12.10/argoproj/argocd Dockerfile
  • Package Manager: ubuntu:24.04
  • Vulnerable module: krb5/libk5crypto3
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10, git@1:2.43.0-1ubuntu7.2 and others

Detailed paths

  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 krb5/libgssapi-krb5-2@1.20.1-6ubuntu2.2 krb5/libk5crypto3@1.20.1-6ubuntu2.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 krb5/libgssapi-krb5-2@1.20.1-6ubuntu2.2 krb5/libkrb5-3@1.20.1-6ubuntu2.2 krb5/libk5crypto3@1.20.1-6ubuntu2.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 krb5/libgssapi-krb5-2@1.20.1-6ubuntu2.2 krb5/libkrb5support0@1.20.1-6ubuntu2.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 krb5/libgssapi-krb5-2@1.20.1-6ubuntu2.2 krb5/libkrb5-3@1.20.1-6ubuntu2.2 krb5/libkrb5support0@1.20.1-6ubuntu2.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 krb5/libgssapi-krb5-2@1.20.1-6ubuntu2.2 krb5/libkrb5-3@1.20.1-6ubuntu2.2 krb5/libk5crypto3@1.20.1-6ubuntu2.2 krb5/libkrb5support0@1.20.1-6ubuntu2.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 krb5/libgssapi-krb5-2@1.20.1-6ubuntu2.2 krb5/libkrb5-3@1.20.1-6ubuntu2.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 openssh/openssh-client@1:9.6p1-3ubuntu13.5 krb5/libgssapi-krb5-2@1.20.1-6ubuntu2.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 krb5/libgssapi-krb5-2@1.20.1-6ubuntu2.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 libssh/libssh-4@0.10.6-2build2 krb5/libgssapi-krb5-2@1.20.1-6ubuntu2.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 krb5/krb5-locales@1.20.1-6ubuntu2.2

NVD Description

Note: Versions mentioned in the description apply only to the upstream krb5 package and not the krb5 package as distributed by Ubuntu. See How to fix? for Ubuntu:24.04 relevant fixed versions and status.

Kerberos 5 (aka krb5) 1.21.2 contains a memory leak vulnerability in /krb5/src/kdc/ndr.c.

Remediation

Upgrade Ubuntu:24.04 krb5 to version 1.20.1-6ubuntu2.5 or higher.

References


Improper Validation of Integrity Check Value

medium severity

  • Manifest file: quay.io/argoproj/argocd:v2.12.10/argoproj/argocd Dockerfile
  • Package Manager: ubuntu:24.04
  • Vulnerable module: krb5/libk5crypto3
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10, git@1:2.43.0-1ubuntu7.2 and others

Detailed paths

  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 krb5/libgssapi-krb5-2@1.20.1-6ubuntu2.2 krb5/libk5crypto3@1.20.1-6ubuntu2.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 krb5/libgssapi-krb5-2@1.20.1-6ubuntu2.2 krb5/libkrb5-3@1.20.1-6ubuntu2.2 krb5/libk5crypto3@1.20.1-6ubuntu2.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 krb5/libgssapi-krb5-2@1.20.1-6ubuntu2.2 krb5/libkrb5support0@1.20.1-6ubuntu2.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 krb5/libgssapi-krb5-2@1.20.1-6ubuntu2.2 krb5/libkrb5-3@1.20.1-6ubuntu2.2 krb5/libkrb5support0@1.20.1-6ubuntu2.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 krb5/libgssapi-krb5-2@1.20.1-6ubuntu2.2 krb5/libkrb5-3@1.20.1-6ubuntu2.2 krb5/libk5crypto3@1.20.1-6ubuntu2.2 krb5/libkrb5support0@1.20.1-6ubuntu2.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 krb5/libgssapi-krb5-2@1.20.1-6ubuntu2.2 krb5/libkrb5-3@1.20.1-6ubuntu2.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 openssh/openssh-client@1:9.6p1-3ubuntu13.5 krb5/libgssapi-krb5-2@1.20.1-6ubuntu2.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 krb5/libgssapi-krb5-2@1.20.1-6ubuntu2.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 libssh/libssh-4@0.10.6-2build2 krb5/libgssapi-krb5-2@1.20.1-6ubuntu2.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 krb5/krb5-locales@1.20.1-6ubuntu2.2

NVD Description

Note: Versions mentioned in the description apply only to the upstream krb5 package and not the krb5 package as distributed by Ubuntu. See How to fix? for Ubuntu:24.04 relevant fixed versions and status.

RADIUS Protocol under RFC 2865 is susceptible to forgery attacks by a local attacker who can modify any valid Response (Access-Accept, Access-Reject, or Access-Challenge) to any other response using a chosen-prefix collision attack against MD5 Response Authenticator signature.

Remediation

Upgrade Ubuntu:24.04 krb5 to version 1.20.1-6ubuntu2.3 or higher.

References


CVE-2025-24528

medium severity

  • Manifest file: quay.io/argoproj/argocd:v2.12.10/argoproj/argocd Dockerfile
  • Package Manager: ubuntu:24.04
  • Vulnerable module: krb5/libk5crypto3
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10, git@1:2.43.0-1ubuntu7.2 and others

Detailed paths

  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 krb5/libgssapi-krb5-2@1.20.1-6ubuntu2.2 krb5/libk5crypto3@1.20.1-6ubuntu2.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 krb5/libgssapi-krb5-2@1.20.1-6ubuntu2.2 krb5/libkrb5-3@1.20.1-6ubuntu2.2 krb5/libk5crypto3@1.20.1-6ubuntu2.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 krb5/libgssapi-krb5-2@1.20.1-6ubuntu2.2 krb5/libkrb5support0@1.20.1-6ubuntu2.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 krb5/libgssapi-krb5-2@1.20.1-6ubuntu2.2 krb5/libkrb5-3@1.20.1-6ubuntu2.2 krb5/libkrb5support0@1.20.1-6ubuntu2.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 krb5/libgssapi-krb5-2@1.20.1-6ubuntu2.2 krb5/libkrb5-3@1.20.1-6ubuntu2.2 krb5/libk5crypto3@1.20.1-6ubuntu2.2 krb5/libkrb5support0@1.20.1-6ubuntu2.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 krb5/libgssapi-krb5-2@1.20.1-6ubuntu2.2 krb5/libkrb5-3@1.20.1-6ubuntu2.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 openssh/openssh-client@1:9.6p1-3ubuntu13.5 krb5/libgssapi-krb5-2@1.20.1-6ubuntu2.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 krb5/libgssapi-krb5-2@1.20.1-6ubuntu2.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 libssh/libssh-4@0.10.6-2build2 krb5/libgssapi-krb5-2@1.20.1-6ubuntu2.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 krb5/krb5-locales@1.20.1-6ubuntu2.2

NVD Description

This vulnerability has not been analyzed by NVD yet.

Remediation

Upgrade Ubuntu:24.04 krb5 to version 1.20.1-6ubuntu2.5 or higher.

References


LGPL-3.0 license

medium severity

  • Manifest file: quay.io/argoproj/argocd:v2.12.10/argoproj/argo-cd/v2 /usr/local/bin/argocd
  • Package Manager: golang
  • Module: gopkg.in/retry.v1
  • Introduced through: github.com/argoproj/argo-cd/v2@* and gopkg.in/retry.v1@v1.0.3

Detailed paths

  • Introduced through: github.com/argoproj/argo-cd/v2@* gopkg.in/retry.v1@v1.0.3

LGPL-3.0 license


Algorithmic Complexity

medium severity

  • Manifest file: quay.io/argoproj/argocd:v2.12.10/argoproj/argocd Dockerfile
  • Package Manager: ubuntu:24.04
  • Vulnerable module: gnutls28/libgnutls30t64
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 and gnutls28/libgnutls30t64@3.8.3-1.1ubuntu3.2

Detailed paths

  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 gnutls28/libgnutls30t64@3.8.3-1.1ubuntu3.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 apt@2.7.14build2 gnutls28/libgnutls30t64@3.8.3-1.1ubuntu3.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 gnupg2/dirmngr@2.4.4-2ubuntu17 gnutls28/libgnutls30t64@3.8.3-1.1ubuntu3.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 gnutls28/libgnutls30t64@3.8.3-1.1ubuntu3.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 openldap/libldap2@2.6.7+dfsg-1~exp1ubuntu8.1 gnutls28/libgnutls30t64@3.8.3-1.1ubuntu3.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 rtmpdump/librtmp1@2.4+20151223.gitfa8646d.1-2build7 gnutls28/libgnutls30t64@3.8.3-1.1ubuntu3.2

NVD Description

Note: Versions mentioned in the description apply only to the upstream gnutls28 package and not the gnutls28 package as distributed by Ubuntu. See How to fix? for Ubuntu:24.04 relevant fixed versions and status.

A flaw was found in GnuTLS, which relies on libtasn1 for ASN.1 data processing. Due to an inefficient algorithm in libtasn1, decoding certain DER-encoded certificate data can take excessive time, leading to increased resource consumption. This flaw allows a remote attacker to send a specially crafted certificate, causing GnuTLS to become unresponsive or slow, resulting in a denial-of-service condition.

Remediation

Upgrade Ubuntu:24.04 gnutls28 to version 3.8.3-1.1ubuntu3.3 or higher.

References


CVE-2025-0395

medium severity

  • Manifest file: quay.io/argoproj/argocd:v2.12.10/argoproj/argocd Dockerfile
  • Package Manager: ubuntu:24.04
  • Vulnerable module: glibc/libc-bin
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 and glibc/libc-bin@2.39-0ubuntu8.3

Detailed paths

  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 glibc/libc-bin@2.39-0ubuntu8.3
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 glibc/libc6@2.39-0ubuntu8.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream glibc package and not the glibc package as distributed by Ubuntu. See How to fix? for Ubuntu:24.04 relevant fixed versions and status.

When the assert() function in the GNU C Library versions 2.13 to 2.40 fails, it does not allocate enough space for the assertion failure message string and size information, which may lead to a buffer overflow if the message string size aligns to page size.

Remediation

Upgrade Ubuntu:24.04 glibc to version 2.39-0ubuntu8.4 or higher.

References


Denial of Service (DoS)

medium severity

  • Manifest file: quay.io/argoproj/argocd:v2.12.10/argoproj/argo-cd/v2 /usr/local/bin/argocd
  • Package Manager: golang
  • Vulnerable module: github.com/rs/cors
  • Introduced through: github.com/argoproj/argo-cd/v2@* and github.com/rs/cors@v1.9.0

Detailed paths

  • Introduced through: github.com/argoproj/argo-cd/v2@* github.com/rs/cors@v1.9.0

Overview

Affected versions of this package are vulnerable to Denial of Service (DoS) through the processing of malicious preflight requests that include a Access-Control-Request-Headers header with excessive commas. An attacker can induce excessive memory consumption and potentially crash the server by sending specially crafted requests.

PoC


        func BenchmarkPreflightAdversarialACRH(b *testing.B) {
            resps := makeFakeResponses(b.N)
            req, _ := http.NewRequest(http.MethodOptions, dummyEndpoint, nil)
            req.Header.Add(headerOrigin, dummyOrigin)
            req.Header.Add(headerACRM, http.MethodGet)
            req.Header[headerACRH] = adversarialACRH
            handler := Default().Handler(testHandler)
        
            b.ReportAllocs()
            b.ResetTimer()
            for i := 0; i < b.N; i++ {
                handler.ServeHTTP(resps[i], req)
            }
        }
        
        var adversarialACRH []string
        
        func init() { // populates adversarialACRH
            n := int(math.Floor(math.Sqrt(http.DefaultMaxHeaderBytes)))
            commas := strings.Repeat(",", n)
            res := make([]string, n)
            for i := range res {
                res[i] = commas
            }
            adversarialACRH = res
        }
        

Details

Denial of Service (DoS) describes a family of attacks, all aimed at making a system inaccessible to its intended and legitimate users.

Unlike other vulnerabilities, DoS attacks usually do not aim at breaching security. Rather, they are focused on making websites and services unavailable to genuine users resulting in downtime.

One popular Denial of Service vulnerability is DDoS (a Distributed Denial of Service), an attack that attempts to clog network pipes to the system by generating a large volume of traffic from many machines.

When it comes to open source libraries, DoS vulnerabilities allow attackers to trigger such a crash or crippling of the service by using a flaw either in the application code or from the use of open source libraries.

Two common types of DoS vulnerabilities:

  • High CPU/Memory Consumption- An attacker sending crafted requests that could cause the system to take a disproportionate amount of time to process. For example, commons-fileupload:commons-fileupload.

  • Crash - An attacker sending crafted requests that could cause the system to crash. For Example, npm ws package

Remediation

Upgrade github.com/rs/cors to version 1.11.0 or higher.

References


MPL-2.0 license

medium severity

  • Manifest file: quay.io/argoproj/argocd:v2.12.10/argoproj/argo-cd/v2 /usr/local/bin/argocd
  • Package Manager: golang
  • Module: github.com/r3labs/diff
  • Introduced through: github.com/argoproj/argo-cd/v2@* and github.com/r3labs/diff@v1.1.0

Detailed paths

  • Introduced through: github.com/argoproj/argo-cd/v2@* github.com/r3labs/diff@v1.1.0

MPL-2.0 license


MPL-2.0 license

medium severity

  • Manifest file: quay.io/argoproj/argocd:v2.12.10/argoproj/argo-cd/v2 /usr/local/bin/argocd
  • Package Manager: golang
  • Module: github.com/hashicorp/go-version
  • Introduced through: github.com/argoproj/argo-cd/v2@* and github.com/hashicorp/go-version@v1.6.0

Detailed paths

  • Introduced through: github.com/argoproj/argo-cd/v2@* github.com/hashicorp/go-version@v1.6.0

MPL-2.0 license


MPL-2.0 license

medium severity

  • Manifest file: quay.io/argoproj/argocd:v2.12.10/argoproj/argo-cd/v2 /usr/local/bin/argocd
  • Package Manager: golang
  • Module: github.com/hashicorp/go-retryablehttp
  • Introduced through: github.com/argoproj/argo-cd/v2@* and github.com/hashicorp/go-retryablehttp@v0.7.7

Detailed paths

  • Introduced through: github.com/argoproj/argo-cd/v2@* github.com/hashicorp/go-retryablehttp@v0.7.7

MPL-2.0 license


MPL-2.0 license

medium severity

  • Manifest file: quay.io/argoproj/argocd:v2.12.10/helm/v3 /usr/local/bin/helm
  • Package Manager: golang
  • Module: github.com/hashicorp/go-multierror
  • Introduced through: helm.sh/helm/v3@* and github.com/hashicorp/go-multierror@v1.1.1

Detailed paths

  • Introduced through: helm.sh/helm/v3@* github.com/hashicorp/go-multierror@v1.1.1

MPL-2.0 license


MPL-2.0 license

medium severity

  • Manifest file: quay.io/argoproj/argocd:v2.12.10/argoproj/argo-cd/v2 /usr/local/bin/argocd
  • Package Manager: golang
  • Module: github.com/hashicorp/go-cleanhttp
  • Introduced through: github.com/argoproj/argo-cd/v2@* and github.com/hashicorp/go-cleanhttp@v0.5.2

Detailed paths

  • Introduced through: github.com/argoproj/argo-cd/v2@* github.com/hashicorp/go-cleanhttp@v0.5.2

MPL-2.0 license


MPL-2.0 license

medium severity

  • Manifest file: quay.io/argoproj/argocd:v2.12.10/argoproj/argo-cd/v2 /usr/local/bin/argocd
  • Package Manager: golang
  • Module: github.com/gosimple/slug
  • Introduced through: github.com/argoproj/argo-cd/v2@* and github.com/gosimple/slug@v1.13.1

Detailed paths

  • Introduced through: github.com/argoproj/argo-cd/v2@* github.com/gosimple/slug@v1.13.1

MPL-2.0 license


Allocation of Resources Without Limits or Throttling

medium severity

  • Manifest file: quay.io/argoproj/argocd:v2.12.10/argoproj/argo-cd/v2 /usr/local/bin/argocd
  • Package Manager: golang
  • Vulnerable module: github.com/go-jose/go-jose/v3
  • Introduced through: github.com/argoproj/argo-cd/v2@* and github.com/go-jose/go-jose/v3@v3.0.3

Detailed paths

  • Introduced through: github.com/argoproj/argo-cd/v2@* github.com/go-jose/go-jose/v3@v3.0.3

Overview

Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling due to the use of strings.Split to split JWT tokens. An attacker can cause memory exhaustion and service disruption by sending numerous malformed tokens with a large number of . characters.

Workaround

This vulnerability can be mitigated by pre-validating that payloads passed to Go JOSE do not contain an excessive number of . characters.

Remediation

Upgrade github.com/go-jose/go-jose/v3 to version 3.0.4 or higher.

References


Generation of Error Message Containing Sensitive Information

medium severity

  • Manifest file: quay.io/argoproj/argocd:v2.12.10/argoproj/argo-cd/v2 /usr/local/bin/argocd
  • Package Manager: golang
  • Vulnerable module: github.com/argoproj/gitops-engine/pkg/utils/kube
  • Introduced through: github.com/argoproj/argo-cd/v2@* and github.com/argoproj/gitops-engine/pkg/utils/kube@v0.7.1-0.20250129155113-faf5a4e5c37d

Detailed paths

  • Introduced through: github.com/argoproj/argo-cd/v2@* github.com/argoproj/gitops-engine/pkg/utils/kube@v0.7.1-0.20250129155113-faf5a4e5c37d

Overview

Affected versions of this package are vulnerable to Generation of Error Message Containing Sensitive Information when syncing invalid Kubernetes Secret resources. An attacker with write access to the repository can expose secret values by committing an invalid Secret to repository and triggering a Sync, which then become visible to any user with read access to Argo CD.

Remediation

A fix was pushed into the master branch but not yet published.

References


Generation of Error Message Containing Sensitive Information

medium severity

  • Manifest file: quay.io/argoproj/argocd:v2.12.10/argoproj/argo-cd/v2 /usr/local/bin/argocd
  • Package Manager: golang
  • Vulnerable module: github.com/argoproj/gitops-engine/pkg/diff
  • Introduced through: github.com/argoproj/argo-cd/v2@* and github.com/argoproj/gitops-engine/pkg/diff@v0.7.1-0.20250129155113-faf5a4e5c37d

Detailed paths

  • Introduced through: github.com/argoproj/argo-cd/v2@* github.com/argoproj/gitops-engine/pkg/diff@v0.7.1-0.20250129155113-faf5a4e5c37d

Overview

Affected versions of this package are vulnerable to Generation of Error Message Containing Sensitive Information when syncing invalid Kubernetes Secret resources. An attacker with write access to the repository can expose secret values by committing an invalid Secret to repository and triggering a Sync, which then become visible to any user with read access to Argo CD.

Remediation

A fix was pushed into the master branch but not yet published.

References


Improper Encoding or Escaping of Output

medium severity

  • Manifest file: quay.io/argoproj/argocd:v2.12.10/argoproj/argocd Dockerfile
  • Package Manager: ubuntu:24.04
  • Vulnerable module: git/git-man
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10, git@1:2.43.0-1ubuntu7.2 and others

Detailed paths

  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2 git/git-man@1:2.43.0-1ubuntu7.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git-lfs@3.4.1-1ubuntu0.2 git@1:2.43.0-1ubuntu7.2

NVD Description

Note: Versions mentioned in the description apply only to the upstream git package and not the git package as distributed by Ubuntu. See How to fix? for Ubuntu:24.04 relevant fixed versions and status.

Git is a source code management tool. When cloning from a server (or fetching, or pushing), informational or error messages are transported from the remote Git process to the client via the so-called "sideband channel". These messages will be prefixed with "remote:" and printed directly to the standard error output. Typically, this standard error output is connected to a terminal that understands ANSI escape sequences, which Git did not protect against. Most modern terminals support control sequences that can be used by a malicious actor to hide and misrepresent information, or to mislead the user into executing untrusted scripts. As requested on the git-security mailing list, the patches are under discussion on the public mailing list. Users are advised to update as soon as possible. Users unable to upgrade should avoid recursive clones unless they are from trusted sources.

Remediation

There is no fixed version for Ubuntu:24.04 git.

References


Release of Invalid Pointer or Reference

low severity

  • Manifest file: quay.io/argoproj/argocd:v2.12.10/argoproj/argocd Dockerfile
  • Package Manager: ubuntu:24.04
  • Vulnerable module: patch
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 and patch@2.7.6-7build3

Detailed paths

  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 patch@2.7.6-7build3

NVD Description

Note: Versions mentioned in the description apply only to the upstream patch package and not the patch package as distributed by Ubuntu. See How to fix? for Ubuntu:24.04 relevant fixed versions and status.

An Invalid Pointer vulnerability exists in GNU patch 2.7 via the another_hunk function, which causes a Denial of Service.

Remediation

There is no fixed version for Ubuntu:24.04 patch.

References


Double Free

low severity

  • Manifest file: quay.io/argoproj/argocd:v2.12.10/argoproj/argocd Dockerfile
  • Package Manager: ubuntu:24.04
  • Vulnerable module: patch
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 and patch@2.7.6-7build3

Detailed paths

  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 patch@2.7.6-7build3

NVD Description

Note: Versions mentioned in the description apply only to the upstream patch package and not the patch package as distributed by Ubuntu. See How to fix? for Ubuntu:24.04 relevant fixed versions and status.

A double free exists in the another_hunk function in pch.c in GNU patch through 2.7.6.

Remediation

There is no fixed version for Ubuntu:24.04 patch.

References


CVE-2024-41996

low severity

  • Manifest file: quay.io/argoproj/argocd:v2.12.10/argoproj/argocd Dockerfile
  • Package Manager: ubuntu:24.04
  • Vulnerable module: openssl/libssl3t64
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 and openssl/libssl3t64@3.0.13-0ubuntu3.4

Detailed paths

  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 openssl/libssl3t64@3.0.13-0ubuntu3.4
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 coreutils@9.4-3ubuntu6 openssl/libssl3t64@3.0.13-0ubuntu3.4
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 cyrus-sasl2/libsasl2-modules@2.1.28+dfsg1-5ubuntu3.1 openssl/libssl3t64@3.0.13-0ubuntu3.4
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 libfido2/libfido2-1@1.14.0-1build3 openssl/libssl3t64@3.0.13-0ubuntu3.4
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 openssh/openssh-client@1:9.6p1-3ubuntu13.5 openssl/libssl3t64@3.0.13-0ubuntu3.4
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 ca-certificates@20240203 openssl@3.0.13-0ubuntu3.4 openssl/libssl3t64@3.0.13-0ubuntu3.4
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 libssh/libssh-4@0.10.6-2build2 openssl/libssl3t64@3.0.13-0ubuntu3.4
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 krb5/libgssapi-krb5-2@1.20.1-6ubuntu2.2 krb5/libkrb5-3@1.20.1-6ubuntu2.2 openssl/libssl3t64@3.0.13-0ubuntu3.4
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 openldap/libldap2@2.6.7+dfsg-1~exp1ubuntu8.1 cyrus-sasl2/libsasl2-2@2.1.28+dfsg1-5ubuntu3.1 openssl/libssl3t64@3.0.13-0ubuntu3.4
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 openssl@3.0.13-0ubuntu3.4
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 ca-certificates@20240203 openssl@3.0.13-0ubuntu3.4

NVD Description

Note: Versions mentioned in the description apply only to the upstream openssl package and not the openssl package as distributed by Ubuntu. See How to fix? for Ubuntu:24.04 relevant fixed versions and status.

Validating the order of the public keys in the Diffie-Hellman Key Agreement Protocol, when an approved safe prime is used, allows remote attackers (from the client side) to trigger unnecessarily expensive server-side DHE modular-exponentiation calculations. The client may cause asymmetric resource consumption. The basic attack scenario is that the client must claim that it can only communicate with DHE, and the server must be configured to allow DHE and validate the order of the public key.

Remediation

There is no fixed version for Ubuntu:24.04 openssl.

References


CVE-2024-9143

low severity

  • Manifest file: quay.io/argoproj/argocd:v2.12.10/argoproj/argocd Dockerfile
  • Package Manager: ubuntu:24.04
  • Vulnerable module: openssl/libssl3t64
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 and openssl/libssl3t64@3.0.13-0ubuntu3.4

Detailed paths

  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 openssl/libssl3t64@3.0.13-0ubuntu3.4
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 coreutils@9.4-3ubuntu6 openssl/libssl3t64@3.0.13-0ubuntu3.4
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 cyrus-sasl2/libsasl2-modules@2.1.28+dfsg1-5ubuntu3.1 openssl/libssl3t64@3.0.13-0ubuntu3.4
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 libfido2/libfido2-1@1.14.0-1build3 openssl/libssl3t64@3.0.13-0ubuntu3.4
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 openssh/openssh-client@1:9.6p1-3ubuntu13.5 openssl/libssl3t64@3.0.13-0ubuntu3.4
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 ca-certificates@20240203 openssl@3.0.13-0ubuntu3.4 openssl/libssl3t64@3.0.13-0ubuntu3.4
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 libssh/libssh-4@0.10.6-2build2 openssl/libssl3t64@3.0.13-0ubuntu3.4
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 krb5/libgssapi-krb5-2@1.20.1-6ubuntu2.2 krb5/libkrb5-3@1.20.1-6ubuntu2.2 openssl/libssl3t64@3.0.13-0ubuntu3.4
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 openldap/libldap2@2.6.7+dfsg-1~exp1ubuntu8.1 cyrus-sasl2/libsasl2-2@2.1.28+dfsg1-5ubuntu3.1 openssl/libssl3t64@3.0.13-0ubuntu3.4
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 openssl@3.0.13-0ubuntu3.4
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 ca-certificates@20240203 openssl@3.0.13-0ubuntu3.4

NVD Description

Note: Versions mentioned in the description apply only to the upstream openssl package and not the openssl package as distributed by Ubuntu. See How to fix? for Ubuntu:24.04 relevant fixed versions and status.

Issue summary: Use of the low-level GF(2^m) elliptic curve APIs with untrusted explicit values for the field polynomial can lead to out-of-bounds memory reads or writes.

Impact summary: Out of bound memory writes can lead to an application crash or even a possibility of a remote code execution, however, in all the protocols involving Elliptic Curve Cryptography that we're aware of, either only "named curves" are supported, or, if explicit curve parameters are supported, they specify an X9.62 encoding of binary (GF(2^m)) curves that can't represent problematic input values. Thus the likelihood of existence of a vulnerable application is low.

In particular, the X9.62 encoding is used for ECC keys in X.509 certificates, so problematic inputs cannot occur in the context of processing X.509 certificates. Any problematic use-cases would have to be using an "exotic" curve encoding.

The affected APIs include: EC_GROUP_new_curve_GF2m(), EC_GROUP_new_from_params(), and various supporting BN_GF2m_*() functions.

Applications working with "exotic" explicit binary (GF(2^m)) curve parameters, that make it possible to represent invalid field polynomials with a zero constant term, via the above or similar APIs, may terminate abruptly as a result of reading or writing outside of array bounds. Remote code execution cannot easily be ruled out.

The FIPS modules in 3.3, 3.2, 3.1 and 3.0 are not affected by this issue.

Remediation

Upgrade Ubuntu:24.04 openssl to version 3.0.13-0ubuntu3.5 or higher.

References


CVE-2024-13176

low severity

  • Manifest file: quay.io/argoproj/argocd:v2.12.10/argoproj/argocd Dockerfile
  • Package Manager: ubuntu:24.04
  • Vulnerable module: openssl/libssl3t64
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 and openssl/libssl3t64@3.0.13-0ubuntu3.4

Detailed paths

  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 openssl/libssl3t64@3.0.13-0ubuntu3.4
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 coreutils@9.4-3ubuntu6 openssl/libssl3t64@3.0.13-0ubuntu3.4
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 cyrus-sasl2/libsasl2-modules@2.1.28+dfsg1-5ubuntu3.1 openssl/libssl3t64@3.0.13-0ubuntu3.4
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 libfido2/libfido2-1@1.14.0-1build3 openssl/libssl3t64@3.0.13-0ubuntu3.4
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 openssh/openssh-client@1:9.6p1-3ubuntu13.5 openssl/libssl3t64@3.0.13-0ubuntu3.4
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 ca-certificates@20240203 openssl@3.0.13-0ubuntu3.4 openssl/libssl3t64@3.0.13-0ubuntu3.4
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 libssh/libssh-4@0.10.6-2build2 openssl/libssl3t64@3.0.13-0ubuntu3.4
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 krb5/libgssapi-krb5-2@1.20.1-6ubuntu2.2 krb5/libkrb5-3@1.20.1-6ubuntu2.2 openssl/libssl3t64@3.0.13-0ubuntu3.4
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 openldap/libldap2@2.6.7+dfsg-1~exp1ubuntu8.1 cyrus-sasl2/libsasl2-2@2.1.28+dfsg1-5ubuntu3.1 openssl/libssl3t64@3.0.13-0ubuntu3.4
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 openssl@3.0.13-0ubuntu3.4
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 ca-certificates@20240203 openssl@3.0.13-0ubuntu3.4

NVD Description

Note: Versions mentioned in the description apply only to the upstream openssl package and not the openssl package as distributed by Ubuntu. See How to fix? for Ubuntu:24.04 relevant fixed versions and status.

Issue summary: A timing side-channel which could potentially allow recovering the private key exists in the ECDSA signature computation.

Impact summary: A timing side-channel in ECDSA signature computations could allow recovering the private key by an attacker. However, measuring the timing would require either local access to the signing application or a very fast network connection with low latency.

There is a timing signal of around 300 nanoseconds when the top word of the inverted ECDSA nonce value is zero. This can happen with significant probability only for some of the supported elliptic curves. In particular the NIST P-521 curve is affected. To be able to measure this leak, the attacker process must either be located in the same physical computer or must have a very fast network connection with low latency. For that reason the severity of this vulnerability is Low.

Remediation

Upgrade Ubuntu:24.04 openssl to version 3.0.13-0ubuntu3.5 or higher.

References


Information Exposure

low severity

  • Manifest file: quay.io/argoproj/argocd:v2.12.10/argoproj/argocd Dockerfile
  • Package Manager: ubuntu:24.04
  • Vulnerable module: libgcrypt20
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 and libgcrypt20@1.10.3-2build1

Detailed paths

  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 libgcrypt20@1.10.3-2build1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 gnupg2/dirmngr@2.4.4-2ubuntu17 libgcrypt20@1.10.3-2build1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 gnupg2/gpg@2.4.4-2ubuntu17 libgcrypt20@1.10.3-2build1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 gnupg2/gpg-agent@2.4.4-2ubuntu17 libgcrypt20@1.10.3-2build1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 apt@2.7.14build2 apt/libapt-pkg6.0t64@2.7.14build2 libgcrypt20@1.10.3-2build1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 apt@2.7.14build2 gnupg2/gpgv@2.4.4-2ubuntu17 libgcrypt20@1.10.3-2build1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 gnupg2/gpg@2.4.4-2ubuntu17 gnupg2/gpgconf@2.4.4-2ubuntu17 libgcrypt20@1.10.3-2build1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 apt@2.7.14build2 adduser@3.137ubuntu1 shadow/passwd@1:4.13+dfsg1-4ubuntu3.2 pam/libpam-modules@1.5.3-5ubuntu5.1 systemd/libsystemd0@255.4-1ubuntu8.5 libgcrypt20@1.10.3-2build1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libgcrypt20 package and not the libgcrypt20 package as distributed by Ubuntu. See How to fix? for Ubuntu:24.04 relevant fixed versions and status.

A timing-based side-channel flaw was found in libgcrypt's RSA implementation. This issue may allow a remote attacker to initiate a Bleichenbacher-style attack, which can lead to the decryption of RSA ciphertexts.

Remediation

There is no fixed version for Ubuntu:24.04 libgcrypt20.

References


CVE-2024-26458

low severity

  • Manifest file: quay.io/argoproj/argocd:v2.12.10/argoproj/argocd Dockerfile
  • Package Manager: ubuntu:24.04
  • Vulnerable module: krb5/libk5crypto3
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10, git@1:2.43.0-1ubuntu7.2 and others

Detailed paths

  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 krb5/libgssapi-krb5-2@1.20.1-6ubuntu2.2 krb5/libk5crypto3@1.20.1-6ubuntu2.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 krb5/libgssapi-krb5-2@1.20.1-6ubuntu2.2 krb5/libkrb5-3@1.20.1-6ubuntu2.2 krb5/libk5crypto3@1.20.1-6ubuntu2.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 krb5/libgssapi-krb5-2@1.20.1-6ubuntu2.2 krb5/libkrb5support0@1.20.1-6ubuntu2.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 krb5/libgssapi-krb5-2@1.20.1-6ubuntu2.2 krb5/libkrb5-3@1.20.1-6ubuntu2.2 krb5/libkrb5support0@1.20.1-6ubuntu2.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 krb5/libgssapi-krb5-2@1.20.1-6ubuntu2.2 krb5/libkrb5-3@1.20.1-6ubuntu2.2 krb5/libk5crypto3@1.20.1-6ubuntu2.2 krb5/libkrb5support0@1.20.1-6ubuntu2.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 krb5/libgssapi-krb5-2@1.20.1-6ubuntu2.2 krb5/libkrb5-3@1.20.1-6ubuntu2.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 openssh/openssh-client@1:9.6p1-3ubuntu13.5 krb5/libgssapi-krb5-2@1.20.1-6ubuntu2.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 krb5/libgssapi-krb5-2@1.20.1-6ubuntu2.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 libssh/libssh-4@0.10.6-2build2 krb5/libgssapi-krb5-2@1.20.1-6ubuntu2.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 krb5/krb5-locales@1.20.1-6ubuntu2.2

NVD Description

Note: Versions mentioned in the description apply only to the upstream krb5 package and not the krb5 package as distributed by Ubuntu. See How to fix? for Ubuntu:24.04 relevant fixed versions and status.

Kerberos 5 (aka krb5) 1.21.2 contains a memory leak in /krb5/src/lib/rpc/pmap_rmt.c.

Remediation

Upgrade Ubuntu:24.04 krb5 to version 1.20.1-6ubuntu2.5 or higher.

References


CVE-2024-26461

low severity

  • Manifest file: quay.io/argoproj/argocd:v2.12.10/argoproj/argocd Dockerfile
  • Package Manager: ubuntu:24.04
  • Vulnerable module: krb5/libk5crypto3
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10, git@1:2.43.0-1ubuntu7.2 and others

Detailed paths

  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 krb5/libgssapi-krb5-2@1.20.1-6ubuntu2.2 krb5/libk5crypto3@1.20.1-6ubuntu2.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 krb5/libgssapi-krb5-2@1.20.1-6ubuntu2.2 krb5/libkrb5-3@1.20.1-6ubuntu2.2 krb5/libk5crypto3@1.20.1-6ubuntu2.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 krb5/libgssapi-krb5-2@1.20.1-6ubuntu2.2 krb5/libkrb5support0@1.20.1-6ubuntu2.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 krb5/libgssapi-krb5-2@1.20.1-6ubuntu2.2 krb5/libkrb5-3@1.20.1-6ubuntu2.2 krb5/libkrb5support0@1.20.1-6ubuntu2.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 krb5/libgssapi-krb5-2@1.20.1-6ubuntu2.2 krb5/libkrb5-3@1.20.1-6ubuntu2.2 krb5/libk5crypto3@1.20.1-6ubuntu2.2 krb5/libkrb5support0@1.20.1-6ubuntu2.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 krb5/libgssapi-krb5-2@1.20.1-6ubuntu2.2 krb5/libkrb5-3@1.20.1-6ubuntu2.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 openssh/openssh-client@1:9.6p1-3ubuntu13.5 krb5/libgssapi-krb5-2@1.20.1-6ubuntu2.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 krb5/libgssapi-krb5-2@1.20.1-6ubuntu2.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 libssh/libssh-4@0.10.6-2build2 krb5/libgssapi-krb5-2@1.20.1-6ubuntu2.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 krb5/krb5-locales@1.20.1-6ubuntu2.2

NVD Description

Note: Versions mentioned in the description apply only to the upstream krb5 package and not the krb5 package as distributed by Ubuntu. See How to fix? for Ubuntu:24.04 relevant fixed versions and status.

Kerberos 5 (aka krb5) 1.21.2 contains a memory leak vulnerability in /krb5/src/lib/gssapi/krb5/k5sealv3.c.

Remediation

Upgrade Ubuntu:24.04 krb5 to version 1.20.1-6ubuntu2.5 or higher.

References


Out-of-bounds Write

low severity

  • Manifest file: quay.io/argoproj/argocd:v2.12.10/argoproj/argocd Dockerfile
  • Package Manager: ubuntu:24.04
  • Vulnerable module: gnupg2/gpgv
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 and gnupg2/gpgv@2.4.4-2ubuntu17

Detailed paths

  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 gnupg2/gpgv@2.4.4-2ubuntu17
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 apt@2.7.14build2 gnupg2/gpgv@2.4.4-2ubuntu17
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 gnupg2/dirmngr@2.4.4-2ubuntu17 gnupg2/gpgconf@2.4.4-2ubuntu17
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 gnupg2/gpg-agent@2.4.4-2ubuntu17 gnupg2/gpgconf@2.4.4-2ubuntu17
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 gnupg2/gpg@2.4.4-2ubuntu17 gnupg2/gpgconf@2.4.4-2ubuntu17
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 gnupg2/dirmngr@2.4.4-2ubuntu17
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 gnupg2/gpg@2.4.4-2ubuntu17
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 gnupg2/gpg-agent@2.4.4-2ubuntu17

NVD Description

Note: Versions mentioned in the description apply only to the upstream gnupg2 package and not the gnupg2 package as distributed by Ubuntu. See How to fix? for Ubuntu:24.04 relevant fixed versions and status.

GnuPG can be made to spin on a relatively small input by (for example) crafting a public key with thousands of signatures attached, compressed down to just a few KB.

Remediation

There is no fixed version for Ubuntu:24.04 gnupg2.

References


Allocation of Resources Without Limits or Throttling

low severity

  • Manifest file: quay.io/argoproj/argocd:v2.12.10/argoproj/argocd Dockerfile
  • Package Manager: ubuntu:24.04
  • Vulnerable module: glibc/libc-bin
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 and glibc/libc-bin@2.39-0ubuntu8.3

Detailed paths

  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 glibc/libc-bin@2.39-0ubuntu8.3
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 glibc/libc6@2.39-0ubuntu8.3

NVD Description

Note: Versions mentioned in the description apply only to the upstream glibc package and not the glibc package as distributed by Ubuntu. See How to fix? for Ubuntu:24.04 relevant fixed versions and status.

sha256crypt and sha512crypt through 0.6 allow attackers to cause a denial of service (CPU consumption) because the algorithm's runtime is proportional to the square of the length of the password.

Remediation

There is no fixed version for Ubuntu:24.04 glibc.

References


Insufficient Documentation of Error Handling Techniques

low severity

  • Manifest file: quay.io/argoproj/argocd:v2.12.10/argoproj/argo-cd/v2 /usr/local/bin/argocd
  • Package Manager: golang
  • Vulnerable module: github.com/golang-jwt/jwt/v4
  • Introduced through: github.com/argoproj/argo-cd/v2@* and github.com/golang-jwt/jwt/v4@v4.5.0

Detailed paths

  • Introduced through: github.com/argoproj/argo-cd/v2@* github.com/golang-jwt/jwt/v4@v4.5.0

Overview

Affected versions of this package are vulnerable to Insufficient Documentation of Error Handling Techniques in the ParseWithClaims function. An attacker can exploit this to accept invalid tokens by only checking for specific errors and ignoring others.

Workaround

Users who are not able to upgrade to the fixed version should make sure that they are properly checking for all errors, see example_test.go

Remediation

Upgrade github.com/golang-jwt/jwt/v4 to version 4.5.1 or higher.

References


Insufficient Documentation of Error Handling Techniques

low severity

  • Manifest file: quay.io/argoproj/argocd:v2.12.10/argoproj/argo-cd/v2 /usr/local/bin/argocd
  • Package Manager: golang
  • Vulnerable module: github.com/golang-jwt/jwt
  • Introduced through: github.com/argoproj/argo-cd/v2@* and github.com/golang-jwt/jwt@v3.2.2+incompatible

Detailed paths

  • Introduced through: github.com/argoproj/argo-cd/v2@* github.com/golang-jwt/jwt@v3.2.2+incompatible

Overview

Affected versions of this package are vulnerable to Insufficient Documentation of Error Handling Techniques in the ParseWithClaims function. An attacker can exploit this to accept invalid tokens by only checking for specific errors and ignoring others.

Workaround

Users who are not able to upgrade to the fixed version should make sure that they are properly checking for all errors, see example_test.go

Remediation

A fix was pushed into the master branch but not yet published.

References


CVE-2025-0167

low severity

  • Manifest file: quay.io/argoproj/argocd:v2.12.10/argoproj/argocd Dockerfile
  • Package Manager: ubuntu:24.04
  • Vulnerable module: curl/libcurl3t64-gnutls
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10, git@1:2.43.0-1ubuntu7.2 and others

Detailed paths

  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6

NVD Description

Note: Versions mentioned in the description apply only to the upstream curl package and not the curl package as distributed by Ubuntu. See How to fix? for Ubuntu:24.04 relevant fixed versions and status.

When asked to use a .netrc file for credentials and to follow HTTP redirects, curl could leak the password used for the first host to the followed-to host under certain circumstances.

This flaw only manifests itself if the netrc file has a default entry that omits both login and password. A rare circumstance.

Remediation

There is no fixed version for Ubuntu:24.04 curl.

References


Improper Input Validation

low severity

  • Manifest file: quay.io/argoproj/argocd:v2.12.10/argoproj/argocd Dockerfile
  • Package Manager: ubuntu:24.04
  • Vulnerable module: coreutils
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 and coreutils@9.4-3ubuntu6

Detailed paths

  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.12.10 coreutils@9.4-3ubuntu6

NVD Description

Note: Versions mentioned in the description apply only to the upstream coreutils package and not the coreutils package as distributed by Ubuntu. See How to fix? for Ubuntu:24.04 relevant fixed versions and status.

chroot in GNU coreutils, when used with --userspec, allows local users to escape to the parent session via a crafted TIOCSTI ioctl call, which pushes characters to the terminal's input buffer.

Remediation

There is no fixed version for Ubuntu:24.04 coreutils.

References