Skip to main content

Incorrect Authorization

CVE-2022-1025

Severity High
Score 8.8/10

Summary

All unpatched versions of github.com/argoproj/argo-cd 0.5.0 through 1.8.7 and github.com/argoproj/argo-cd/v2 through 2.1.13, 2.2.0-rc1 through 2.2.7, and 2.3.0-rc1 through 2.3.21are vulnerable to an improper access control bug, allowing a malicious user to potentially escalate their privileges to admin-level. This has the same fix as CVE-2022-24768.

  • LOW
  • NETWORK
  • HIGH
  • UNCHANGED
  • NONE
  • LOW
  • HIGH
  • HIGH

CWE-863 - Incorrect Authorization

Authorization is a security mechanism performed by an application to grant or deny access to the requested resources by verifying the privileges of the user. When an application lacks effective authorization mechanisms, it enables unauthorized users to gain unintended privileges and illegitimate access to resources. Such a vulnerability may result in exposure of sensitive information, denial of service, arbitrary code execution, and complete system takeover.

References

Advisory Timeline

  • Published