Closed kalpanathanneeru21 closed 3 months ago
Is there any update on mentioned CVE's
Just seen latest release also not having updated libraries which are
"vulnerability_id": "CVE-2023-47108",
"severity": "HIGH",
"pkg_name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"installed_version": "v0.42.0",
"fixed_version": "0.46.0",
"vulnerability_id": "CVE-2023-48795",
"severity": "MEDIUM",
"pkg_name": "golang.org/x/crypto",
"installed_version": "v0.16.0",
"fixed_version": "0.17.0",
"vulnerability_id": "CVE-2024-28180",
"severity": "MEDIUM",
"pkg_name": "github.com/go-jose/go-jose/v3",
"installed_version": "v3.0.1",
fixed_version": "3.0.3",
Please do the needful
Please see the security policy, this issue is likely not going to get addressed unless you provide some evidence that these vulnerabilities are actually exploitable in the context of ArgoCD and need to be taken seriously. https://github.com/argoproj/argo-cd/blob/master/SECURITY.md
otelgrpc
has been bumped to 0.46.1
in any case.
Checklist:
argocd version
.Describe the bug
To Reproduce scan v2.10.2 image of argocd using orca or any scanning tool.
Expected behavior
In our env we are using orca tool to scan vulnerabilities. scanning v2.10.2 of argocd failing with few vulnerabilities
Screenshots
Version v2.10.2 pulling from quay.io/argoproj/argocd:v2.10.2
Logs