Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
Kargo's `GetConfig()` and `RefreshResource()` API endpoints allow unauthenticated access
Vulnerability Description
Kargo manages and automates the promotion of software artifacts. Prior to versions 1.8.7, 1.7.7, and 1.6.3, a bug was found with authentication checks on the `GetConfig()` API endpoint. This allowed unauthenticated users to access this endpoint by specifying an `Authorization` header with any non-empty `Bearer` token value, regardless of validity. This vulnerability did allow for exfiltration of configuration data such as endpoints for connected Argo CD clusters. This data could allow an attacker to enumerate cluster URLs and namespaces for use in subsequent attacks. Additionally, the same bug affected the `RefreshResource` endpoint. This endpoint does not lead to any information disclosure, but could be used by an unauthenticated attacker to perform a denial-of-service style attack against the Kargo API. `RefreshResource` sets an annotation on specific Kubernetes resources to trigger reconciliations. If run on a constant loop, this could also slow down legitimate requests to the Kubernetes API server. This problem has been patched in Kargo versiosn 1.8.7, 1.7.7, and 1.6.3. There are no workarounds for this issue.
CVSS Information
N/A
Vulnerability Type
授权机制不正确
Vulnerability Title
kargo 安全漏洞
Vulnerability Description
kargo是Akuity开源的一个持续交付工具。 kargo 1.8.7之前版本、1.7.7之前版本和1.6.3之前版本存在安全漏洞,该漏洞源于GetConfig和RefreshResource API端点的身份验证检查存在缺陷,可能导致未经身份验证的用户访问配置数据或执行拒绝服务攻击。
CVSS Information
N/A
Vulnerability Type
N/A