_id
int64 26
1.24k
| repo
stringlengths 20
44
| references
sequencelengths 1
7
| cve
stringlengths 0
14
| cwe
stringlengths 7
7
| vul_packages
listlengths 1
8
|
---|---|---|---|---|---|
26 | github.com/argoproj/argo-workflows | [
"https://github.com/argoproj/argo-workflows/commit/199016a6bed5284df3ec5caebbef9f2d018a2d43",
"https://github.com/argoproj/argo-workflows/pull/5172",
"https://www.venafi.com/blog/why-its-dangerous-use-outdated-tls-security-protocols"
] | CWE-310 | [
{
"github.com/argoproj/argo-cd/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/controller": null,
"github.com/argoproj/argo-cd/util/oidc": null,
"github.com/argoproj/argo-cd/v2/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/v2/controller": null,
"github.com/argoproj/argo-cd/v2/pkg/apiclient": null,
"github.com/argoproj/argo-cd/v2/util/oidc": null,
"github.com/argoproj/argo-cd/v2/util/rand": null,
"github.com/argoproj/argo-workflows/v3/cmd/argo/commands": {
"level": "high",
"overview": "github.com/argoproj/argo-workflows/v3/cmd/argo/commands is a workflow engine for Kubernetes.\nAffected versions of this package are vulnerable to Cryptographic Issues by using versions of TLS protocols lower than 1.2.",
"publish": "Introduced: 24 Apr 2022",
"remediation": "Upgrade github.com/argoproj/argo-workflows/v3/cmd/argo/commands to version 3.1.0 or higher.",
"score": "7.5",
"vul_name": "Cryptographic Issues",
"vul_range": "<3.1.0"
},
"github.com/aws/aws-sdk-go/service/s3/s3crypto": null,
"github.com/cheqd/cheqd-node": null,
"github.com/dexidp/dex/connector/saml": null,
"github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms": null,
"github.com/filecoin-project/lotus/chain/gen": null,
"github.com/foxcpp/maddy/cmd/maddy-pam-helper": null,
"github.com/foxcpp/maddy/internal/auth/pam": null,
"github.com/foxcpp/maddy/internal/auth/shadow": null,
"github.com/golang/crypto": null,
"github.com/gopasspw/gopass/internal/tpl": null,
"github.com/grafana/grafana/pkg/plugins/manager/signature": null,
"github.com/gravitl/netmaker/logic": null,
"github.com/hashicorp/consul/agent/config": null,
"github.com/kiali/kiali/config": null,
"github.com/kiali/kiali/handlers": null,
"github.com/masterminds/goutils": null,
"github.com/matrix-org/dendrite/roomserver/internal/input": null,
"github.com/miekg/dns": null,
"github.com/px-org/panindex/control/middleware": null,
"github.com/rancher/rancher/pkg/tunnelserver/mcmauthorizer": null,
"github.com/rclone/rclone/backend/premiumizeme": null,
"github.com/rclone/rclone/cmd/rcd": null,
"github.com/rclone/rclone/fs/config": null,
"github.com/rclone/rclone/fs/rc/rcserver": null,
"github.com/russellhaering/goxmldsig": null,
"github.com/sigstore/cosign/cmd/cosign/cli/verify": null,
"github.com/sigstore/policy-controller/pkg/webhook": null,
"github.com/sylabs/sif/v2/pkg/integrity": null,
"github.com/tendermint/tendermint/internal/evidence": null,
"github.com/tendermint/tendermint/light": null,
"go.dedis.ch/kyber/v3": null,
"golang.org/x/crypto/salsa20/salsa": null,
"golang.org/x/crypto/ssh": null,
"k8s.io/kops": null
}
] |
|
27 | github.com/argoproj/argo-workflows | [
"https://github.com/argoproj/argo-workflows/pull/6540"
] | CWE-310 | [
{
"github.com/argoproj/argo-cd/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/controller": null,
"github.com/argoproj/argo-cd/util/oidc": null,
"github.com/argoproj/argo-cd/v2/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/v2/controller": null,
"github.com/argoproj/argo-cd/v2/pkg/apiclient": null,
"github.com/argoproj/argo-cd/v2/util/oidc": null,
"github.com/argoproj/argo-cd/v2/util/rand": null,
"github.com/argoproj/argo-workflows/v3/cmd/argo/commands": {
"level": "low",
"overview": "github.com/argoproj/argo-workflows/v3/cmd/argo/commands is a workflow engine for Kubernetes.\nAffected versions of this package are vulnerable to Cryptographic Issues. Argo Server TLS requests could be forged by an attacker with network access. \nWe are not aware of any exploits. This is a pro-active fix.\nYou are impacted if:\n\nYou are running Argo Server less than v3.0 with --secure=true or greater than or equal to v3.0 with --secure unspecified (note - running in secure mode is recommended regardless).\nThe attacker is within your network. If you expose Argo Server to the Internet then \"your network\" is \"the Internet\".\nThe Argo Server's keys are packaged within the image. They could be extracted and used to decrypt traffic, or forge requests.",
"publish": "Introduced: 23 Aug 2021",
"remediation": "Upgrade github.com/argoproj/argo-workflows/v3/cmd/argo/commands to version 3.1.7, 3.0.9 or higher.",
"score": "3",
"vul_name": "Cryptographic Issues",
"vul_range": ">=3.1.0 <3.1.7,>=3.0.0 <3.0.9"
},
"github.com/aws/aws-sdk-go/service/s3/s3crypto": null,
"github.com/cheqd/cheqd-node": null,
"github.com/dexidp/dex/connector/saml": null,
"github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms": null,
"github.com/filecoin-project/lotus/chain/gen": null,
"github.com/foxcpp/maddy/cmd/maddy-pam-helper": null,
"github.com/foxcpp/maddy/internal/auth/pam": null,
"github.com/foxcpp/maddy/internal/auth/shadow": null,
"github.com/golang/crypto": null,
"github.com/gopasspw/gopass/internal/tpl": null,
"github.com/grafana/grafana/pkg/plugins/manager/signature": null,
"github.com/gravitl/netmaker/logic": null,
"github.com/hashicorp/consul/agent/config": null,
"github.com/kiali/kiali/config": null,
"github.com/kiali/kiali/handlers": null,
"github.com/masterminds/goutils": null,
"github.com/matrix-org/dendrite/roomserver/internal/input": null,
"github.com/miekg/dns": null,
"github.com/px-org/panindex/control/middleware": null,
"github.com/rancher/rancher/pkg/tunnelserver/mcmauthorizer": null,
"github.com/rclone/rclone/backend/premiumizeme": null,
"github.com/rclone/rclone/cmd/rcd": null,
"github.com/rclone/rclone/fs/config": null,
"github.com/rclone/rclone/fs/rc/rcserver": null,
"github.com/russellhaering/goxmldsig": null,
"github.com/sigstore/cosign/cmd/cosign/cli/verify": null,
"github.com/sigstore/policy-controller/pkg/webhook": null,
"github.com/sylabs/sif/v2/pkg/integrity": null,
"github.com/tendermint/tendermint/internal/evidence": null,
"github.com/tendermint/tendermint/light": null,
"go.dedis.ch/kyber/v3": null,
"golang.org/x/crypto/salsa20/salsa": null,
"golang.org/x/crypto/ssh": null,
"k8s.io/kops": null
}
] |
|
39 | github.com/argoproj/argo-cd | [
"https://github.com/argoproj/argo-cd/commit/17f7f4f462bdb233e1b9b36f67099f41052d8cb0",
"https://bugzilla.redhat.com/show_bug.cgi?id=2096282"
] | CVE-2022-31034 | CWE-331 | [
{
"github.com/argoproj/argo-cd/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/controller": null,
"github.com/argoproj/argo-cd/util/oidc": null,
"github.com/argoproj/argo-cd/v2/cmd/argocd/commands": {
"level": "high",
"overview": "Affected versions of this package are vulnerable to Insufficient Entropy when an SSO login is initiated from the CLI or UI. This is due to the use of insufficiently random values in parameters in Oauth2/OIDC login flows.",
"publish": "Introduced: 15 Jun 2022",
"remediation": "Upgrade github.com/argoproj/argo-cd/v2/cmd/argocd/commands to version 2.1.16, 2.2.10, 2.3.5, 2.4.1 or higher.",
"score": "8.3",
"vul_name": "Insufficient Entropy",
"vul_range": "<2.1.16,>=2.2.0 <2.2.10,>=2.3.0 <2.3.5,>=2.4.0 <2.4.1"
},
"github.com/argoproj/argo-cd/v2/controller": null,
"github.com/argoproj/argo-cd/v2/pkg/apiclient": null,
"github.com/argoproj/argo-cd/v2/util/oidc": null,
"github.com/argoproj/argo-cd/v2/util/rand": null,
"github.com/argoproj/argo-workflows/v3/cmd/argo/commands": null,
"github.com/aws/aws-sdk-go/service/s3/s3crypto": null,
"github.com/cheqd/cheqd-node": null,
"github.com/dexidp/dex/connector/saml": null,
"github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms": null,
"github.com/filecoin-project/lotus/chain/gen": null,
"github.com/foxcpp/maddy/cmd/maddy-pam-helper": null,
"github.com/foxcpp/maddy/internal/auth/pam": null,
"github.com/foxcpp/maddy/internal/auth/shadow": null,
"github.com/golang/crypto": null,
"github.com/gopasspw/gopass/internal/tpl": null,
"github.com/grafana/grafana/pkg/plugins/manager/signature": null,
"github.com/gravitl/netmaker/logic": null,
"github.com/hashicorp/consul/agent/config": null,
"github.com/kiali/kiali/config": null,
"github.com/kiali/kiali/handlers": null,
"github.com/masterminds/goutils": null,
"github.com/matrix-org/dendrite/roomserver/internal/input": null,
"github.com/miekg/dns": null,
"github.com/px-org/panindex/control/middleware": null,
"github.com/rancher/rancher/pkg/tunnelserver/mcmauthorizer": null,
"github.com/rclone/rclone/backend/premiumizeme": null,
"github.com/rclone/rclone/cmd/rcd": null,
"github.com/rclone/rclone/fs/config": null,
"github.com/rclone/rclone/fs/rc/rcserver": null,
"github.com/russellhaering/goxmldsig": null,
"github.com/sigstore/cosign/cmd/cosign/cli/verify": null,
"github.com/sigstore/policy-controller/pkg/webhook": null,
"github.com/sylabs/sif/v2/pkg/integrity": null,
"github.com/tendermint/tendermint/internal/evidence": null,
"github.com/tendermint/tendermint/light": null,
"go.dedis.ch/kyber/v3": null,
"golang.org/x/crypto/salsa20/salsa": null,
"golang.org/x/crypto/ssh": null,
"k8s.io/kops": null
},
{
"github.com/argoproj/argo-cd/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/controller": null,
"github.com/argoproj/argo-cd/util/oidc": null,
"github.com/argoproj/argo-cd/v2/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/v2/controller": {
"level": "high",
"overview": "Affected versions of this package are vulnerable to Insufficient Entropy when an SSO login is initiated from the CLI or UI. This is due to the use of insufficiently random values in parameters in Oauth2/OIDC login flows.",
"publish": "Introduced: 15 Jun 2022",
"remediation": "Upgrade github.com/argoproj/argo-cd/v2/controller to version 2.1.16, 2.2.10, 2.3.5, 2.4.1 or higher.",
"score": "8.3",
"vul_name": "Insufficient Entropy",
"vul_range": "<2.1.16,>=2.2.0 <2.2.10,>=2.3.0 <2.3.5,>=2.4.0 <2.4.1"
},
"github.com/argoproj/argo-cd/v2/pkg/apiclient": null,
"github.com/argoproj/argo-cd/v2/util/oidc": null,
"github.com/argoproj/argo-cd/v2/util/rand": null,
"github.com/argoproj/argo-workflows/v3/cmd/argo/commands": null,
"github.com/aws/aws-sdk-go/service/s3/s3crypto": null,
"github.com/cheqd/cheqd-node": null,
"github.com/dexidp/dex/connector/saml": null,
"github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms": null,
"github.com/filecoin-project/lotus/chain/gen": null,
"github.com/foxcpp/maddy/cmd/maddy-pam-helper": null,
"github.com/foxcpp/maddy/internal/auth/pam": null,
"github.com/foxcpp/maddy/internal/auth/shadow": null,
"github.com/golang/crypto": null,
"github.com/gopasspw/gopass/internal/tpl": null,
"github.com/grafana/grafana/pkg/plugins/manager/signature": null,
"github.com/gravitl/netmaker/logic": null,
"github.com/hashicorp/consul/agent/config": null,
"github.com/kiali/kiali/config": null,
"github.com/kiali/kiali/handlers": null,
"github.com/masterminds/goutils": null,
"github.com/matrix-org/dendrite/roomserver/internal/input": null,
"github.com/miekg/dns": null,
"github.com/px-org/panindex/control/middleware": null,
"github.com/rancher/rancher/pkg/tunnelserver/mcmauthorizer": null,
"github.com/rclone/rclone/backend/premiumizeme": null,
"github.com/rclone/rclone/cmd/rcd": null,
"github.com/rclone/rclone/fs/config": null,
"github.com/rclone/rclone/fs/rc/rcserver": null,
"github.com/russellhaering/goxmldsig": null,
"github.com/sigstore/cosign/cmd/cosign/cli/verify": null,
"github.com/sigstore/policy-controller/pkg/webhook": null,
"github.com/sylabs/sif/v2/pkg/integrity": null,
"github.com/tendermint/tendermint/internal/evidence": null,
"github.com/tendermint/tendermint/light": null,
"go.dedis.ch/kyber/v3": null,
"golang.org/x/crypto/salsa20/salsa": null,
"golang.org/x/crypto/ssh": null,
"k8s.io/kops": null
},
{
"github.com/argoproj/argo-cd/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/controller": null,
"github.com/argoproj/argo-cd/util/oidc": null,
"github.com/argoproj/argo-cd/v2/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/v2/controller": null,
"github.com/argoproj/argo-cd/v2/pkg/apiclient": {
"level": "high",
"overview": "Affected versions of this package are vulnerable to Insufficient Entropy when an SSO login is initiated from the CLI or UI. This is due to the use of insufficiently random values in parameters in Oauth2/OIDC login flows.",
"publish": "Introduced: 15 Jun 2022",
"remediation": "Upgrade github.com/argoproj/argo-cd/v2/pkg/apiclient to version 2.1.16, 2.2.10, 2.3.5, 2.4.1 or higher.",
"score": "8.3",
"vul_name": "Insufficient Entropy",
"vul_range": "<2.1.16,>=2.2.0 <2.2.10,>=2.3.0 <2.3.5,>=2.4.0 <2.4.1"
},
"github.com/argoproj/argo-cd/v2/util/oidc": null,
"github.com/argoproj/argo-cd/v2/util/rand": null,
"github.com/argoproj/argo-workflows/v3/cmd/argo/commands": null,
"github.com/aws/aws-sdk-go/service/s3/s3crypto": null,
"github.com/cheqd/cheqd-node": null,
"github.com/dexidp/dex/connector/saml": null,
"github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms": null,
"github.com/filecoin-project/lotus/chain/gen": null,
"github.com/foxcpp/maddy/cmd/maddy-pam-helper": null,
"github.com/foxcpp/maddy/internal/auth/pam": null,
"github.com/foxcpp/maddy/internal/auth/shadow": null,
"github.com/golang/crypto": null,
"github.com/gopasspw/gopass/internal/tpl": null,
"github.com/grafana/grafana/pkg/plugins/manager/signature": null,
"github.com/gravitl/netmaker/logic": null,
"github.com/hashicorp/consul/agent/config": null,
"github.com/kiali/kiali/config": null,
"github.com/kiali/kiali/handlers": null,
"github.com/masterminds/goutils": null,
"github.com/matrix-org/dendrite/roomserver/internal/input": null,
"github.com/miekg/dns": null,
"github.com/px-org/panindex/control/middleware": null,
"github.com/rancher/rancher/pkg/tunnelserver/mcmauthorizer": null,
"github.com/rclone/rclone/backend/premiumizeme": null,
"github.com/rclone/rclone/cmd/rcd": null,
"github.com/rclone/rclone/fs/config": null,
"github.com/rclone/rclone/fs/rc/rcserver": null,
"github.com/russellhaering/goxmldsig": null,
"github.com/sigstore/cosign/cmd/cosign/cli/verify": null,
"github.com/sigstore/policy-controller/pkg/webhook": null,
"github.com/sylabs/sif/v2/pkg/integrity": null,
"github.com/tendermint/tendermint/internal/evidence": null,
"github.com/tendermint/tendermint/light": null,
"go.dedis.ch/kyber/v3": null,
"golang.org/x/crypto/salsa20/salsa": null,
"golang.org/x/crypto/ssh": null,
"k8s.io/kops": null
},
{
"github.com/argoproj/argo-cd/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/controller": null,
"github.com/argoproj/argo-cd/util/oidc": null,
"github.com/argoproj/argo-cd/v2/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/v2/controller": null,
"github.com/argoproj/argo-cd/v2/pkg/apiclient": null,
"github.com/argoproj/argo-cd/v2/util/oidc": {
"level": "high",
"overview": "Affected versions of this package are vulnerable to Insufficient Entropy when an SSO login is initiated from the CLI or UI. This is due to the use of insufficiently random values in parameters in Oauth2/OIDC login flows.",
"publish": "Introduced: 15 Jun 2022",
"remediation": "Upgrade github.com/argoproj/argo-cd/v2/util/oidc to version 2.1.16, 2.2.10, 2.3.5, 2.4.1 or higher.",
"score": "8.3",
"vul_name": "Insufficient Entropy",
"vul_range": "<2.1.16,>=2.2.0 <2.2.10,>=2.3.0 <2.3.5,>=2.4.0 <2.4.1"
},
"github.com/argoproj/argo-cd/v2/util/rand": null,
"github.com/argoproj/argo-workflows/v3/cmd/argo/commands": null,
"github.com/aws/aws-sdk-go/service/s3/s3crypto": null,
"github.com/cheqd/cheqd-node": null,
"github.com/dexidp/dex/connector/saml": null,
"github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms": null,
"github.com/filecoin-project/lotus/chain/gen": null,
"github.com/foxcpp/maddy/cmd/maddy-pam-helper": null,
"github.com/foxcpp/maddy/internal/auth/pam": null,
"github.com/foxcpp/maddy/internal/auth/shadow": null,
"github.com/golang/crypto": null,
"github.com/gopasspw/gopass/internal/tpl": null,
"github.com/grafana/grafana/pkg/plugins/manager/signature": null,
"github.com/gravitl/netmaker/logic": null,
"github.com/hashicorp/consul/agent/config": null,
"github.com/kiali/kiali/config": null,
"github.com/kiali/kiali/handlers": null,
"github.com/masterminds/goutils": null,
"github.com/matrix-org/dendrite/roomserver/internal/input": null,
"github.com/miekg/dns": null,
"github.com/px-org/panindex/control/middleware": null,
"github.com/rancher/rancher/pkg/tunnelserver/mcmauthorizer": null,
"github.com/rclone/rclone/backend/premiumizeme": null,
"github.com/rclone/rclone/cmd/rcd": null,
"github.com/rclone/rclone/fs/config": null,
"github.com/rclone/rclone/fs/rc/rcserver": null,
"github.com/russellhaering/goxmldsig": null,
"github.com/sigstore/cosign/cmd/cosign/cli/verify": null,
"github.com/sigstore/policy-controller/pkg/webhook": null,
"github.com/sylabs/sif/v2/pkg/integrity": null,
"github.com/tendermint/tendermint/internal/evidence": null,
"github.com/tendermint/tendermint/light": null,
"go.dedis.ch/kyber/v3": null,
"golang.org/x/crypto/salsa20/salsa": null,
"golang.org/x/crypto/ssh": null,
"k8s.io/kops": null
},
{
"github.com/argoproj/argo-cd/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/controller": null,
"github.com/argoproj/argo-cd/util/oidc": null,
"github.com/argoproj/argo-cd/v2/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/v2/controller": null,
"github.com/argoproj/argo-cd/v2/pkg/apiclient": null,
"github.com/argoproj/argo-cd/v2/util/oidc": null,
"github.com/argoproj/argo-cd/v2/util/rand": {
"level": "high",
"overview": "Affected versions of this package are vulnerable to Insufficient Entropy when an SSO login is initiated from the CLI or UI. This is due to the use of insufficiently random values in parameters in Oauth2/OIDC login flows.",
"publish": "Introduced: 15 Jun 2022",
"remediation": "Upgrade github.com/argoproj/argo-cd/v2/util/rand to version 2.1.16, 2.2.10, 2.3.5, 2.4.1 or higher.",
"score": "8.3",
"vul_name": "Insufficient Entropy",
"vul_range": "<2.1.16,>=2.2.0 <2.2.10,>=2.3.0 <2.3.5,>=2.4.0 <2.4.1"
},
"github.com/argoproj/argo-workflows/v3/cmd/argo/commands": null,
"github.com/aws/aws-sdk-go/service/s3/s3crypto": null,
"github.com/cheqd/cheqd-node": null,
"github.com/dexidp/dex/connector/saml": null,
"github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms": null,
"github.com/filecoin-project/lotus/chain/gen": null,
"github.com/foxcpp/maddy/cmd/maddy-pam-helper": null,
"github.com/foxcpp/maddy/internal/auth/pam": null,
"github.com/foxcpp/maddy/internal/auth/shadow": null,
"github.com/golang/crypto": null,
"github.com/gopasspw/gopass/internal/tpl": null,
"github.com/grafana/grafana/pkg/plugins/manager/signature": null,
"github.com/gravitl/netmaker/logic": null,
"github.com/hashicorp/consul/agent/config": null,
"github.com/kiali/kiali/config": null,
"github.com/kiali/kiali/handlers": null,
"github.com/masterminds/goutils": null,
"github.com/matrix-org/dendrite/roomserver/internal/input": null,
"github.com/miekg/dns": null,
"github.com/px-org/panindex/control/middleware": null,
"github.com/rancher/rancher/pkg/tunnelserver/mcmauthorizer": null,
"github.com/rclone/rclone/backend/premiumizeme": null,
"github.com/rclone/rclone/cmd/rcd": null,
"github.com/rclone/rclone/fs/config": null,
"github.com/rclone/rclone/fs/rc/rcserver": null,
"github.com/russellhaering/goxmldsig": null,
"github.com/sigstore/cosign/cmd/cosign/cli/verify": null,
"github.com/sigstore/policy-controller/pkg/webhook": null,
"github.com/sylabs/sif/v2/pkg/integrity": null,
"github.com/tendermint/tendermint/internal/evidence": null,
"github.com/tendermint/tendermint/light": null,
"go.dedis.ch/kyber/v3": null,
"golang.org/x/crypto/salsa20/salsa": null,
"golang.org/x/crypto/ssh": null,
"k8s.io/kops": null
},
{
"github.com/argoproj/argo-cd/cmd/argocd/commands": {
"level": "high",
"overview": "Affected versions of this package are vulnerable to Insufficient Entropy when an SSO login is initiated from the CLI or UI. This is due to the use of insufficiently random values in parameters in Oauth2/OIDC login flows.",
"publish": "Introduced: 15 Jun 2022",
"remediation": "There is no fixed version for github.com/argoproj/argo-cd/cmd/argocd/commands.",
"score": "8.3",
"vul_name": "Insufficient Entropy",
"vul_range": ">=0.11.0"
},
"github.com/argoproj/argo-cd/controller": null,
"github.com/argoproj/argo-cd/util/oidc": null,
"github.com/argoproj/argo-cd/v2/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/v2/controller": null,
"github.com/argoproj/argo-cd/v2/pkg/apiclient": null,
"github.com/argoproj/argo-cd/v2/util/oidc": null,
"github.com/argoproj/argo-cd/v2/util/rand": null,
"github.com/argoproj/argo-workflows/v3/cmd/argo/commands": null,
"github.com/aws/aws-sdk-go/service/s3/s3crypto": null,
"github.com/cheqd/cheqd-node": null,
"github.com/dexidp/dex/connector/saml": null,
"github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms": null,
"github.com/filecoin-project/lotus/chain/gen": null,
"github.com/foxcpp/maddy/cmd/maddy-pam-helper": null,
"github.com/foxcpp/maddy/internal/auth/pam": null,
"github.com/foxcpp/maddy/internal/auth/shadow": null,
"github.com/golang/crypto": null,
"github.com/gopasspw/gopass/internal/tpl": null,
"github.com/grafana/grafana/pkg/plugins/manager/signature": null,
"github.com/gravitl/netmaker/logic": null,
"github.com/hashicorp/consul/agent/config": null,
"github.com/kiali/kiali/config": null,
"github.com/kiali/kiali/handlers": null,
"github.com/masterminds/goutils": null,
"github.com/matrix-org/dendrite/roomserver/internal/input": null,
"github.com/miekg/dns": null,
"github.com/px-org/panindex/control/middleware": null,
"github.com/rancher/rancher/pkg/tunnelserver/mcmauthorizer": null,
"github.com/rclone/rclone/backend/premiumizeme": null,
"github.com/rclone/rclone/cmd/rcd": null,
"github.com/rclone/rclone/fs/config": null,
"github.com/rclone/rclone/fs/rc/rcserver": null,
"github.com/russellhaering/goxmldsig": null,
"github.com/sigstore/cosign/cmd/cosign/cli/verify": null,
"github.com/sigstore/policy-controller/pkg/webhook": null,
"github.com/sylabs/sif/v2/pkg/integrity": null,
"github.com/tendermint/tendermint/internal/evidence": null,
"github.com/tendermint/tendermint/light": null,
"go.dedis.ch/kyber/v3": null,
"golang.org/x/crypto/salsa20/salsa": null,
"golang.org/x/crypto/ssh": null,
"k8s.io/kops": null
},
{
"github.com/argoproj/argo-cd/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/controller": null,
"github.com/argoproj/argo-cd/util/oidc": {
"level": "high",
"overview": "Affected versions of this package are vulnerable to Insufficient Entropy when an SSO login is initiated from the CLI or UI. This is due to the use of insufficiently random values in parameters in Oauth2/OIDC login flows.",
"publish": "Introduced: 15 Jun 2022",
"remediation": "There is no fixed version for github.com/argoproj/argo-cd/util/oidc.",
"score": "8.3",
"vul_name": "Insufficient Entropy",
"vul_range": ">=0.11.0"
},
"github.com/argoproj/argo-cd/v2/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/v2/controller": null,
"github.com/argoproj/argo-cd/v2/pkg/apiclient": null,
"github.com/argoproj/argo-cd/v2/util/oidc": null,
"github.com/argoproj/argo-cd/v2/util/rand": null,
"github.com/argoproj/argo-workflows/v3/cmd/argo/commands": null,
"github.com/aws/aws-sdk-go/service/s3/s3crypto": null,
"github.com/cheqd/cheqd-node": null,
"github.com/dexidp/dex/connector/saml": null,
"github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms": null,
"github.com/filecoin-project/lotus/chain/gen": null,
"github.com/foxcpp/maddy/cmd/maddy-pam-helper": null,
"github.com/foxcpp/maddy/internal/auth/pam": null,
"github.com/foxcpp/maddy/internal/auth/shadow": null,
"github.com/golang/crypto": null,
"github.com/gopasspw/gopass/internal/tpl": null,
"github.com/grafana/grafana/pkg/plugins/manager/signature": null,
"github.com/gravitl/netmaker/logic": null,
"github.com/hashicorp/consul/agent/config": null,
"github.com/kiali/kiali/config": null,
"github.com/kiali/kiali/handlers": null,
"github.com/masterminds/goutils": null,
"github.com/matrix-org/dendrite/roomserver/internal/input": null,
"github.com/miekg/dns": null,
"github.com/px-org/panindex/control/middleware": null,
"github.com/rancher/rancher/pkg/tunnelserver/mcmauthorizer": null,
"github.com/rclone/rclone/backend/premiumizeme": null,
"github.com/rclone/rclone/cmd/rcd": null,
"github.com/rclone/rclone/fs/config": null,
"github.com/rclone/rclone/fs/rc/rcserver": null,
"github.com/russellhaering/goxmldsig": null,
"github.com/sigstore/cosign/cmd/cosign/cli/verify": null,
"github.com/sigstore/policy-controller/pkg/webhook": null,
"github.com/sylabs/sif/v2/pkg/integrity": null,
"github.com/tendermint/tendermint/internal/evidence": null,
"github.com/tendermint/tendermint/light": null,
"go.dedis.ch/kyber/v3": null,
"golang.org/x/crypto/salsa20/salsa": null,
"golang.org/x/crypto/ssh": null,
"k8s.io/kops": null
},
{
"github.com/argoproj/argo-cd/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/controller": {
"level": "high",
"overview": "Affected versions of this package are vulnerable to Insufficient Entropy when an SSO login is initiated from the CLI or UI. This is due to the use of insufficiently random values in parameters in Oauth2/OIDC login flows.",
"publish": "Introduced: 15 Jun 2022",
"remediation": "There is no fixed version for github.com/argoproj/argo-cd/controller.",
"score": "8.3",
"vul_name": "Insufficient Entropy",
"vul_range": ">=0.11.0"
},
"github.com/argoproj/argo-cd/util/oidc": null,
"github.com/argoproj/argo-cd/v2/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/v2/controller": null,
"github.com/argoproj/argo-cd/v2/pkg/apiclient": null,
"github.com/argoproj/argo-cd/v2/util/oidc": null,
"github.com/argoproj/argo-cd/v2/util/rand": null,
"github.com/argoproj/argo-workflows/v3/cmd/argo/commands": null,
"github.com/aws/aws-sdk-go/service/s3/s3crypto": null,
"github.com/cheqd/cheqd-node": null,
"github.com/dexidp/dex/connector/saml": null,
"github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms": null,
"github.com/filecoin-project/lotus/chain/gen": null,
"github.com/foxcpp/maddy/cmd/maddy-pam-helper": null,
"github.com/foxcpp/maddy/internal/auth/pam": null,
"github.com/foxcpp/maddy/internal/auth/shadow": null,
"github.com/golang/crypto": null,
"github.com/gopasspw/gopass/internal/tpl": null,
"github.com/grafana/grafana/pkg/plugins/manager/signature": null,
"github.com/gravitl/netmaker/logic": null,
"github.com/hashicorp/consul/agent/config": null,
"github.com/kiali/kiali/config": null,
"github.com/kiali/kiali/handlers": null,
"github.com/masterminds/goutils": null,
"github.com/matrix-org/dendrite/roomserver/internal/input": null,
"github.com/miekg/dns": null,
"github.com/px-org/panindex/control/middleware": null,
"github.com/rancher/rancher/pkg/tunnelserver/mcmauthorizer": null,
"github.com/rclone/rclone/backend/premiumizeme": null,
"github.com/rclone/rclone/cmd/rcd": null,
"github.com/rclone/rclone/fs/config": null,
"github.com/rclone/rclone/fs/rc/rcserver": null,
"github.com/russellhaering/goxmldsig": null,
"github.com/sigstore/cosign/cmd/cosign/cli/verify": null,
"github.com/sigstore/policy-controller/pkg/webhook": null,
"github.com/sylabs/sif/v2/pkg/integrity": null,
"github.com/tendermint/tendermint/internal/evidence": null,
"github.com/tendermint/tendermint/light": null,
"go.dedis.ch/kyber/v3": null,
"golang.org/x/crypto/salsa20/salsa": null,
"golang.org/x/crypto/ssh": null,
"k8s.io/kops": null
}
] |
63 | github.com/aws/aws-sdk-go | [
"https://github.com/aws/aws-sdk-go/commit/35fa6ddf45c061e0f08d3a3b5119f8f4da38f6d1"
] | CVE-2022-2582 | CWE-310 | [
{
"github.com/argoproj/argo-cd/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/controller": null,
"github.com/argoproj/argo-cd/util/oidc": null,
"github.com/argoproj/argo-cd/v2/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/v2/controller": null,
"github.com/argoproj/argo-cd/v2/pkg/apiclient": null,
"github.com/argoproj/argo-cd/v2/util/oidc": null,
"github.com/argoproj/argo-cd/v2/util/rand": null,
"github.com/argoproj/argo-workflows/v3/cmd/argo/commands": null,
"github.com/aws/aws-sdk-go/service/s3/s3crypto": {
"level": "medium",
"overview": "github.com/aws/aws-sdk-go/service/s3/s3crypto is an AWS SDK for the Go programming language.\nAffected versions of this package are vulnerable to Cryptographic Issues when it sends an unencrypted hash of the plaintext alongside the ciphertext as a metadata field, this hash can be used to brute force the plaintext if the hash is readable to the attacker.",
"publish": "Introduced: 1 Jul 2022",
"remediation": "Upgrade github.com/aws/aws-sdk-go/service/s3/s3crypto to version 1.33.0 or higher.",
"score": "5.9",
"vul_name": "Cryptographic Issues",
"vul_range": "<1.33.0"
},
"github.com/cheqd/cheqd-node": null,
"github.com/dexidp/dex/connector/saml": null,
"github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms": null,
"github.com/filecoin-project/lotus/chain/gen": null,
"github.com/foxcpp/maddy/cmd/maddy-pam-helper": null,
"github.com/foxcpp/maddy/internal/auth/pam": null,
"github.com/foxcpp/maddy/internal/auth/shadow": null,
"github.com/golang/crypto": null,
"github.com/gopasspw/gopass/internal/tpl": null,
"github.com/grafana/grafana/pkg/plugins/manager/signature": null,
"github.com/gravitl/netmaker/logic": null,
"github.com/hashicorp/consul/agent/config": null,
"github.com/kiali/kiali/config": null,
"github.com/kiali/kiali/handlers": null,
"github.com/masterminds/goutils": null,
"github.com/matrix-org/dendrite/roomserver/internal/input": null,
"github.com/miekg/dns": null,
"github.com/px-org/panindex/control/middleware": null,
"github.com/rancher/rancher/pkg/tunnelserver/mcmauthorizer": null,
"github.com/rclone/rclone/backend/premiumizeme": null,
"github.com/rclone/rclone/cmd/rcd": null,
"github.com/rclone/rclone/fs/config": null,
"github.com/rclone/rclone/fs/rc/rcserver": null,
"github.com/russellhaering/goxmldsig": null,
"github.com/sigstore/cosign/cmd/cosign/cli/verify": null,
"github.com/sigstore/policy-controller/pkg/webhook": null,
"github.com/sylabs/sif/v2/pkg/integrity": null,
"github.com/tendermint/tendermint/internal/evidence": null,
"github.com/tendermint/tendermint/light": null,
"go.dedis.ch/kyber/v3": null,
"golang.org/x/crypto/salsa20/salsa": null,
"golang.org/x/crypto/ssh": null,
"k8s.io/kops": null
}
] |
65 | github.com/aws/aws-sdk-go | [
"https://github.com/aws/aws-sdk-go/pull/3403",
"https://github.com/sophieschmieg/exploits/tree/master/aws_s3_crypto_poc"
] | CVE-2020-8912 | CWE-327 | [
{
"github.com/argoproj/argo-cd/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/controller": null,
"github.com/argoproj/argo-cd/util/oidc": null,
"github.com/argoproj/argo-cd/v2/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/v2/controller": null,
"github.com/argoproj/argo-cd/v2/pkg/apiclient": null,
"github.com/argoproj/argo-cd/v2/util/oidc": null,
"github.com/argoproj/argo-cd/v2/util/rand": null,
"github.com/argoproj/argo-workflows/v3/cmd/argo/commands": null,
"github.com/aws/aws-sdk-go/service/s3/s3crypto": {
"level": "medium",
"overview": "github.com/aws/aws-sdk-go/service/s3/s3crypto is an AWS SDK for the Go programming language.\nAffected versions of this package are vulnerable to Use of a Broken or Risky Cryptographic Algorithm. A vulnerability in the in-band key negotiation exists in the AWS S3 Crypto SDK for GoLang versions prior to V2. An attacker with write access to the targeted bucket can change the encryption algorithm of an object in the bucket, which can then allow them to change AES-GCM to AES-CTR. Using this in combination with a decryption oracle can reveal the authentication key used by AES-GCM as decrypting the GMAC tag leaves the authentication key recoverable as an algebraic equation. It is recommended to update your SDK to V2 or later, and re-encrypt your files.",
"publish": "Introduced: 12 Aug 2020",
"remediation": "Upgrade github.com/aws/aws-sdk-go/service/s3/s3crypto to version 1.34.2 or higher.",
"score": "4.1",
"vul_name": "Use of a Broken or Risky Cryptographic Algorithm",
"vul_range": "<1.34.2"
},
"github.com/cheqd/cheqd-node": null,
"github.com/dexidp/dex/connector/saml": null,
"github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms": null,
"github.com/filecoin-project/lotus/chain/gen": null,
"github.com/foxcpp/maddy/cmd/maddy-pam-helper": null,
"github.com/foxcpp/maddy/internal/auth/pam": null,
"github.com/foxcpp/maddy/internal/auth/shadow": null,
"github.com/golang/crypto": null,
"github.com/gopasspw/gopass/internal/tpl": null,
"github.com/grafana/grafana/pkg/plugins/manager/signature": null,
"github.com/gravitl/netmaker/logic": null,
"github.com/hashicorp/consul/agent/config": null,
"github.com/kiali/kiali/config": null,
"github.com/kiali/kiali/handlers": null,
"github.com/masterminds/goutils": null,
"github.com/matrix-org/dendrite/roomserver/internal/input": null,
"github.com/miekg/dns": null,
"github.com/px-org/panindex/control/middleware": null,
"github.com/rancher/rancher/pkg/tunnelserver/mcmauthorizer": null,
"github.com/rclone/rclone/backend/premiumizeme": null,
"github.com/rclone/rclone/cmd/rcd": null,
"github.com/rclone/rclone/fs/config": null,
"github.com/rclone/rclone/fs/rc/rcserver": null,
"github.com/russellhaering/goxmldsig": null,
"github.com/sigstore/cosign/cmd/cosign/cli/verify": null,
"github.com/sigstore/policy-controller/pkg/webhook": null,
"github.com/sylabs/sif/v2/pkg/integrity": null,
"github.com/tendermint/tendermint/internal/evidence": null,
"github.com/tendermint/tendermint/light": null,
"go.dedis.ch/kyber/v3": null,
"golang.org/x/crypto/salsa20/salsa": null,
"golang.org/x/crypto/ssh": null,
"k8s.io/kops": null
}
] |
66 | github.com/aws/aws-sdk-go | [
"https://github.com/aws/aws-sdk-go/pull/3403",
"https://github.com/sophieschmieg/exploits/tree/master/aws_s3_crypto_poc"
] | CVE-2020-8911 | CWE-327 | [
{
"github.com/argoproj/argo-cd/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/controller": null,
"github.com/argoproj/argo-cd/util/oidc": null,
"github.com/argoproj/argo-cd/v2/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/v2/controller": null,
"github.com/argoproj/argo-cd/v2/pkg/apiclient": null,
"github.com/argoproj/argo-cd/v2/util/oidc": null,
"github.com/argoproj/argo-cd/v2/util/rand": null,
"github.com/argoproj/argo-workflows/v3/cmd/argo/commands": null,
"github.com/aws/aws-sdk-go/service/s3/s3crypto": {
"level": "medium",
"overview": "github.com/aws/aws-sdk-go/service/s3/s3crypto is an AWS SDK for the Go programming language.\nAffected versions of this package are vulnerable to Use of a Broken or Risky Cryptographic Algorithm. A padding oracle vulnerability exists in the AWS S3 Crypto SDK for GoLang versions prior to V2. The SDK allows users to encrypt files with AES-CBC without computing a Message Authentication Code (MAC), which then allows an attacker who has write access to the target's S3 bucket and can observe whether or not an endpoint with access to the key can decrypt a file, they can reconstruct the plaintext with (on average) 128*length (plaintext) queries to the endpoint, by exploiting CBC's ability to manipulate the bytes of the next block and PKCS5 padding errors. It is recommended to update your SDK to V2 or later, and re-encrypt your files.",
"publish": "Introduced: 12 Aug 2020",
"remediation": "Upgrade github.com/aws/aws-sdk-go/service/s3/s3crypto to version 1.34.2 or higher.",
"score": "4.1",
"vul_name": "Use of a Broken or Risky Cryptographic Algorithm",
"vul_range": "<1.34.2"
},
"github.com/cheqd/cheqd-node": null,
"github.com/dexidp/dex/connector/saml": null,
"github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms": null,
"github.com/filecoin-project/lotus/chain/gen": null,
"github.com/foxcpp/maddy/cmd/maddy-pam-helper": null,
"github.com/foxcpp/maddy/internal/auth/pam": null,
"github.com/foxcpp/maddy/internal/auth/shadow": null,
"github.com/golang/crypto": null,
"github.com/gopasspw/gopass/internal/tpl": null,
"github.com/grafana/grafana/pkg/plugins/manager/signature": null,
"github.com/gravitl/netmaker/logic": null,
"github.com/hashicorp/consul/agent/config": null,
"github.com/kiali/kiali/config": null,
"github.com/kiali/kiali/handlers": null,
"github.com/masterminds/goutils": null,
"github.com/matrix-org/dendrite/roomserver/internal/input": null,
"github.com/miekg/dns": null,
"github.com/px-org/panindex/control/middleware": null,
"github.com/rancher/rancher/pkg/tunnelserver/mcmauthorizer": null,
"github.com/rclone/rclone/backend/premiumizeme": null,
"github.com/rclone/rclone/cmd/rcd": null,
"github.com/rclone/rclone/fs/config": null,
"github.com/rclone/rclone/fs/rc/rcserver": null,
"github.com/russellhaering/goxmldsig": null,
"github.com/sigstore/cosign/cmd/cosign/cli/verify": null,
"github.com/sigstore/policy-controller/pkg/webhook": null,
"github.com/sylabs/sif/v2/pkg/integrity": null,
"github.com/tendermint/tendermint/internal/evidence": null,
"github.com/tendermint/tendermint/light": null,
"go.dedis.ch/kyber/v3": null,
"golang.org/x/crypto/salsa20/salsa": null,
"golang.org/x/crypto/ssh": null,
"k8s.io/kops": null
}
] |
79 | github.com/golang/crypto | [
"https://github.com/golang/crypto/commit/b7391e95e576cacdcdd422573063bc057239113d",
"https://github.com/golang/go/issues/30965",
"https://go.dev/cl/168406",
"https://go.dev/issue/30965",
"https://groups.google.com/forum/#!msg/golang-announce/tjyNcJxb2vQ/n0NRBziSCAAJ",
"https://groups.google.com/g/golang-announce/c/tjyNcJxb2vQ/m/n0NRBziSCAAJ",
"https://pkg.go.dev/vuln/GO-2022-0209"
] | CVE-2019-11840 | CWE-330 | [
{
"github.com/argoproj/argo-cd/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/controller": null,
"github.com/argoproj/argo-cd/util/oidc": null,
"github.com/argoproj/argo-cd/v2/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/v2/controller": null,
"github.com/argoproj/argo-cd/v2/pkg/apiclient": null,
"github.com/argoproj/argo-cd/v2/util/oidc": null,
"github.com/argoproj/argo-cd/v2/util/rand": null,
"github.com/argoproj/argo-workflows/v3/cmd/argo/commands": null,
"github.com/aws/aws-sdk-go/service/s3/s3crypto": null,
"github.com/cheqd/cheqd-node": null,
"github.com/dexidp/dex/connector/saml": null,
"github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms": null,
"github.com/filecoin-project/lotus/chain/gen": null,
"github.com/foxcpp/maddy/cmd/maddy-pam-helper": null,
"github.com/foxcpp/maddy/internal/auth/pam": null,
"github.com/foxcpp/maddy/internal/auth/shadow": null,
"github.com/golang/crypto": null,
"github.com/gopasspw/gopass/internal/tpl": null,
"github.com/grafana/grafana/pkg/plugins/manager/signature": null,
"github.com/gravitl/netmaker/logic": null,
"github.com/hashicorp/consul/agent/config": null,
"github.com/kiali/kiali/config": null,
"github.com/kiali/kiali/handlers": null,
"github.com/masterminds/goutils": null,
"github.com/matrix-org/dendrite/roomserver/internal/input": null,
"github.com/miekg/dns": null,
"github.com/px-org/panindex/control/middleware": null,
"github.com/rancher/rancher/pkg/tunnelserver/mcmauthorizer": null,
"github.com/rclone/rclone/backend/premiumizeme": null,
"github.com/rclone/rclone/cmd/rcd": null,
"github.com/rclone/rclone/fs/config": null,
"github.com/rclone/rclone/fs/rc/rcserver": null,
"github.com/russellhaering/goxmldsig": null,
"github.com/sigstore/cosign/cmd/cosign/cli/verify": null,
"github.com/sigstore/policy-controller/pkg/webhook": null,
"github.com/sylabs/sif/v2/pkg/integrity": null,
"github.com/tendermint/tendermint/internal/evidence": null,
"github.com/tendermint/tendermint/light": null,
"go.dedis.ch/kyber/v3": null,
"golang.org/x/crypto/salsa20/salsa": {
"level": "medium",
"overview": "golang.org/x/crypto/salsa20/salsa is a package providing low-level access to functions in the Salsa family\nAffected versions of this package are vulnerable to Insecure Randomness. If more than 256 GiB of keystream is generated, or if the counter otherwise grows larger than 32 bits, the amd64 implementation will first generate incorrect output, and then cycle back to previously generated keystream. Repeated keystream bytes can lead to loss of confidentiality in encryption applications, or to predictability in CSPRNG applications.",
"publish": "Introduced: 24 May 2022",
"remediation": "Upgrade golang.org/x/crypto/salsa20/salsa to version 0.0.0-20190320223903-b7391e95e576 or higher.",
"score": "5.9",
"vul_name": "Insecure Randomness",
"vul_range": "<0.0.0-20190320223903-b7391e95e576"
},
"golang.org/x/crypto/ssh": null,
"k8s.io/kops": null
}
] |
82 | github.com/golang/crypto | [
"https://www.exploit-db.com/exploits/48121",
"https://github.com/golang/crypto/commit/bac4c82f69751a6dd76e702d54b3ceb88adab236",
"https://groups.google.com/forum/#!topic/golang-announce/3L45YRc91SY"
] | CVE-2020-9283 | CWE-347 | [
{
"github.com/argoproj/argo-cd/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/controller": null,
"github.com/argoproj/argo-cd/util/oidc": null,
"github.com/argoproj/argo-cd/v2/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/v2/controller": null,
"github.com/argoproj/argo-cd/v2/pkg/apiclient": null,
"github.com/argoproj/argo-cd/v2/util/oidc": null,
"github.com/argoproj/argo-cd/v2/util/rand": null,
"github.com/argoproj/argo-workflows/v3/cmd/argo/commands": null,
"github.com/aws/aws-sdk-go/service/s3/s3crypto": null,
"github.com/cheqd/cheqd-node": null,
"github.com/dexidp/dex/connector/saml": null,
"github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms": null,
"github.com/filecoin-project/lotus/chain/gen": null,
"github.com/foxcpp/maddy/cmd/maddy-pam-helper": null,
"github.com/foxcpp/maddy/internal/auth/pam": null,
"github.com/foxcpp/maddy/internal/auth/shadow": null,
"github.com/golang/crypto": null,
"github.com/gopasspw/gopass/internal/tpl": null,
"github.com/grafana/grafana/pkg/plugins/manager/signature": null,
"github.com/gravitl/netmaker/logic": null,
"github.com/hashicorp/consul/agent/config": null,
"github.com/kiali/kiali/config": null,
"github.com/kiali/kiali/handlers": null,
"github.com/masterminds/goutils": null,
"github.com/matrix-org/dendrite/roomserver/internal/input": null,
"github.com/miekg/dns": null,
"github.com/px-org/panindex/control/middleware": null,
"github.com/rancher/rancher/pkg/tunnelserver/mcmauthorizer": null,
"github.com/rclone/rclone/backend/premiumizeme": null,
"github.com/rclone/rclone/cmd/rcd": null,
"github.com/rclone/rclone/fs/config": null,
"github.com/rclone/rclone/fs/rc/rcserver": null,
"github.com/russellhaering/goxmldsig": null,
"github.com/sigstore/cosign/cmd/cosign/cli/verify": null,
"github.com/sigstore/policy-controller/pkg/webhook": null,
"github.com/sylabs/sif/v2/pkg/integrity": null,
"github.com/tendermint/tendermint/internal/evidence": null,
"github.com/tendermint/tendermint/light": null,
"go.dedis.ch/kyber/v3": null,
"golang.org/x/crypto/salsa20/salsa": null,
"golang.org/x/crypto/ssh": {
"level": "high",
"overview": "golang.org/x/crypto/ssh is a SSH client and server\nAffected versions of this package are vulnerable to Improper Signature Verification. An attacker can craft an ssh-ed25519 or [email protected] public key, such that the library will panic when trying to verify a signature with it. Clients can deliver such a public key and signature to any golang.org/x/crypto/ssh server with a PublicKeyCallback, and servers can deliver them to any golang.org/x/crypto/ssh client.",
"publish": "Introduced: 21 Feb 2020",
"remediation": "Upgrade golang.org/x/crypto/ssh to version 0.0.0-20200220183623-bac4c82f6975 or higher.",
"score": "8.6",
"vul_name": "Improper Signature Verification",
"vul_range": "<0.0.0-20200220183623-bac4c82f6975"
},
"k8s.io/kops": null
},
{
"github.com/argoproj/argo-cd/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/controller": null,
"github.com/argoproj/argo-cd/util/oidc": null,
"github.com/argoproj/argo-cd/v2/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/v2/controller": null,
"github.com/argoproj/argo-cd/v2/pkg/apiclient": null,
"github.com/argoproj/argo-cd/v2/util/oidc": null,
"github.com/argoproj/argo-cd/v2/util/rand": null,
"github.com/argoproj/argo-workflows/v3/cmd/argo/commands": null,
"github.com/aws/aws-sdk-go/service/s3/s3crypto": null,
"github.com/cheqd/cheqd-node": null,
"github.com/dexidp/dex/connector/saml": null,
"github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms": null,
"github.com/filecoin-project/lotus/chain/gen": null,
"github.com/foxcpp/maddy/cmd/maddy-pam-helper": null,
"github.com/foxcpp/maddy/internal/auth/pam": null,
"github.com/foxcpp/maddy/internal/auth/shadow": null,
"github.com/golang/crypto": {
"level": "high",
"overview": "github.com/golang/crypto is a SSH client and server\nAffected versions of this package are vulnerable to Improper Signature Verification. An attacker can craft an ssh-ed25519 or [email protected] public key, such that the library will panic when trying to verify a signature with it. Clients can deliver such a public key and signature to any golang.org/x/crypto/ssh server with a PublicKeyCallback, and servers can deliver them to any golang.org/x/crypto/ssh client.",
"publish": "Introduced: 21 Feb 2020",
"remediation": "Upgrade github.com/golang/crypto to version 0.0.0-20200220183623-bac4c82f6975 or higher.",
"score": "8.6",
"vul_name": "Improper Signature Verification",
"vul_range": "<0.0.0-20200220183623-bac4c82f6975"
},
"github.com/gopasspw/gopass/internal/tpl": null,
"github.com/grafana/grafana/pkg/plugins/manager/signature": null,
"github.com/gravitl/netmaker/logic": null,
"github.com/hashicorp/consul/agent/config": null,
"github.com/kiali/kiali/config": null,
"github.com/kiali/kiali/handlers": null,
"github.com/masterminds/goutils": null,
"github.com/matrix-org/dendrite/roomserver/internal/input": null,
"github.com/miekg/dns": null,
"github.com/px-org/panindex/control/middleware": null,
"github.com/rancher/rancher/pkg/tunnelserver/mcmauthorizer": null,
"github.com/rclone/rclone/backend/premiumizeme": null,
"github.com/rclone/rclone/cmd/rcd": null,
"github.com/rclone/rclone/fs/config": null,
"github.com/rclone/rclone/fs/rc/rcserver": null,
"github.com/russellhaering/goxmldsig": null,
"github.com/sigstore/cosign/cmd/cosign/cli/verify": null,
"github.com/sigstore/policy-controller/pkg/webhook": null,
"github.com/sylabs/sif/v2/pkg/integrity": null,
"github.com/tendermint/tendermint/internal/evidence": null,
"github.com/tendermint/tendermint/light": null,
"go.dedis.ch/kyber/v3": null,
"golang.org/x/crypto/salsa20/salsa": null,
"golang.org/x/crypto/ssh": null,
"k8s.io/kops": null
}
] |
202 | github.com/dedis/kyber | [
"https://github.com/dedis/kyber/issues/426",
"https://github.com/dedis/kyber/pull/430"
] | CWE-310 | [
{
"github.com/argoproj/argo-cd/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/controller": null,
"github.com/argoproj/argo-cd/util/oidc": null,
"github.com/argoproj/argo-cd/v2/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/v2/controller": null,
"github.com/argoproj/argo-cd/v2/pkg/apiclient": null,
"github.com/argoproj/argo-cd/v2/util/oidc": null,
"github.com/argoproj/argo-cd/v2/util/rand": null,
"github.com/argoproj/argo-workflows/v3/cmd/argo/commands": null,
"github.com/aws/aws-sdk-go/service/s3/s3crypto": null,
"github.com/cheqd/cheqd-node": null,
"github.com/dexidp/dex/connector/saml": null,
"github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms": null,
"github.com/filecoin-project/lotus/chain/gen": null,
"github.com/foxcpp/maddy/cmd/maddy-pam-helper": null,
"github.com/foxcpp/maddy/internal/auth/pam": null,
"github.com/foxcpp/maddy/internal/auth/shadow": null,
"github.com/golang/crypto": null,
"github.com/gopasspw/gopass/internal/tpl": null,
"github.com/grafana/grafana/pkg/plugins/manager/signature": null,
"github.com/gravitl/netmaker/logic": null,
"github.com/hashicorp/consul/agent/config": null,
"github.com/kiali/kiali/config": null,
"github.com/kiali/kiali/handlers": null,
"github.com/masterminds/goutils": null,
"github.com/matrix-org/dendrite/roomserver/internal/input": null,
"github.com/miekg/dns": null,
"github.com/px-org/panindex/control/middleware": null,
"github.com/rancher/rancher/pkg/tunnelserver/mcmauthorizer": null,
"github.com/rclone/rclone/backend/premiumizeme": null,
"github.com/rclone/rclone/cmd/rcd": null,
"github.com/rclone/rclone/fs/config": null,
"github.com/rclone/rclone/fs/rc/rcserver": null,
"github.com/russellhaering/goxmldsig": null,
"github.com/sigstore/cosign/cmd/cosign/cli/verify": null,
"github.com/sigstore/policy-controller/pkg/webhook": null,
"github.com/sylabs/sif/v2/pkg/integrity": null,
"github.com/tendermint/tendermint/internal/evidence": null,
"github.com/tendermint/tendermint/light": null,
"go.dedis.ch/kyber/v3": {
"level": "medium",
"overview": "Affected versions of this package are vulnerable to Cryptographic Issues. If a malicious attacker adds one of points of the subgroups of small order (i.e., non-identity torsion points) to a key image, up to 7 double spends could be performed for each authentic spend on the cothority: this is now prevented by the Ge25519HasSmallOrder function.\nThis happens because multiplying the sum of a torsion point by a multiple of 8 and a \"normal\" point will return the same point, because multiplying small subgroup points by 8 returns the identity element. Without the function Ge25519HasSmallOrder, signatures verify on malicious key images derived from the authentic ones.",
"publish": "Introduced: 6 Aug 2020",
"remediation": "Upgrade go.dedis.ch/kyber/v3 to version 3.0.13 or higher.",
"score": "5.9",
"vul_name": "Cryptographic Issues",
"vul_range": "<3.0.13"
},
"golang.org/x/crypto/salsa20/salsa": null,
"golang.org/x/crypto/ssh": null,
"k8s.io/kops": null
}
] |
|
204 | github.com/dexidp/dex | [
"https://github.com/dexidp/dex/security/advisories/GHSA-m9hp-7r99-94h5",
"https://github.com/dexidp/dex/commit/324b1c886b407594196113a3dbddebe38eecd4e8"
] | CVE-2020-26290 | CWE-347 | [
{
"github.com/argoproj/argo-cd/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/controller": null,
"github.com/argoproj/argo-cd/util/oidc": null,
"github.com/argoproj/argo-cd/v2/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/v2/controller": null,
"github.com/argoproj/argo-cd/v2/pkg/apiclient": null,
"github.com/argoproj/argo-cd/v2/util/oidc": null,
"github.com/argoproj/argo-cd/v2/util/rand": null,
"github.com/argoproj/argo-workflows/v3/cmd/argo/commands": null,
"github.com/aws/aws-sdk-go/service/s3/s3crypto": null,
"github.com/cheqd/cheqd-node": null,
"github.com/dexidp/dex/connector/saml": {
"level": "critical",
"overview": "Affected versions of this package are vulnerable to Signature Validation Bypass. Disclosures of a few vulnerabilities impact users leveraging the SAML connector.",
"publish": "Introduced: 29 Dec 2020",
"remediation": "Upgrade github.com/dexidp/dex/connector/saml to version 2.27.0 or higher.",
"score": "9.1",
"vul_name": "Signature Validation Bypass",
"vul_range": ">=2.1.0 <2.27.0"
},
"github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms": null,
"github.com/filecoin-project/lotus/chain/gen": null,
"github.com/foxcpp/maddy/cmd/maddy-pam-helper": null,
"github.com/foxcpp/maddy/internal/auth/pam": null,
"github.com/foxcpp/maddy/internal/auth/shadow": null,
"github.com/golang/crypto": null,
"github.com/gopasspw/gopass/internal/tpl": null,
"github.com/grafana/grafana/pkg/plugins/manager/signature": null,
"github.com/gravitl/netmaker/logic": null,
"github.com/hashicorp/consul/agent/config": null,
"github.com/kiali/kiali/config": null,
"github.com/kiali/kiali/handlers": null,
"github.com/masterminds/goutils": null,
"github.com/matrix-org/dendrite/roomserver/internal/input": null,
"github.com/miekg/dns": null,
"github.com/px-org/panindex/control/middleware": null,
"github.com/rancher/rancher/pkg/tunnelserver/mcmauthorizer": null,
"github.com/rclone/rclone/backend/premiumizeme": null,
"github.com/rclone/rclone/cmd/rcd": null,
"github.com/rclone/rclone/fs/config": null,
"github.com/rclone/rclone/fs/rc/rcserver": null,
"github.com/russellhaering/goxmldsig": null,
"github.com/sigstore/cosign/cmd/cosign/cli/verify": null,
"github.com/sigstore/policy-controller/pkg/webhook": null,
"github.com/sylabs/sif/v2/pkg/integrity": null,
"github.com/tendermint/tendermint/internal/evidence": null,
"github.com/tendermint/tendermint/light": null,
"go.dedis.ch/kyber/v3": null,
"golang.org/x/crypto/salsa20/salsa": null,
"golang.org/x/crypto/ssh": null,
"k8s.io/kops": null
}
] |
241 | github.com/filecoin-project/lotus | [
"https://github.com/filecoin-project/lotus/pull/5393",
"https://gist.github.com/wadeAlexC/2490d522e81a796af9efcad1686e6754"
] | CVE-2021-21405 | CWE-347 | [
{
"github.com/argoproj/argo-cd/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/controller": null,
"github.com/argoproj/argo-cd/util/oidc": null,
"github.com/argoproj/argo-cd/v2/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/v2/controller": null,
"github.com/argoproj/argo-cd/v2/pkg/apiclient": null,
"github.com/argoproj/argo-cd/v2/util/oidc": null,
"github.com/argoproj/argo-cd/v2/util/rand": null,
"github.com/argoproj/argo-workflows/v3/cmd/argo/commands": null,
"github.com/aws/aws-sdk-go/service/s3/s3crypto": null,
"github.com/cheqd/cheqd-node": null,
"github.com/dexidp/dex/connector/saml": null,
"github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms": null,
"github.com/filecoin-project/lotus/chain/gen": {
"level": "medium",
"overview": "Affected versions of this package are vulnerable to Improper Input Validation. The ffi uses blst as the signature backend, matching the existing functionality. This allows to simplify the ffi contexts, and remove the git submodule for blst.",
"publish": "Introduced: 21 May 2021",
"remediation": "Upgrade github.com/filecoin-project/lotus/chain/gen to version 1.5.0 or higher.",
"score": "5.9",
"vul_name": "Improper Input Validation",
"vul_range": "<1.5.0"
},
"github.com/foxcpp/maddy/cmd/maddy-pam-helper": null,
"github.com/foxcpp/maddy/internal/auth/pam": null,
"github.com/foxcpp/maddy/internal/auth/shadow": null,
"github.com/golang/crypto": null,
"github.com/gopasspw/gopass/internal/tpl": null,
"github.com/grafana/grafana/pkg/plugins/manager/signature": null,
"github.com/gravitl/netmaker/logic": null,
"github.com/hashicorp/consul/agent/config": null,
"github.com/kiali/kiali/config": null,
"github.com/kiali/kiali/handlers": null,
"github.com/masterminds/goutils": null,
"github.com/matrix-org/dendrite/roomserver/internal/input": null,
"github.com/miekg/dns": null,
"github.com/px-org/panindex/control/middleware": null,
"github.com/rancher/rancher/pkg/tunnelserver/mcmauthorizer": null,
"github.com/rclone/rclone/backend/premiumizeme": null,
"github.com/rclone/rclone/cmd/rcd": null,
"github.com/rclone/rclone/fs/config": null,
"github.com/rclone/rclone/fs/rc/rcserver": null,
"github.com/russellhaering/goxmldsig": null,
"github.com/sigstore/cosign/cmd/cosign/cli/verify": null,
"github.com/sigstore/policy-controller/pkg/webhook": null,
"github.com/sylabs/sif/v2/pkg/integrity": null,
"github.com/tendermint/tendermint/internal/evidence": null,
"github.com/tendermint/tendermint/light": null,
"go.dedis.ch/kyber/v3": null,
"golang.org/x/crypto/salsa20/salsa": null,
"golang.org/x/crypto/ssh": null,
"k8s.io/kops": null
}
] |
264 | github.com/foxcpp/maddy | [
"https://github.com/foxcpp/maddy/commit/7ee6a39c6a1939b376545f030a5efd6f90913583",
"https://github.com/foxcpp/maddy/releases/tag/v0.5.4"
] | CVE-2022-24732 | CWE-324 | [
{
"github.com/argoproj/argo-cd/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/controller": null,
"github.com/argoproj/argo-cd/util/oidc": null,
"github.com/argoproj/argo-cd/v2/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/v2/controller": null,
"github.com/argoproj/argo-cd/v2/pkg/apiclient": null,
"github.com/argoproj/argo-cd/v2/util/oidc": null,
"github.com/argoproj/argo-cd/v2/util/rand": null,
"github.com/argoproj/argo-workflows/v3/cmd/argo/commands": null,
"github.com/aws/aws-sdk-go/service/s3/s3crypto": null,
"github.com/cheqd/cheqd-node": null,
"github.com/dexidp/dex/connector/saml": null,
"github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms": null,
"github.com/filecoin-project/lotus/chain/gen": null,
"github.com/foxcpp/maddy/cmd/maddy-pam-helper": {
"level": "medium",
"overview": "Affected versions of this package are vulnerable to Access Restriction Bypass which does not check password expiry or account expiry when authenticating using auth.pam.",
"publish": "Introduced: 7 Mar 2022",
"remediation": "Upgrade github.com/foxcpp/maddy/cmd/maddy-pam-helper to version 0.5.4 or higher.",
"score": "6.5",
"vul_name": "Access Restriction Bypass",
"vul_range": "<0.5.4"
},
"github.com/foxcpp/maddy/internal/auth/pam": null,
"github.com/foxcpp/maddy/internal/auth/shadow": null,
"github.com/golang/crypto": null,
"github.com/gopasspw/gopass/internal/tpl": null,
"github.com/grafana/grafana/pkg/plugins/manager/signature": null,
"github.com/gravitl/netmaker/logic": null,
"github.com/hashicorp/consul/agent/config": null,
"github.com/kiali/kiali/config": null,
"github.com/kiali/kiali/handlers": null,
"github.com/masterminds/goutils": null,
"github.com/matrix-org/dendrite/roomserver/internal/input": null,
"github.com/miekg/dns": null,
"github.com/px-org/panindex/control/middleware": null,
"github.com/rancher/rancher/pkg/tunnelserver/mcmauthorizer": null,
"github.com/rclone/rclone/backend/premiumizeme": null,
"github.com/rclone/rclone/cmd/rcd": null,
"github.com/rclone/rclone/fs/config": null,
"github.com/rclone/rclone/fs/rc/rcserver": null,
"github.com/russellhaering/goxmldsig": null,
"github.com/sigstore/cosign/cmd/cosign/cli/verify": null,
"github.com/sigstore/policy-controller/pkg/webhook": null,
"github.com/sylabs/sif/v2/pkg/integrity": null,
"github.com/tendermint/tendermint/internal/evidence": null,
"github.com/tendermint/tendermint/light": null,
"go.dedis.ch/kyber/v3": null,
"golang.org/x/crypto/salsa20/salsa": null,
"golang.org/x/crypto/ssh": null,
"k8s.io/kops": null
},
{
"github.com/argoproj/argo-cd/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/controller": null,
"github.com/argoproj/argo-cd/util/oidc": null,
"github.com/argoproj/argo-cd/v2/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/v2/controller": null,
"github.com/argoproj/argo-cd/v2/pkg/apiclient": null,
"github.com/argoproj/argo-cd/v2/util/oidc": null,
"github.com/argoproj/argo-cd/v2/util/rand": null,
"github.com/argoproj/argo-workflows/v3/cmd/argo/commands": null,
"github.com/aws/aws-sdk-go/service/s3/s3crypto": null,
"github.com/cheqd/cheqd-node": null,
"github.com/dexidp/dex/connector/saml": null,
"github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms": null,
"github.com/filecoin-project/lotus/chain/gen": null,
"github.com/foxcpp/maddy/cmd/maddy-pam-helper": null,
"github.com/foxcpp/maddy/internal/auth/pam": {
"level": "medium",
"overview": "Affected versions of this package are vulnerable to Access Restriction Bypass which does not check password expiry or account expiry when authenticating using auth.pam.",
"publish": "Introduced: 7 Mar 2022",
"remediation": "Upgrade github.com/foxcpp/maddy/internal/auth/pam to version 0.5.4 or higher.",
"score": "6.5",
"vul_name": "Access Restriction Bypass",
"vul_range": "<0.5.4"
},
"github.com/foxcpp/maddy/internal/auth/shadow": null,
"github.com/golang/crypto": null,
"github.com/gopasspw/gopass/internal/tpl": null,
"github.com/grafana/grafana/pkg/plugins/manager/signature": null,
"github.com/gravitl/netmaker/logic": null,
"github.com/hashicorp/consul/agent/config": null,
"github.com/kiali/kiali/config": null,
"github.com/kiali/kiali/handlers": null,
"github.com/masterminds/goutils": null,
"github.com/matrix-org/dendrite/roomserver/internal/input": null,
"github.com/miekg/dns": null,
"github.com/px-org/panindex/control/middleware": null,
"github.com/rancher/rancher/pkg/tunnelserver/mcmauthorizer": null,
"github.com/rclone/rclone/backend/premiumizeme": null,
"github.com/rclone/rclone/cmd/rcd": null,
"github.com/rclone/rclone/fs/config": null,
"github.com/rclone/rclone/fs/rc/rcserver": null,
"github.com/russellhaering/goxmldsig": null,
"github.com/sigstore/cosign/cmd/cosign/cli/verify": null,
"github.com/sigstore/policy-controller/pkg/webhook": null,
"github.com/sylabs/sif/v2/pkg/integrity": null,
"github.com/tendermint/tendermint/internal/evidence": null,
"github.com/tendermint/tendermint/light": null,
"go.dedis.ch/kyber/v3": null,
"golang.org/x/crypto/salsa20/salsa": null,
"golang.org/x/crypto/ssh": null,
"k8s.io/kops": null
}
] |
266 | github.com/foxcpp/maddy | [
"https://github.com/foxcpp/maddy/commit/dcec70ec5c3b676da58ef4bf7e4f869574322964",
"https://github.com/foxcpp/maddy/releases/tag/v0.5.2"
] | CVE-2021-42583 | CWE-261 | [
{
"github.com/argoproj/argo-cd/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/controller": null,
"github.com/argoproj/argo-cd/util/oidc": null,
"github.com/argoproj/argo-cd/v2/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/v2/controller": null,
"github.com/argoproj/argo-cd/v2/pkg/apiclient": null,
"github.com/argoproj/argo-cd/v2/util/oidc": null,
"github.com/argoproj/argo-cd/v2/util/rand": null,
"github.com/argoproj/argo-workflows/v3/cmd/argo/commands": null,
"github.com/aws/aws-sdk-go/service/s3/s3crypto": null,
"github.com/cheqd/cheqd-node": null,
"github.com/dexidp/dex/connector/saml": null,
"github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms": null,
"github.com/filecoin-project/lotus/chain/gen": null,
"github.com/foxcpp/maddy/cmd/maddy-pam-helper": null,
"github.com/foxcpp/maddy/internal/auth/pam": null,
"github.com/foxcpp/maddy/internal/auth/shadow": {
"level": "medium",
"overview": "github.com/foxcpp/maddy/internal/auth/shadow is a composable all-in-one mail server.\nAffected versions of this package are vulnerable to Insecure Encryption via the auth.shadow module as it uses insecure MD5 hashes.",
"publish": "Introduced: 12 Oct 2021",
"remediation": "Upgrade github.com/foxcpp/maddy/internal/auth/shadow to version 0.5.2 or higher.",
"score": "4.7",
"vul_name": "Insecure Encryption",
"vul_range": ">=0.5.0 <0.5.2"
},
"github.com/golang/crypto": null,
"github.com/gopasspw/gopass/internal/tpl": null,
"github.com/grafana/grafana/pkg/plugins/manager/signature": null,
"github.com/gravitl/netmaker/logic": null,
"github.com/hashicorp/consul/agent/config": null,
"github.com/kiali/kiali/config": null,
"github.com/kiali/kiali/handlers": null,
"github.com/masterminds/goutils": null,
"github.com/matrix-org/dendrite/roomserver/internal/input": null,
"github.com/miekg/dns": null,
"github.com/px-org/panindex/control/middleware": null,
"github.com/rancher/rancher/pkg/tunnelserver/mcmauthorizer": null,
"github.com/rclone/rclone/backend/premiumizeme": null,
"github.com/rclone/rclone/cmd/rcd": null,
"github.com/rclone/rclone/fs/config": null,
"github.com/rclone/rclone/fs/rc/rcserver": null,
"github.com/russellhaering/goxmldsig": null,
"github.com/sigstore/cosign/cmd/cosign/cli/verify": null,
"github.com/sigstore/policy-controller/pkg/webhook": null,
"github.com/sylabs/sif/v2/pkg/integrity": null,
"github.com/tendermint/tendermint/internal/evidence": null,
"github.com/tendermint/tendermint/light": null,
"go.dedis.ch/kyber/v3": null,
"golang.org/x/crypto/salsa20/salsa": null,
"golang.org/x/crypto/ssh": null,
"k8s.io/kops": null
}
] |
356 | github.com/gopasspw/gopass | [
"https://github.com/gopasspw/gopass/commit/8d227c9e3858112cdafd4bf449fde454141107ae",
"https://github.com/gopasspw/gopass/issues/1688"
] | CWE-326 | [
{
"github.com/argoproj/argo-cd/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/controller": null,
"github.com/argoproj/argo-cd/util/oidc": null,
"github.com/argoproj/argo-cd/v2/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/v2/controller": null,
"github.com/argoproj/argo-cd/v2/pkg/apiclient": null,
"github.com/argoproj/argo-cd/v2/util/oidc": null,
"github.com/argoproj/argo-cd/v2/util/rand": null,
"github.com/argoproj/argo-workflows/v3/cmd/argo/commands": null,
"github.com/aws/aws-sdk-go/service/s3/s3crypto": null,
"github.com/cheqd/cheqd-node": null,
"github.com/dexidp/dex/connector/saml": null,
"github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms": null,
"github.com/filecoin-project/lotus/chain/gen": null,
"github.com/foxcpp/maddy/cmd/maddy-pam-helper": null,
"github.com/foxcpp/maddy/internal/auth/pam": null,
"github.com/foxcpp/maddy/internal/auth/shadow": null,
"github.com/golang/crypto": null,
"github.com/gopasspw/gopass/internal/tpl": {
"level": "medium",
"overview": "github.com/gopasspw/gopass/internal/tpl is an a password manager for the command line.\nAffected versions of this package are vulnerable to Insecure Encryption. Salted hash functions used in the templates are using only 4 bytes of random salt, which can lead to them being brute-forced.",
"publish": "Introduced: 18 Jan 2021",
"remediation": "Upgrade github.com/gopasspw/gopass/internal/tpl to version 1.11.0 or higher.",
"score": "5.8",
"vul_name": "Insecure Encryption",
"vul_range": "<1.11.0"
},
"github.com/grafana/grafana/pkg/plugins/manager/signature": null,
"github.com/gravitl/netmaker/logic": null,
"github.com/hashicorp/consul/agent/config": null,
"github.com/kiali/kiali/config": null,
"github.com/kiali/kiali/handlers": null,
"github.com/masterminds/goutils": null,
"github.com/matrix-org/dendrite/roomserver/internal/input": null,
"github.com/miekg/dns": null,
"github.com/px-org/panindex/control/middleware": null,
"github.com/rancher/rancher/pkg/tunnelserver/mcmauthorizer": null,
"github.com/rclone/rclone/backend/premiumizeme": null,
"github.com/rclone/rclone/cmd/rcd": null,
"github.com/rclone/rclone/fs/config": null,
"github.com/rclone/rclone/fs/rc/rcserver": null,
"github.com/russellhaering/goxmldsig": null,
"github.com/sigstore/cosign/cmd/cosign/cli/verify": null,
"github.com/sigstore/policy-controller/pkg/webhook": null,
"github.com/sylabs/sif/v2/pkg/integrity": null,
"github.com/tendermint/tendermint/internal/evidence": null,
"github.com/tendermint/tendermint/light": null,
"go.dedis.ch/kyber/v3": null,
"golang.org/x/crypto/salsa20/salsa": null,
"golang.org/x/crypto/ssh": null,
"k8s.io/kops": null
}
] |
|
400 | github.com/grafana/grafana | [
"https://github.com/grafana/grafana/commit/f80476a7ef22afa8e80237d756dcbeb77f6fb635",
"https://github.com/grafana/grafana/releases/tag/v9.1.8"
] | CVE-2022-31123 | CWE-347 | [
{
"github.com/argoproj/argo-cd/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/controller": null,
"github.com/argoproj/argo-cd/util/oidc": null,
"github.com/argoproj/argo-cd/v2/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/v2/controller": null,
"github.com/argoproj/argo-cd/v2/pkg/apiclient": null,
"github.com/argoproj/argo-cd/v2/util/oidc": null,
"github.com/argoproj/argo-cd/v2/util/rand": null,
"github.com/argoproj/argo-workflows/v3/cmd/argo/commands": null,
"github.com/aws/aws-sdk-go/service/s3/s3crypto": null,
"github.com/cheqd/cheqd-node": null,
"github.com/dexidp/dex/connector/saml": null,
"github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms": null,
"github.com/filecoin-project/lotus/chain/gen": null,
"github.com/foxcpp/maddy/cmd/maddy-pam-helper": null,
"github.com/foxcpp/maddy/internal/auth/pam": null,
"github.com/foxcpp/maddy/internal/auth/shadow": null,
"github.com/golang/crypto": null,
"github.com/gopasspw/gopass/internal/tpl": null,
"github.com/grafana/grafana/pkg/plugins/manager/signature": {
"level": "medium",
"overview": "Affected versions of this package are vulnerable to Improper Verification of Cryptographic Signature by allowing an attacker to convince a server admin to download and successfully run a malicious plugin even though unsigned plugins are not allowed.",
"publish": "Introduced: 14 Oct 2022",
"remediation": "Upgrade github.com/grafana/grafana/pkg/plugins/manager/signature to version 8.5.14, 9.1.8 or higher.",
"score": "6.1",
"vul_name": "Improper Verification of Cryptographic Signature",
"vul_range": "<8.5.14,>=9.0.0 <9.1.8"
},
"github.com/gravitl/netmaker/logic": null,
"github.com/hashicorp/consul/agent/config": null,
"github.com/kiali/kiali/config": null,
"github.com/kiali/kiali/handlers": null,
"github.com/masterminds/goutils": null,
"github.com/matrix-org/dendrite/roomserver/internal/input": null,
"github.com/miekg/dns": null,
"github.com/px-org/panindex/control/middleware": null,
"github.com/rancher/rancher/pkg/tunnelserver/mcmauthorizer": null,
"github.com/rclone/rclone/backend/premiumizeme": null,
"github.com/rclone/rclone/cmd/rcd": null,
"github.com/rclone/rclone/fs/config": null,
"github.com/rclone/rclone/fs/rc/rcserver": null,
"github.com/russellhaering/goxmldsig": null,
"github.com/sigstore/cosign/cmd/cosign/cli/verify": null,
"github.com/sigstore/policy-controller/pkg/webhook": null,
"github.com/sylabs/sif/v2/pkg/integrity": null,
"github.com/tendermint/tendermint/internal/evidence": null,
"github.com/tendermint/tendermint/light": null,
"go.dedis.ch/kyber/v3": null,
"golang.org/x/crypto/salsa20/salsa": null,
"golang.org/x/crypto/ssh": null,
"k8s.io/kops": null
}
] |
422 | github.com/gravitl/netmaker | [
"https://github.com/gravitl/netmaker/commit/9bee12642986cb9534e268447b70e6f0f03c59cf"
] | CVE-2022-0664 | CWE-321 | [
{
"github.com/argoproj/argo-cd/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/controller": null,
"github.com/argoproj/argo-cd/util/oidc": null,
"github.com/argoproj/argo-cd/v2/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/v2/controller": null,
"github.com/argoproj/argo-cd/v2/pkg/apiclient": null,
"github.com/argoproj/argo-cd/v2/util/oidc": null,
"github.com/argoproj/argo-cd/v2/util/rand": null,
"github.com/argoproj/argo-workflows/v3/cmd/argo/commands": null,
"github.com/aws/aws-sdk-go/service/s3/s3crypto": null,
"github.com/cheqd/cheqd-node": null,
"github.com/dexidp/dex/connector/saml": null,
"github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms": null,
"github.com/filecoin-project/lotus/chain/gen": null,
"github.com/foxcpp/maddy/cmd/maddy-pam-helper": null,
"github.com/foxcpp/maddy/internal/auth/pam": null,
"github.com/foxcpp/maddy/internal/auth/shadow": null,
"github.com/golang/crypto": null,
"github.com/gopasspw/gopass/internal/tpl": null,
"github.com/grafana/grafana/pkg/plugins/manager/signature": null,
"github.com/gravitl/netmaker/logic": {
"level": "high",
"overview": "Affected versions of this package are vulnerable to Use of Hard-coded Cryptographic Key in the codebase, which can be exploited to run admin commands on a remote server if the address and username of the admin are known.",
"publish": "Introduced: 20 Feb 2022",
"remediation": "Upgrade github.com/gravitl/netmaker/logic to version 0.8.5, 0.9.4 or higher.",
"score": "7.2",
"vul_name": "Use of Hard-coded Cryptographic Key",
"vul_range": "<0.8.5,>=0.9.0 <0.9.4"
},
"github.com/hashicorp/consul/agent/config": null,
"github.com/kiali/kiali/config": null,
"github.com/kiali/kiali/handlers": null,
"github.com/masterminds/goutils": null,
"github.com/matrix-org/dendrite/roomserver/internal/input": null,
"github.com/miekg/dns": null,
"github.com/px-org/panindex/control/middleware": null,
"github.com/rancher/rancher/pkg/tunnelserver/mcmauthorizer": null,
"github.com/rclone/rclone/backend/premiumizeme": null,
"github.com/rclone/rclone/cmd/rcd": null,
"github.com/rclone/rclone/fs/config": null,
"github.com/rclone/rclone/fs/rc/rcserver": null,
"github.com/russellhaering/goxmldsig": null,
"github.com/sigstore/cosign/cmd/cosign/cli/verify": null,
"github.com/sigstore/policy-controller/pkg/webhook": null,
"github.com/sylabs/sif/v2/pkg/integrity": null,
"github.com/tendermint/tendermint/internal/evidence": null,
"github.com/tendermint/tendermint/light": null,
"go.dedis.ch/kyber/v3": null,
"golang.org/x/crypto/salsa20/salsa": null,
"golang.org/x/crypto/ssh": null,
"k8s.io/kops": null
}
] |
435 | github.com/hashicorp/consul | [
"https://github.com/hashicorp/consul/commit/7777891aa6e8052c97d457b2b648a3111eb8fb10"
] | CWE-310 | [
{
"github.com/argoproj/argo-cd/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/controller": null,
"github.com/argoproj/argo-cd/util/oidc": null,
"github.com/argoproj/argo-cd/v2/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/v2/controller": null,
"github.com/argoproj/argo-cd/v2/pkg/apiclient": null,
"github.com/argoproj/argo-cd/v2/util/oidc": null,
"github.com/argoproj/argo-cd/v2/util/rand": null,
"github.com/argoproj/argo-workflows/v3/cmd/argo/commands": null,
"github.com/aws/aws-sdk-go/service/s3/s3crypto": null,
"github.com/cheqd/cheqd-node": null,
"github.com/dexidp/dex/connector/saml": null,
"github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms": null,
"github.com/filecoin-project/lotus/chain/gen": null,
"github.com/foxcpp/maddy/cmd/maddy-pam-helper": null,
"github.com/foxcpp/maddy/internal/auth/pam": null,
"github.com/foxcpp/maddy/internal/auth/shadow": null,
"github.com/golang/crypto": null,
"github.com/gopasspw/gopass/internal/tpl": null,
"github.com/grafana/grafana/pkg/plugins/manager/signature": null,
"github.com/gravitl/netmaker/logic": null,
"github.com/hashicorp/consul/agent/config": {
"level": "medium",
"overview": "github.com/hashicorp/consul/agent/config is a package, part of Hashicorps, consul.\nAffected versions of this package are vulnerable to Cryptographic Issues. 3DES ciphers could be abused by a network attacker who can monitor a long-lived Triple-DES HTTPS connection and recover sensitive information.",
"publish": "Introduced: 19 Mar 2020",
"remediation": "Upgrade github.com/hashicorp/consul/agent/config to version 1.7.2 or higher.",
"score": "4.8",
"vul_name": "Cryptographic Issues",
"vul_range": "<1.7.2"
},
"github.com/kiali/kiali/config": null,
"github.com/kiali/kiali/handlers": null,
"github.com/masterminds/goutils": null,
"github.com/matrix-org/dendrite/roomserver/internal/input": null,
"github.com/miekg/dns": null,
"github.com/px-org/panindex/control/middleware": null,
"github.com/rancher/rancher/pkg/tunnelserver/mcmauthorizer": null,
"github.com/rclone/rclone/backend/premiumizeme": null,
"github.com/rclone/rclone/cmd/rcd": null,
"github.com/rclone/rclone/fs/config": null,
"github.com/rclone/rclone/fs/rc/rcserver": null,
"github.com/russellhaering/goxmldsig": null,
"github.com/sigstore/cosign/cmd/cosign/cli/verify": null,
"github.com/sigstore/policy-controller/pkg/webhook": null,
"github.com/sylabs/sif/v2/pkg/integrity": null,
"github.com/tendermint/tendermint/internal/evidence": null,
"github.com/tendermint/tendermint/light": null,
"go.dedis.ch/kyber/v3": null,
"golang.org/x/crypto/salsa20/salsa": null,
"golang.org/x/crypto/ssh": null,
"k8s.io/kops": null
}
] |
|
570 | github.com/rclone/rclone | [
"https://github.com/rclone/rclone/commit/7985df37681f54d013816a4641da4f9b085b3aa5",
"https://github.com/rclone/rclone/commit/193c30d57038017370594d5bc8ee9bc32580ddf2",
"https://github.com/rclone/rclone/issues/4783",
"https://rclone.org/changelog/#v1-53-3-2020-11-19"
] | CVE-2020-28924 | CWE-330 | [
{
"github.com/argoproj/argo-cd/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/controller": null,
"github.com/argoproj/argo-cd/util/oidc": null,
"github.com/argoproj/argo-cd/v2/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/v2/controller": null,
"github.com/argoproj/argo-cd/v2/pkg/apiclient": null,
"github.com/argoproj/argo-cd/v2/util/oidc": null,
"github.com/argoproj/argo-cd/v2/util/rand": null,
"github.com/argoproj/argo-workflows/v3/cmd/argo/commands": null,
"github.com/aws/aws-sdk-go/service/s3/s3crypto": null,
"github.com/cheqd/cheqd-node": null,
"github.com/dexidp/dex/connector/saml": null,
"github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms": null,
"github.com/filecoin-project/lotus/chain/gen": null,
"github.com/foxcpp/maddy/cmd/maddy-pam-helper": null,
"github.com/foxcpp/maddy/internal/auth/pam": null,
"github.com/foxcpp/maddy/internal/auth/shadow": null,
"github.com/golang/crypto": null,
"github.com/gopasspw/gopass/internal/tpl": null,
"github.com/grafana/grafana/pkg/plugins/manager/signature": null,
"github.com/gravitl/netmaker/logic": null,
"github.com/hashicorp/consul/agent/config": null,
"github.com/kiali/kiali/config": null,
"github.com/kiali/kiali/handlers": null,
"github.com/masterminds/goutils": null,
"github.com/matrix-org/dendrite/roomserver/internal/input": null,
"github.com/miekg/dns": null,
"github.com/px-org/panindex/control/middleware": null,
"github.com/rancher/rancher/pkg/tunnelserver/mcmauthorizer": null,
"github.com/rclone/rclone/backend/premiumizeme": {
"level": "medium",
"overview": "github.com/rclone/rclone/backend/premiumizeme is a Rclone (\"rsync for cloud storage\") is a command line program to sync files and directories to and from different cloud storage providers.\nAffected versions of this package are vulnerable to Insecure Randomness. Due to the use of a weak random number generator, the password generator has been producing weak passwords with much less entropy than advertised. The suggested passwords depend deterministically on the time the second rclone was started. This limits the entropy of the passwords enormously. These passwords are often used in the crypt backend for encryption of data. It would be possible to make a dictionary of all possible passwords with about 38 million entries per password length. This would make decryption of secret material possible with a plausible amount of effort. \nNOTE: all passwords generated by affected versions should be changed.",
"publish": "Introduced: 10 Jun 2021",
"remediation": "Upgrade github.com/rclone/rclone/backend/premiumizeme to version 1.53.3 or higher.",
"score": "6.5",
"vul_name": "Insecure Randomness",
"vul_range": ">=1.49.0 <1.53.3"
},
"github.com/rclone/rclone/cmd/rcd": null,
"github.com/rclone/rclone/fs/config": null,
"github.com/rclone/rclone/fs/rc/rcserver": null,
"github.com/russellhaering/goxmldsig": null,
"github.com/sigstore/cosign/cmd/cosign/cli/verify": null,
"github.com/sigstore/policy-controller/pkg/webhook": null,
"github.com/sylabs/sif/v2/pkg/integrity": null,
"github.com/tendermint/tendermint/internal/evidence": null,
"github.com/tendermint/tendermint/light": null,
"go.dedis.ch/kyber/v3": null,
"golang.org/x/crypto/salsa20/salsa": null,
"golang.org/x/crypto/ssh": null,
"k8s.io/kops": null
},
{
"github.com/argoproj/argo-cd/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/controller": null,
"github.com/argoproj/argo-cd/util/oidc": null,
"github.com/argoproj/argo-cd/v2/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/v2/controller": null,
"github.com/argoproj/argo-cd/v2/pkg/apiclient": null,
"github.com/argoproj/argo-cd/v2/util/oidc": null,
"github.com/argoproj/argo-cd/v2/util/rand": null,
"github.com/argoproj/argo-workflows/v3/cmd/argo/commands": null,
"github.com/aws/aws-sdk-go/service/s3/s3crypto": null,
"github.com/cheqd/cheqd-node": null,
"github.com/dexidp/dex/connector/saml": null,
"github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms": null,
"github.com/filecoin-project/lotus/chain/gen": null,
"github.com/foxcpp/maddy/cmd/maddy-pam-helper": null,
"github.com/foxcpp/maddy/internal/auth/pam": null,
"github.com/foxcpp/maddy/internal/auth/shadow": null,
"github.com/golang/crypto": null,
"github.com/gopasspw/gopass/internal/tpl": null,
"github.com/grafana/grafana/pkg/plugins/manager/signature": null,
"github.com/gravitl/netmaker/logic": null,
"github.com/hashicorp/consul/agent/config": null,
"github.com/kiali/kiali/config": null,
"github.com/kiali/kiali/handlers": null,
"github.com/masterminds/goutils": null,
"github.com/matrix-org/dendrite/roomserver/internal/input": null,
"github.com/miekg/dns": null,
"github.com/px-org/panindex/control/middleware": null,
"github.com/rancher/rancher/pkg/tunnelserver/mcmauthorizer": null,
"github.com/rclone/rclone/backend/premiumizeme": null,
"github.com/rclone/rclone/cmd/rcd": {
"level": "medium",
"overview": "github.com/rclone/rclone/cmd/rcd is a package part of rclone - \"rsync for cloud storage\".\nAffected versions of this package are vulnerable to Insecure Randomness. Due to the use of a weak random number generator, the password generator has been producing weak passwords with much less entropy than advertised. The suggested passwords depend deterministically on the time the second rclone was started. This limits the entropy of the passwords enormously. These passwords are often used in the crypt backend for encryption of data. It would be possible to make a dictionary of all possible passwords with about 38 million entries per password length. This would make decryption of secret material possible with a plausible amount of effort. \nNOTE: all passwords generated by affected versions should be changed.",
"publish": "Introduced: 10 Jun 2021",
"remediation": "Upgrade github.com/rclone/rclone/cmd/rcd to version 1.53.3 or higher.",
"score": "6.5",
"vul_name": "Insecure Randomness",
"vul_range": ">=1.49.0 <1.53.3"
},
"github.com/rclone/rclone/fs/config": null,
"github.com/rclone/rclone/fs/rc/rcserver": null,
"github.com/russellhaering/goxmldsig": null,
"github.com/sigstore/cosign/cmd/cosign/cli/verify": null,
"github.com/sigstore/policy-controller/pkg/webhook": null,
"github.com/sylabs/sif/v2/pkg/integrity": null,
"github.com/tendermint/tendermint/internal/evidence": null,
"github.com/tendermint/tendermint/light": null,
"go.dedis.ch/kyber/v3": null,
"golang.org/x/crypto/salsa20/salsa": null,
"golang.org/x/crypto/ssh": null,
"k8s.io/kops": null
},
{
"github.com/argoproj/argo-cd/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/controller": null,
"github.com/argoproj/argo-cd/util/oidc": null,
"github.com/argoproj/argo-cd/v2/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/v2/controller": null,
"github.com/argoproj/argo-cd/v2/pkg/apiclient": null,
"github.com/argoproj/argo-cd/v2/util/oidc": null,
"github.com/argoproj/argo-cd/v2/util/rand": null,
"github.com/argoproj/argo-workflows/v3/cmd/argo/commands": null,
"github.com/aws/aws-sdk-go/service/s3/s3crypto": null,
"github.com/cheqd/cheqd-node": null,
"github.com/dexidp/dex/connector/saml": null,
"github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms": null,
"github.com/filecoin-project/lotus/chain/gen": null,
"github.com/foxcpp/maddy/cmd/maddy-pam-helper": null,
"github.com/foxcpp/maddy/internal/auth/pam": null,
"github.com/foxcpp/maddy/internal/auth/shadow": null,
"github.com/golang/crypto": null,
"github.com/gopasspw/gopass/internal/tpl": null,
"github.com/grafana/grafana/pkg/plugins/manager/signature": null,
"github.com/gravitl/netmaker/logic": null,
"github.com/hashicorp/consul/agent/config": null,
"github.com/kiali/kiali/config": null,
"github.com/kiali/kiali/handlers": null,
"github.com/masterminds/goutils": null,
"github.com/matrix-org/dendrite/roomserver/internal/input": null,
"github.com/miekg/dns": null,
"github.com/px-org/panindex/control/middleware": null,
"github.com/rancher/rancher/pkg/tunnelserver/mcmauthorizer": null,
"github.com/rclone/rclone/backend/premiumizeme": null,
"github.com/rclone/rclone/cmd/rcd": null,
"github.com/rclone/rclone/fs/config": {
"level": "medium",
"overview": "github.com/rclone/rclone/fs/config is a Rclone (\"rsync for cloud storage\") is a command line program to sync files and directories to and from different cloud storage providers.\nAffected versions of this package are vulnerable to Insecure Randomness. Due to the use of a weak random number generator, the password generator has been producing weak passwords with much less entropy than advertised. The suggested passwords depend deterministically on the time the second rclone was started. This limits the entropy of the passwords enormously. These passwords are often used in the crypt backend for encryption of data. It would be possible to make a dictionary of all possible passwords with about 38 million entries per password length. This would make decryption of secret material possible with a plausible amount of effort. \nNOTE: all passwords generated by affected versions should be changed.",
"publish": "Introduced: 10 Jun 2021",
"remediation": "Upgrade github.com/rclone/rclone/fs/config to version 1.53.3 or higher.",
"score": "6.5",
"vul_name": "Insecure Randomness",
"vul_range": ">=1.49.0 <1.53.3"
},
"github.com/rclone/rclone/fs/rc/rcserver": null,
"github.com/russellhaering/goxmldsig": null,
"github.com/sigstore/cosign/cmd/cosign/cli/verify": null,
"github.com/sigstore/policy-controller/pkg/webhook": null,
"github.com/sylabs/sif/v2/pkg/integrity": null,
"github.com/tendermint/tendermint/internal/evidence": null,
"github.com/tendermint/tendermint/light": null,
"go.dedis.ch/kyber/v3": null,
"golang.org/x/crypto/salsa20/salsa": null,
"golang.org/x/crypto/ssh": null,
"k8s.io/kops": null
},
{
"github.com/argoproj/argo-cd/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/controller": null,
"github.com/argoproj/argo-cd/util/oidc": null,
"github.com/argoproj/argo-cd/v2/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/v2/controller": null,
"github.com/argoproj/argo-cd/v2/pkg/apiclient": null,
"github.com/argoproj/argo-cd/v2/util/oidc": null,
"github.com/argoproj/argo-cd/v2/util/rand": null,
"github.com/argoproj/argo-workflows/v3/cmd/argo/commands": null,
"github.com/aws/aws-sdk-go/service/s3/s3crypto": null,
"github.com/cheqd/cheqd-node": null,
"github.com/dexidp/dex/connector/saml": null,
"github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms": null,
"github.com/filecoin-project/lotus/chain/gen": null,
"github.com/foxcpp/maddy/cmd/maddy-pam-helper": null,
"github.com/foxcpp/maddy/internal/auth/pam": null,
"github.com/foxcpp/maddy/internal/auth/shadow": null,
"github.com/golang/crypto": null,
"github.com/gopasspw/gopass/internal/tpl": null,
"github.com/grafana/grafana/pkg/plugins/manager/signature": null,
"github.com/gravitl/netmaker/logic": null,
"github.com/hashicorp/consul/agent/config": null,
"github.com/kiali/kiali/config": null,
"github.com/kiali/kiali/handlers": null,
"github.com/masterminds/goutils": null,
"github.com/matrix-org/dendrite/roomserver/internal/input": null,
"github.com/miekg/dns": null,
"github.com/px-org/panindex/control/middleware": null,
"github.com/rancher/rancher/pkg/tunnelserver/mcmauthorizer": null,
"github.com/rclone/rclone/backend/premiumizeme": null,
"github.com/rclone/rclone/cmd/rcd": null,
"github.com/rclone/rclone/fs/config": null,
"github.com/rclone/rclone/fs/rc/rcserver": {
"level": "medium",
"overview": "Affected versions of this package are vulnerable to Insecure Randomness. Due to the use of a weak random number generator, the password generator has been producing weak passwords with much less entropy than advertised. The suggested passwords depend deterministically on the time the second rclone was started. This limits the entropy of the passwords enormously. These passwords are often used in the crypt backend for encryption of data. It would be possible to make a dictionary of all possible passwords with about 38 million entries per password length. This would make decryption of secret material possible with a plausible amount of effort. \nNOTE: all passwords generated by affected versions should be changed.",
"publish": "Introduced: 10 Jun 2021",
"remediation": "Upgrade github.com/rclone/rclone/fs/rc/rcserver to version 1.53.3 or higher.",
"score": "6.5",
"vul_name": "Insecure Randomness",
"vul_range": ">=1.49.0 <1.53.3"
},
"github.com/russellhaering/goxmldsig": null,
"github.com/sigstore/cosign/cmd/cosign/cli/verify": null,
"github.com/sigstore/policy-controller/pkg/webhook": null,
"github.com/sylabs/sif/v2/pkg/integrity": null,
"github.com/tendermint/tendermint/internal/evidence": null,
"github.com/tendermint/tendermint/light": null,
"go.dedis.ch/kyber/v3": null,
"golang.org/x/crypto/salsa20/salsa": null,
"golang.org/x/crypto/ssh": null,
"k8s.io/kops": null
}
] |
593 | github.com/edgexfoundry/app-functions-sdk-go | [
"https://github.com/edgexfoundry/app-functions-sdk-go/commit/8fa13c6388ce76a6b878b54490eac61aa7d81165",
"https://github.com/edgexfoundry/app-functions-sdk-go/issues/968",
"https://github.com/edgexfoundry/app-functions-sdk-go/pull/984"
] | CVE-2021-41278 | CWE-326 | [
{
"github.com/argoproj/argo-cd/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/controller": null,
"github.com/argoproj/argo-cd/util/oidc": null,
"github.com/argoproj/argo-cd/v2/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/v2/controller": null,
"github.com/argoproj/argo-cd/v2/pkg/apiclient": null,
"github.com/argoproj/argo-cd/v2/util/oidc": null,
"github.com/argoproj/argo-cd/v2/util/rand": null,
"github.com/argoproj/argo-workflows/v3/cmd/argo/commands": null,
"github.com/aws/aws-sdk-go/service/s3/s3crypto": null,
"github.com/cheqd/cheqd-node": null,
"github.com/dexidp/dex/connector/saml": null,
"github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms": {
"level": "medium",
"overview": "Affected versions of this package are vulnerable to Insecure Encryption via broken encryption in app-functions-sdk “AES” transform in EdgeX, which allows attackers to decrypt messages via unspecified vectors.",
"publish": "Introduced: 19 Nov 2021",
"remediation": "There is no fixed version for github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.",
"score": "5.4",
"vul_name": "Insecure Encryption",
"vul_range": "*"
},
"github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms": null,
"github.com/filecoin-project/lotus/chain/gen": null,
"github.com/foxcpp/maddy/cmd/maddy-pam-helper": null,
"github.com/foxcpp/maddy/internal/auth/pam": null,
"github.com/foxcpp/maddy/internal/auth/shadow": null,
"github.com/golang/crypto": null,
"github.com/gopasspw/gopass/internal/tpl": null,
"github.com/grafana/grafana/pkg/plugins/manager/signature": null,
"github.com/gravitl/netmaker/logic": null,
"github.com/hashicorp/consul/agent/config": null,
"github.com/kiali/kiali/config": null,
"github.com/kiali/kiali/handlers": null,
"github.com/masterminds/goutils": null,
"github.com/matrix-org/dendrite/roomserver/internal/input": null,
"github.com/miekg/dns": null,
"github.com/px-org/panindex/control/middleware": null,
"github.com/rancher/rancher/pkg/tunnelserver/mcmauthorizer": null,
"github.com/rclone/rclone/backend/premiumizeme": null,
"github.com/rclone/rclone/cmd/rcd": null,
"github.com/rclone/rclone/fs/config": null,
"github.com/rclone/rclone/fs/rc/rcserver": null,
"github.com/russellhaering/goxmldsig": null,
"github.com/sigstore/cosign/cmd/cosign/cli/verify": null,
"github.com/sigstore/policy-controller/pkg/webhook": null,
"github.com/sylabs/sif/v2/pkg/integrity": null,
"github.com/tendermint/tendermint/internal/evidence": null,
"github.com/tendermint/tendermint/light": null,
"go.dedis.ch/kyber/v3": null,
"golang.org/x/crypto/salsa20/salsa": null,
"golang.org/x/crypto/ssh": null,
"k8s.io/kops": null
},
{
"github.com/argoproj/argo-cd/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/controller": null,
"github.com/argoproj/argo-cd/util/oidc": null,
"github.com/argoproj/argo-cd/v2/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/v2/controller": null,
"github.com/argoproj/argo-cd/v2/pkg/apiclient": null,
"github.com/argoproj/argo-cd/v2/util/oidc": null,
"github.com/argoproj/argo-cd/v2/util/rand": null,
"github.com/argoproj/argo-workflows/v3/cmd/argo/commands": null,
"github.com/aws/aws-sdk-go/service/s3/s3crypto": null,
"github.com/cheqd/cheqd-node": null,
"github.com/dexidp/dex/connector/saml": null,
"github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app": {
"level": "medium",
"overview": "Affected versions of this package are vulnerable to Insecure Encryption via broken encryption in app-functions-sdk “AES” transform in EdgeX, which allows attackers to decrypt messages via unspecified vectors.",
"publish": "Introduced: 19 Nov 2021",
"remediation": "Upgrade github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app to version 2.1.0 or higher.",
"score": "5.4",
"vul_name": "Insecure Encryption",
"vul_range": "<2.1.0"
},
"github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms": null,
"github.com/filecoin-project/lotus/chain/gen": null,
"github.com/foxcpp/maddy/cmd/maddy-pam-helper": null,
"github.com/foxcpp/maddy/internal/auth/pam": null,
"github.com/foxcpp/maddy/internal/auth/shadow": null,
"github.com/golang/crypto": null,
"github.com/gopasspw/gopass/internal/tpl": null,
"github.com/grafana/grafana/pkg/plugins/manager/signature": null,
"github.com/gravitl/netmaker/logic": null,
"github.com/hashicorp/consul/agent/config": null,
"github.com/kiali/kiali/config": null,
"github.com/kiali/kiali/handlers": null,
"github.com/masterminds/goutils": null,
"github.com/matrix-org/dendrite/roomserver/internal/input": null,
"github.com/miekg/dns": null,
"github.com/px-org/panindex/control/middleware": null,
"github.com/rancher/rancher/pkg/tunnelserver/mcmauthorizer": null,
"github.com/rclone/rclone/backend/premiumizeme": null,
"github.com/rclone/rclone/cmd/rcd": null,
"github.com/rclone/rclone/fs/config": null,
"github.com/rclone/rclone/fs/rc/rcserver": null,
"github.com/russellhaering/goxmldsig": null,
"github.com/sigstore/cosign/cmd/cosign/cli/verify": null,
"github.com/sigstore/policy-controller/pkg/webhook": null,
"github.com/sylabs/sif/v2/pkg/integrity": null,
"github.com/tendermint/tendermint/internal/evidence": null,
"github.com/tendermint/tendermint/light": null,
"go.dedis.ch/kyber/v3": null,
"golang.org/x/crypto/salsa20/salsa": null,
"golang.org/x/crypto/ssh": null,
"k8s.io/kops": null
},
{
"github.com/argoproj/argo-cd/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/controller": null,
"github.com/argoproj/argo-cd/util/oidc": null,
"github.com/argoproj/argo-cd/v2/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/v2/controller": null,
"github.com/argoproj/argo-cd/v2/pkg/apiclient": null,
"github.com/argoproj/argo-cd/v2/util/oidc": null,
"github.com/argoproj/argo-cd/v2/util/rand": null,
"github.com/argoproj/argo-workflows/v3/cmd/argo/commands": null,
"github.com/aws/aws-sdk-go/service/s3/s3crypto": null,
"github.com/cheqd/cheqd-node": null,
"github.com/dexidp/dex/connector/saml": null,
"github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms": {
"level": "medium",
"overview": "Affected versions of this package are vulnerable to Insecure Encryption via broken encryption in app-functions-sdk “AES” transform in EdgeX, which allows attackers to decrypt messages via unspecified vectors.",
"publish": "Introduced: 19 Nov 2021",
"remediation": "Upgrade github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms to version 2.1.0 or higher.",
"score": "5.4",
"vul_name": "Insecure Encryption",
"vul_range": "<2.1.0"
},
"github.com/filecoin-project/lotus/chain/gen": null,
"github.com/foxcpp/maddy/cmd/maddy-pam-helper": null,
"github.com/foxcpp/maddy/internal/auth/pam": null,
"github.com/foxcpp/maddy/internal/auth/shadow": null,
"github.com/golang/crypto": null,
"github.com/gopasspw/gopass/internal/tpl": null,
"github.com/grafana/grafana/pkg/plugins/manager/signature": null,
"github.com/gravitl/netmaker/logic": null,
"github.com/hashicorp/consul/agent/config": null,
"github.com/kiali/kiali/config": null,
"github.com/kiali/kiali/handlers": null,
"github.com/masterminds/goutils": null,
"github.com/matrix-org/dendrite/roomserver/internal/input": null,
"github.com/miekg/dns": null,
"github.com/px-org/panindex/control/middleware": null,
"github.com/rancher/rancher/pkg/tunnelserver/mcmauthorizer": null,
"github.com/rclone/rclone/backend/premiumizeme": null,
"github.com/rclone/rclone/cmd/rcd": null,
"github.com/rclone/rclone/fs/config": null,
"github.com/rclone/rclone/fs/rc/rcserver": null,
"github.com/russellhaering/goxmldsig": null,
"github.com/sigstore/cosign/cmd/cosign/cli/verify": null,
"github.com/sigstore/policy-controller/pkg/webhook": null,
"github.com/sylabs/sif/v2/pkg/integrity": null,
"github.com/tendermint/tendermint/internal/evidence": null,
"github.com/tendermint/tendermint/light": null,
"go.dedis.ch/kyber/v3": null,
"golang.org/x/crypto/salsa20/salsa": null,
"golang.org/x/crypto/ssh": null,
"k8s.io/kops": null
}
] |
618 | github.com/kiali/kiali | [
"https://github.com/kiali/kiali/commit/93f5cd0b6698e8fe8772afb8f35816f6c086aef1",
"https://github.com/jpts/cve-2020-1764-poc",
"https://bugzilla.redhat.com/show_bug.cgi?id=1810383"
] | CVE-2020-1764 | CWE-321 | [
{
"github.com/argoproj/argo-cd/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/controller": null,
"github.com/argoproj/argo-cd/util/oidc": null,
"github.com/argoproj/argo-cd/v2/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/v2/controller": null,
"github.com/argoproj/argo-cd/v2/pkg/apiclient": null,
"github.com/argoproj/argo-cd/v2/util/oidc": null,
"github.com/argoproj/argo-cd/v2/util/rand": null,
"github.com/argoproj/argo-workflows/v3/cmd/argo/commands": null,
"github.com/aws/aws-sdk-go/service/s3/s3crypto": null,
"github.com/cheqd/cheqd-node": null,
"github.com/dexidp/dex/connector/saml": null,
"github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms": null,
"github.com/filecoin-project/lotus/chain/gen": null,
"github.com/foxcpp/maddy/cmd/maddy-pam-helper": null,
"github.com/foxcpp/maddy/internal/auth/pam": null,
"github.com/foxcpp/maddy/internal/auth/shadow": null,
"github.com/golang/crypto": null,
"github.com/gopasspw/gopass/internal/tpl": null,
"github.com/grafana/grafana/pkg/plugins/manager/signature": null,
"github.com/gravitl/netmaker/logic": null,
"github.com/hashicorp/consul/agent/config": null,
"github.com/kiali/kiali/config": {
"level": "high",
"overview": "github.com/kiali/kiali/config is a package part of Kiali project.\nAffected versions of this package are vulnerable to Insufficiently Protected Credentials. A hard-coded cryptographic key vulnerability in the default configuration file was found in Kiali. A remote attacker could abuse this flaw by creating their own JWT signed tokens and bypass Kiali authentication mechanisms, possibly gaining privileges to view and alter the Istio configuration",
"publish": "Introduced: 26 Mar 2020",
"remediation": "Upgrade github.com/kiali/kiali/config to version 1.16.0-snapshot.1 or higher.",
"score": "8.6",
"vul_name": "Insufficiently Protected Credentials",
"vul_range": "<1.16.0-snapshot.1"
},
"github.com/kiali/kiali/handlers": null,
"github.com/masterminds/goutils": null,
"github.com/matrix-org/dendrite/roomserver/internal/input": null,
"github.com/miekg/dns": null,
"github.com/px-org/panindex/control/middleware": null,
"github.com/rancher/rancher/pkg/tunnelserver/mcmauthorizer": null,
"github.com/rclone/rclone/backend/premiumizeme": null,
"github.com/rclone/rclone/cmd/rcd": null,
"github.com/rclone/rclone/fs/config": null,
"github.com/rclone/rclone/fs/rc/rcserver": null,
"github.com/russellhaering/goxmldsig": null,
"github.com/sigstore/cosign/cmd/cosign/cli/verify": null,
"github.com/sigstore/policy-controller/pkg/webhook": null,
"github.com/sylabs/sif/v2/pkg/integrity": null,
"github.com/tendermint/tendermint/internal/evidence": null,
"github.com/tendermint/tendermint/light": null,
"go.dedis.ch/kyber/v3": null,
"golang.org/x/crypto/salsa20/salsa": null,
"golang.org/x/crypto/ssh": null,
"k8s.io/kops": null
},
{
"github.com/argoproj/argo-cd/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/controller": null,
"github.com/argoproj/argo-cd/util/oidc": null,
"github.com/argoproj/argo-cd/v2/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/v2/controller": null,
"github.com/argoproj/argo-cd/v2/pkg/apiclient": null,
"github.com/argoproj/argo-cd/v2/util/oidc": null,
"github.com/argoproj/argo-cd/v2/util/rand": null,
"github.com/argoproj/argo-workflows/v3/cmd/argo/commands": null,
"github.com/aws/aws-sdk-go/service/s3/s3crypto": null,
"github.com/cheqd/cheqd-node": null,
"github.com/dexidp/dex/connector/saml": null,
"github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms": null,
"github.com/filecoin-project/lotus/chain/gen": null,
"github.com/foxcpp/maddy/cmd/maddy-pam-helper": null,
"github.com/foxcpp/maddy/internal/auth/pam": null,
"github.com/foxcpp/maddy/internal/auth/shadow": null,
"github.com/golang/crypto": null,
"github.com/gopasspw/gopass/internal/tpl": null,
"github.com/grafana/grafana/pkg/plugins/manager/signature": null,
"github.com/gravitl/netmaker/logic": null,
"github.com/hashicorp/consul/agent/config": null,
"github.com/kiali/kiali/config": null,
"github.com/kiali/kiali/handlers": {
"level": "high",
"overview": "github.com/kiali/kiali/handlers is a handler package part of kiali.\nAffected versions of this package are vulnerable to Insufficiently Protected Credentials. A hard-coded cryptographic key vulnerability in the default configuration file was found in Kiali. A remote attacker could abuse this flaw by creating their own JWT signed tokens and bypass Kiali authentication mechanisms, possibly gaining privileges to view and alter the Istio configuration",
"publish": "Introduced: 26 Mar 2020",
"remediation": "Upgrade github.com/kiali/kiali/handlers to version 1.16.0-snapshot.1 or higher.",
"score": "8.6",
"vul_name": "Insufficiently Protected Credentials",
"vul_range": "<1.16.0-snapshot.1"
},
"github.com/masterminds/goutils": null,
"github.com/matrix-org/dendrite/roomserver/internal/input": null,
"github.com/miekg/dns": null,
"github.com/px-org/panindex/control/middleware": null,
"github.com/rancher/rancher/pkg/tunnelserver/mcmauthorizer": null,
"github.com/rclone/rclone/backend/premiumizeme": null,
"github.com/rclone/rclone/cmd/rcd": null,
"github.com/rclone/rclone/fs/config": null,
"github.com/rclone/rclone/fs/rc/rcserver": null,
"github.com/russellhaering/goxmldsig": null,
"github.com/sigstore/cosign/cmd/cosign/cli/verify": null,
"github.com/sigstore/policy-controller/pkg/webhook": null,
"github.com/sylabs/sif/v2/pkg/integrity": null,
"github.com/tendermint/tendermint/internal/evidence": null,
"github.com/tendermint/tendermint/light": null,
"go.dedis.ch/kyber/v3": null,
"golang.org/x/crypto/salsa20/salsa": null,
"golang.org/x/crypto/ssh": null,
"k8s.io/kops": null
}
] |
649 | github.com/kubernetes/kops | [
"https://github.com/kubernetes/kops/issues/9496#issuecomment-663351234",
"https://sweet32.info/"
] | CWE-310 | [
{
"github.com/argoproj/argo-cd/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/controller": null,
"github.com/argoproj/argo-cd/util/oidc": null,
"github.com/argoproj/argo-cd/v2/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/v2/controller": null,
"github.com/argoproj/argo-cd/v2/pkg/apiclient": null,
"github.com/argoproj/argo-cd/v2/util/oidc": null,
"github.com/argoproj/argo-cd/v2/util/rand": null,
"github.com/argoproj/argo-workflows/v3/cmd/argo/commands": null,
"github.com/aws/aws-sdk-go/service/s3/s3crypto": null,
"github.com/cheqd/cheqd-node": null,
"github.com/dexidp/dex/connector/saml": null,
"github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms": null,
"github.com/filecoin-project/lotus/chain/gen": null,
"github.com/foxcpp/maddy/cmd/maddy-pam-helper": null,
"github.com/foxcpp/maddy/internal/auth/pam": null,
"github.com/foxcpp/maddy/internal/auth/shadow": null,
"github.com/golang/crypto": null,
"github.com/gopasspw/gopass/internal/tpl": null,
"github.com/grafana/grafana/pkg/plugins/manager/signature": null,
"github.com/gravitl/netmaker/logic": null,
"github.com/hashicorp/consul/agent/config": null,
"github.com/kiali/kiali/config": null,
"github.com/kiali/kiali/handlers": null,
"github.com/masterminds/goutils": null,
"github.com/matrix-org/dendrite/roomserver/internal/input": null,
"github.com/miekg/dns": null,
"github.com/px-org/panindex/control/middleware": null,
"github.com/rancher/rancher/pkg/tunnelserver/mcmauthorizer": null,
"github.com/rclone/rclone/backend/premiumizeme": null,
"github.com/rclone/rclone/cmd/rcd": null,
"github.com/rclone/rclone/fs/config": null,
"github.com/rclone/rclone/fs/rc/rcserver": null,
"github.com/russellhaering/goxmldsig": null,
"github.com/sigstore/cosign/cmd/cosign/cli/verify": null,
"github.com/sigstore/policy-controller/pkg/webhook": null,
"github.com/sylabs/sif/v2/pkg/integrity": null,
"github.com/tendermint/tendermint/internal/evidence": null,
"github.com/tendermint/tendermint/light": null,
"go.dedis.ch/kyber/v3": null,
"golang.org/x/crypto/salsa20/salsa": null,
"golang.org/x/crypto/ssh": null,
"k8s.io/kops": {
"level": "medium",
"overview": "k8s.io/kops is a package that helps you create, destroy, upgrade and maintain production-grade, highly available, Kubernetes clusters from the command line.\nAffected versions of this package are vulnerable to Cryptographic Issues. The package is susceptible to SWEET32 birthday attacks.",
"publish": "Introduced: 24 Jul 2020",
"remediation": "Upgrade k8s.io/kops to version 1.18.0 or higher.",
"score": "5.3",
"vul_name": "Cryptographic Issues",
"vul_range": "<1.18.0"
}
}
] |
|
680 | github.com/miekg/dns | [
"https://github.com/miekg/dns/commit/8ebf2e419df7857ac8919baa05248789a8ffbf33",
"https://github.com/miekg/dns/issues/1043"
] | CVE-2019-19794 | CWE-330 | [
{
"github.com/argoproj/argo-cd/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/controller": null,
"github.com/argoproj/argo-cd/util/oidc": null,
"github.com/argoproj/argo-cd/v2/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/v2/controller": null,
"github.com/argoproj/argo-cd/v2/pkg/apiclient": null,
"github.com/argoproj/argo-cd/v2/util/oidc": null,
"github.com/argoproj/argo-cd/v2/util/rand": null,
"github.com/argoproj/argo-workflows/v3/cmd/argo/commands": null,
"github.com/aws/aws-sdk-go/service/s3/s3crypto": null,
"github.com/cheqd/cheqd-node": null,
"github.com/dexidp/dex/connector/saml": null,
"github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms": null,
"github.com/filecoin-project/lotus/chain/gen": null,
"github.com/foxcpp/maddy/cmd/maddy-pam-helper": null,
"github.com/foxcpp/maddy/internal/auth/pam": null,
"github.com/foxcpp/maddy/internal/auth/shadow": null,
"github.com/golang/crypto": null,
"github.com/gopasspw/gopass/internal/tpl": null,
"github.com/grafana/grafana/pkg/plugins/manager/signature": null,
"github.com/gravitl/netmaker/logic": null,
"github.com/hashicorp/consul/agent/config": null,
"github.com/kiali/kiali/config": null,
"github.com/kiali/kiali/handlers": null,
"github.com/masterminds/goutils": null,
"github.com/matrix-org/dendrite/roomserver/internal/input": null,
"github.com/miekg/dns": {
"level": "high",
"overview": "github.com/miekg/dns is a complete and usable DNS library.\nAffected versions of this package are vulnerable to Insecure Randomness. It improperly generates random numbers because math/rand is used. The TXID becomes predictable, leading to response forgeries.",
"publish": "Introduced: 13 Dec 2019",
"remediation": "Upgrade github.com/miekg/dns to version 1.1.25 or higher.",
"score": "7.3",
"vul_name": "Insecure Randomness",
"vul_range": "<1.1.25"
},
"github.com/px-org/panindex/control/middleware": null,
"github.com/rancher/rancher/pkg/tunnelserver/mcmauthorizer": null,
"github.com/rclone/rclone/backend/premiumizeme": null,
"github.com/rclone/rclone/cmd/rcd": null,
"github.com/rclone/rclone/fs/config": null,
"github.com/rclone/rclone/fs/rc/rcserver": null,
"github.com/russellhaering/goxmldsig": null,
"github.com/sigstore/cosign/cmd/cosign/cli/verify": null,
"github.com/sigstore/policy-controller/pkg/webhook": null,
"github.com/sylabs/sif/v2/pkg/integrity": null,
"github.com/tendermint/tendermint/internal/evidence": null,
"github.com/tendermint/tendermint/light": null,
"go.dedis.ch/kyber/v3": null,
"golang.org/x/crypto/salsa20/salsa": null,
"golang.org/x/crypto/ssh": null,
"k8s.io/kops": null
}
] |
805 | github.com/russellhaering/goxmldsig | [
"https://github.com/russellhaering/goxmldsig/commit/f6188febf0c29d7ffe26a0436212b19cb9615e64"
] | CVE-2020-15216 | CWE-347 | [
{
"github.com/argoproj/argo-cd/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/controller": null,
"github.com/argoproj/argo-cd/util/oidc": null,
"github.com/argoproj/argo-cd/v2/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/v2/controller": null,
"github.com/argoproj/argo-cd/v2/pkg/apiclient": null,
"github.com/argoproj/argo-cd/v2/util/oidc": null,
"github.com/argoproj/argo-cd/v2/util/rand": null,
"github.com/argoproj/argo-workflows/v3/cmd/argo/commands": null,
"github.com/aws/aws-sdk-go/service/s3/s3crypto": null,
"github.com/cheqd/cheqd-node": null,
"github.com/dexidp/dex/connector/saml": null,
"github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms": null,
"github.com/filecoin-project/lotus/chain/gen": null,
"github.com/foxcpp/maddy/cmd/maddy-pam-helper": null,
"github.com/foxcpp/maddy/internal/auth/pam": null,
"github.com/foxcpp/maddy/internal/auth/shadow": null,
"github.com/golang/crypto": null,
"github.com/gopasspw/gopass/internal/tpl": null,
"github.com/grafana/grafana/pkg/plugins/manager/signature": null,
"github.com/gravitl/netmaker/logic": null,
"github.com/hashicorp/consul/agent/config": null,
"github.com/kiali/kiali/config": null,
"github.com/kiali/kiali/handlers": null,
"github.com/masterminds/goutils": null,
"github.com/matrix-org/dendrite/roomserver/internal/input": null,
"github.com/miekg/dns": null,
"github.com/px-org/panindex/control/middleware": null,
"github.com/rancher/rancher/pkg/tunnelserver/mcmauthorizer": null,
"github.com/rclone/rclone/backend/premiumizeme": null,
"github.com/rclone/rclone/cmd/rcd": null,
"github.com/rclone/rclone/fs/config": null,
"github.com/rclone/rclone/fs/rc/rcserver": null,
"github.com/russellhaering/goxmldsig": {
"level": "critical",
"overview": "github.com/russellhaering/goxmldsig is a XML Digital Signatures implemented in pure Go.\nAffected versions of this package are vulnerable to Signature Validation Bypass. With a carefully crafted XML file, an attacker can completely bypass signature validation and pass off an altered file as a signed one.",
"publish": "Introduced: 30 Sep 2020",
"remediation": "Upgrade github.com/russellhaering/goxmldsig to version 1.1.0 or higher.",
"score": "9.1",
"vul_name": "Signature Validation Bypass",
"vul_range": "<1.1.0"
},
"github.com/sigstore/cosign/cmd/cosign/cli/verify": null,
"github.com/sigstore/policy-controller/pkg/webhook": null,
"github.com/sylabs/sif/v2/pkg/integrity": null,
"github.com/tendermint/tendermint/internal/evidence": null,
"github.com/tendermint/tendermint/light": null,
"go.dedis.ch/kyber/v3": null,
"golang.org/x/crypto/salsa20/salsa": null,
"golang.org/x/crypto/ssh": null,
"k8s.io/kops": null
}
] |
830 | github.com/tendermint/tendermint | [
"https://github.com/tendermint/tendermint/commit/7869f5ec1db62bc31885c4b38735d9ede4a21f07",
"https://github.com/tendermint/tendermint/pull/6331"
] | CWE-347 | [
{
"github.com/argoproj/argo-cd/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/controller": null,
"github.com/argoproj/argo-cd/util/oidc": null,
"github.com/argoproj/argo-cd/v2/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/v2/controller": null,
"github.com/argoproj/argo-cd/v2/pkg/apiclient": null,
"github.com/argoproj/argo-cd/v2/util/oidc": null,
"github.com/argoproj/argo-cd/v2/util/rand": null,
"github.com/argoproj/argo-workflows/v3/cmd/argo/commands": null,
"github.com/aws/aws-sdk-go/service/s3/s3crypto": null,
"github.com/cheqd/cheqd-node": null,
"github.com/dexidp/dex/connector/saml": null,
"github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms": null,
"github.com/filecoin-project/lotus/chain/gen": null,
"github.com/foxcpp/maddy/cmd/maddy-pam-helper": null,
"github.com/foxcpp/maddy/internal/auth/pam": null,
"github.com/foxcpp/maddy/internal/auth/shadow": null,
"github.com/golang/crypto": null,
"github.com/gopasspw/gopass/internal/tpl": null,
"github.com/grafana/grafana/pkg/plugins/manager/signature": null,
"github.com/gravitl/netmaker/logic": null,
"github.com/hashicorp/consul/agent/config": null,
"github.com/kiali/kiali/config": null,
"github.com/kiali/kiali/handlers": null,
"github.com/masterminds/goutils": null,
"github.com/matrix-org/dendrite/roomserver/internal/input": null,
"github.com/miekg/dns": null,
"github.com/px-org/panindex/control/middleware": null,
"github.com/rancher/rancher/pkg/tunnelserver/mcmauthorizer": null,
"github.com/rclone/rclone/backend/premiumizeme": null,
"github.com/rclone/rclone/cmd/rcd": null,
"github.com/rclone/rclone/fs/config": null,
"github.com/rclone/rclone/fs/rc/rcserver": null,
"github.com/russellhaering/goxmldsig": null,
"github.com/sigstore/cosign/cmd/cosign/cli/verify": null,
"github.com/sigstore/policy-controller/pkg/webhook": null,
"github.com/sylabs/sif/v2/pkg/integrity": null,
"github.com/tendermint/tendermint/internal/evidence": {
"level": "medium",
"overview": "github.com/tendermint/tendermint/internal/evidence is a package that handles all evidence storage and gossiping from detection to block proposal.\nAffected versions of this package are vulnerable to Improper Verification of Cryptographic Signature. The light client can accept a bad header from its primary witness and will not be able to form evidence of this deception, (even if all the secondary witnesses is correct). Because the light client is responsible for verifying cross-chain state for IBC, a successful attack can result in loss of funds. \nNote: This attack cannot be successfully executed unless there are already ⅓+ Byzantine validators, and therefore outside of Tendermint’s security model.",
"publish": "Introduced: 20 Dec 2021",
"remediation": "Upgrade github.com/tendermint/tendermint/internal/evidence to version 0.34.9 or higher.",
"score": "5.9",
"vul_name": "Improper Verification of Cryptographic Signature",
"vul_range": ">=0.34.0 <0.34.9"
},
"github.com/tendermint/tendermint/light": null,
"go.dedis.ch/kyber/v3": null,
"golang.org/x/crypto/salsa20/salsa": null,
"golang.org/x/crypto/ssh": null,
"k8s.io/kops": null
},
{
"github.com/argoproj/argo-cd/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/controller": null,
"github.com/argoproj/argo-cd/util/oidc": null,
"github.com/argoproj/argo-cd/v2/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/v2/controller": null,
"github.com/argoproj/argo-cd/v2/pkg/apiclient": null,
"github.com/argoproj/argo-cd/v2/util/oidc": null,
"github.com/argoproj/argo-cd/v2/util/rand": null,
"github.com/argoproj/argo-workflows/v3/cmd/argo/commands": null,
"github.com/aws/aws-sdk-go/service/s3/s3crypto": null,
"github.com/cheqd/cheqd-node": null,
"github.com/dexidp/dex/connector/saml": null,
"github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms": null,
"github.com/filecoin-project/lotus/chain/gen": null,
"github.com/foxcpp/maddy/cmd/maddy-pam-helper": null,
"github.com/foxcpp/maddy/internal/auth/pam": null,
"github.com/foxcpp/maddy/internal/auth/shadow": null,
"github.com/golang/crypto": null,
"github.com/gopasspw/gopass/internal/tpl": null,
"github.com/grafana/grafana/pkg/plugins/manager/signature": null,
"github.com/gravitl/netmaker/logic": null,
"github.com/hashicorp/consul/agent/config": null,
"github.com/kiali/kiali/config": null,
"github.com/kiali/kiali/handlers": null,
"github.com/masterminds/goutils": null,
"github.com/matrix-org/dendrite/roomserver/internal/input": null,
"github.com/miekg/dns": null,
"github.com/px-org/panindex/control/middleware": null,
"github.com/rancher/rancher/pkg/tunnelserver/mcmauthorizer": null,
"github.com/rclone/rclone/backend/premiumizeme": null,
"github.com/rclone/rclone/cmd/rcd": null,
"github.com/rclone/rclone/fs/config": null,
"github.com/rclone/rclone/fs/rc/rcserver": null,
"github.com/russellhaering/goxmldsig": null,
"github.com/sigstore/cosign/cmd/cosign/cli/verify": null,
"github.com/sigstore/policy-controller/pkg/webhook": null,
"github.com/sylabs/sif/v2/pkg/integrity": null,
"github.com/tendermint/tendermint/internal/evidence": null,
"github.com/tendermint/tendermint/light": {
"level": "medium",
"overview": "github.com/tendermint/tendermint/light is a package that provides a light client implementation.\nThe concept of light clients was introduced in the Bitcoin white paper. It describes a watcher of distributed consensus process that only validates the consensus algorithm and not the state machine transactions within.\nAffected versions of this package are vulnerable to Improper Verification of Cryptographic Signature. The light client can accept a bad header from its primary witness and will not be able to form evidence of this deception, (even if all the secondary witnesses is correct). Because the light client is responsible for verifying cross-chain state for IBC, a successful attack can result in loss of funds. \nNote: This attack cannot be successfully executed unless there are already ⅓+ Byzantine validators, and therefore outside of Tendermint’s security model.",
"publish": "Introduced: 20 Dec 2021",
"remediation": "Upgrade github.com/tendermint/tendermint/light to version 0.34.9 or higher.",
"score": "5.9",
"vul_name": "Improper Verification of Cryptographic Signature",
"vul_range": ">=0.34.0 <0.34.9"
},
"go.dedis.ch/kyber/v3": null,
"golang.org/x/crypto/salsa20/salsa": null,
"golang.org/x/crypto/ssh": null,
"k8s.io/kops": null
}
] |
|
929 | github.com/rancher/rancher | [
"https://github.com/rancher/rancher/commit/2b743737b68245551f500e9f66ac3c778b92a0f5"
] | CVE-2022-43755 | CWE-330 | [
{
"github.com/argoproj/argo-cd/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/controller": null,
"github.com/argoproj/argo-cd/util/oidc": null,
"github.com/argoproj/argo-cd/v2/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/v2/controller": null,
"github.com/argoproj/argo-cd/v2/pkg/apiclient": null,
"github.com/argoproj/argo-cd/v2/util/oidc": null,
"github.com/argoproj/argo-cd/v2/util/rand": null,
"github.com/argoproj/argo-workflows/v3/cmd/argo/commands": null,
"github.com/aws/aws-sdk-go/service/s3/s3crypto": null,
"github.com/cheqd/cheqd-node": null,
"github.com/dexidp/dex/connector/saml": null,
"github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms": null,
"github.com/filecoin-project/lotus/chain/gen": null,
"github.com/foxcpp/maddy/cmd/maddy-pam-helper": null,
"github.com/foxcpp/maddy/internal/auth/pam": null,
"github.com/foxcpp/maddy/internal/auth/shadow": null,
"github.com/golang/crypto": null,
"github.com/gopasspw/gopass/internal/tpl": null,
"github.com/grafana/grafana/pkg/plugins/manager/signature": null,
"github.com/gravitl/netmaker/logic": null,
"github.com/hashicorp/consul/agent/config": null,
"github.com/kiali/kiali/config": null,
"github.com/kiali/kiali/handlers": null,
"github.com/masterminds/goutils": null,
"github.com/matrix-org/dendrite/roomserver/internal/input": null,
"github.com/miekg/dns": null,
"github.com/px-org/panindex/control/middleware": null,
"github.com/rancher/rancher/pkg/tunnelserver/mcmauthorizer": {
"level": "high",
"overview": "Affected versions of this package are vulnerable to Insecure Randomness where the cattle-token secret, used by the cattle-cluster-agent, is predictable. Even after the token is regenerated, it will have the same value. \nThe cattle-token is used by Rancher's cattle-cluster-agent to connect to the Kubernetes API of Rancher provisioned downstream clusters. The problem occurs because the cattle-token secret does not use any random value in its composition, which causes it to always be regenerated with the same value. This can pose a serious problem if the token is compromised and needs to be recreated for security purposes.\nThe usage of the cattle-token by an unauthorized user allows to escalate privileges to the cluster owner of the affected downstream cluster. It does not allow access to Rancher's own local cluster (the cluster where Rancher is provisioned).",
"publish": "Introduced: 25 Jan 2023",
"remediation": "Upgrade github.com/rancher/rancher/pkg/tunnelserver/mcmauthorizer to version 2.7.1, 2.6.10 or higher.",
"score": "7.1",
"vul_name": "Insecure Randomness",
"vul_range": ">=2.7.0 <2.7.1,>=2.6.0 <2.6.10"
},
"github.com/rclone/rclone/backend/premiumizeme": null,
"github.com/rclone/rclone/cmd/rcd": null,
"github.com/rclone/rclone/fs/config": null,
"github.com/rclone/rclone/fs/rc/rcserver": null,
"github.com/russellhaering/goxmldsig": null,
"github.com/sigstore/cosign/cmd/cosign/cli/verify": null,
"github.com/sigstore/policy-controller/pkg/webhook": null,
"github.com/sylabs/sif/v2/pkg/integrity": null,
"github.com/tendermint/tendermint/internal/evidence": null,
"github.com/tendermint/tendermint/light": null,
"go.dedis.ch/kyber/v3": null,
"golang.org/x/crypto/salsa20/salsa": null,
"golang.org/x/crypto/ssh": null,
"k8s.io/kops": null
}
] |
1,023 | github.com/px-org/PanIndex | [
"https://github.com/px-org/PanIndex/commit/f7ec0c5739af055ad3a825a20294a5c01ada3302",
"https://github.com/px-org/PanIndex/releases/tag/v3.1.3"
] | CVE-2023-27583 | CWE-321 | [
{
"github.com/argoproj/argo-cd/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/controller": null,
"github.com/argoproj/argo-cd/util/oidc": null,
"github.com/argoproj/argo-cd/v2/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/v2/controller": null,
"github.com/argoproj/argo-cd/v2/pkg/apiclient": null,
"github.com/argoproj/argo-cd/v2/util/oidc": null,
"github.com/argoproj/argo-cd/v2/util/rand": null,
"github.com/argoproj/argo-workflows/v3/cmd/argo/commands": null,
"github.com/aws/aws-sdk-go/service/s3/s3crypto": null,
"github.com/cheqd/cheqd-node": null,
"github.com/dexidp/dex/connector/saml": null,
"github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms": null,
"github.com/filecoin-project/lotus/chain/gen": null,
"github.com/foxcpp/maddy/cmd/maddy-pam-helper": null,
"github.com/foxcpp/maddy/internal/auth/pam": null,
"github.com/foxcpp/maddy/internal/auth/shadow": null,
"github.com/golang/crypto": null,
"github.com/gopasspw/gopass/internal/tpl": null,
"github.com/grafana/grafana/pkg/plugins/manager/signature": null,
"github.com/gravitl/netmaker/logic": null,
"github.com/hashicorp/consul/agent/config": null,
"github.com/kiali/kiali/config": null,
"github.com/kiali/kiali/handlers": null,
"github.com/masterminds/goutils": null,
"github.com/matrix-org/dendrite/roomserver/internal/input": null,
"github.com/miekg/dns": null,
"github.com/px-org/panindex/control/middleware": {
"level": "high",
"overview": "Affected versions of this package are vulnerable to Use of Hard-coded Cryptographic Key. PanIndex is a network disk directory index. In Panindex prior to version 3.1.3, a hard-coded JWT key PanIndex is used. An attacker can use the hard-coded JWT key to sign JWT token and perform any actions as a user with admin privileges.",
"publish": "Introduced: 14 Mar 2023",
"remediation": "Upgrade github.com/px-org/PanIndex/control/middleware to version 3.1.3 or higher.",
"score": "8.1",
"vul_name": "Use of Hard-coded Cryptographic Key",
"vul_range": "<3.1.3"
},
"github.com/rancher/rancher/pkg/tunnelserver/mcmauthorizer": null,
"github.com/rclone/rclone/backend/premiumizeme": null,
"github.com/rclone/rclone/cmd/rcd": null,
"github.com/rclone/rclone/fs/config": null,
"github.com/rclone/rclone/fs/rc/rcserver": null,
"github.com/russellhaering/goxmldsig": null,
"github.com/sigstore/cosign/cmd/cosign/cli/verify": null,
"github.com/sigstore/policy-controller/pkg/webhook": null,
"github.com/sylabs/sif/v2/pkg/integrity": null,
"github.com/tendermint/tendermint/internal/evidence": null,
"github.com/tendermint/tendermint/light": null,
"go.dedis.ch/kyber/v3": null,
"golang.org/x/crypto/salsa20/salsa": null,
"golang.org/x/crypto/ssh": null,
"k8s.io/kops": null
}
] |
1,181 | github.com/Masterminds/goutils | [
"https://github.com/Masterminds/goutils/commit/869801f20f9f1e7ecdbdb6422049d8241270d5e1"
] | CVE-2021-4238 | CWE-330 | [
{
"github.com/argoproj/argo-cd/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/controller": null,
"github.com/argoproj/argo-cd/util/oidc": null,
"github.com/argoproj/argo-cd/v2/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/v2/controller": null,
"github.com/argoproj/argo-cd/v2/pkg/apiclient": null,
"github.com/argoproj/argo-cd/v2/util/oidc": null,
"github.com/argoproj/argo-cd/v2/util/rand": null,
"github.com/argoproj/argo-workflows/v3/cmd/argo/commands": null,
"github.com/aws/aws-sdk-go/service/s3/s3crypto": null,
"github.com/cheqd/cheqd-node": null,
"github.com/dexidp/dex/connector/saml": null,
"github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms": null,
"github.com/filecoin-project/lotus/chain/gen": null,
"github.com/foxcpp/maddy/cmd/maddy-pam-helper": null,
"github.com/foxcpp/maddy/internal/auth/pam": null,
"github.com/foxcpp/maddy/internal/auth/shadow": null,
"github.com/golang/crypto": null,
"github.com/gopasspw/gopass/internal/tpl": null,
"github.com/grafana/grafana/pkg/plugins/manager/signature": null,
"github.com/gravitl/netmaker/logic": null,
"github.com/hashicorp/consul/agent/config": null,
"github.com/kiali/kiali/config": null,
"github.com/kiali/kiali/handlers": null,
"github.com/masterminds/goutils": {
"level": "medium",
"overview": "github.com/masterminds/goutils is a provides users with utility functions to manipulate strings in various ways.\nAffected versions of this package are vulnerable to Insecure Randomness when randomly-generated alphanumeric strings contain significantly less entropy than expected, the RandomAlphaNumeric and CryptoRandomAlphaNumeric functions always return strings containing at least one digit from 0 to 9. This significantly reduces the amount of entropy in short strings generated by these functions.",
"publish": "Introduced: 1 Jul 2022",
"remediation": "Upgrade github.com/masterminds/goutils to version 1.1.1 or higher.",
"score": "5.6",
"vul_name": "Insecure Randomness",
"vul_range": "<1.1.1"
},
"github.com/matrix-org/dendrite/roomserver/internal/input": null,
"github.com/miekg/dns": null,
"github.com/px-org/panindex/control/middleware": null,
"github.com/rancher/rancher/pkg/tunnelserver/mcmauthorizer": null,
"github.com/rclone/rclone/backend/premiumizeme": null,
"github.com/rclone/rclone/cmd/rcd": null,
"github.com/rclone/rclone/fs/config": null,
"github.com/rclone/rclone/fs/rc/rcserver": null,
"github.com/russellhaering/goxmldsig": null,
"github.com/sigstore/cosign/cmd/cosign/cli/verify": null,
"github.com/sigstore/policy-controller/pkg/webhook": null,
"github.com/sylabs/sif/v2/pkg/integrity": null,
"github.com/tendermint/tendermint/internal/evidence": null,
"github.com/tendermint/tendermint/light": null,
"go.dedis.ch/kyber/v3": null,
"golang.org/x/crypto/salsa20/salsa": null,
"golang.org/x/crypto/ssh": null,
"k8s.io/kops": null
}
] |
1,182 | github.com/Masterminds/goutils | [
"https://github.com/Masterminds/goutils/commit/f1923532a168b8203bfe956d8cd3b17ebece5982"
] | CWE-330 | [
{
"github.com/argoproj/argo-cd/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/controller": null,
"github.com/argoproj/argo-cd/util/oidc": null,
"github.com/argoproj/argo-cd/v2/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/v2/controller": null,
"github.com/argoproj/argo-cd/v2/pkg/apiclient": null,
"github.com/argoproj/argo-cd/v2/util/oidc": null,
"github.com/argoproj/argo-cd/v2/util/rand": null,
"github.com/argoproj/argo-workflows/v3/cmd/argo/commands": null,
"github.com/aws/aws-sdk-go/service/s3/s3crypto": null,
"github.com/cheqd/cheqd-node": null,
"github.com/dexidp/dex/connector/saml": null,
"github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms": null,
"github.com/filecoin-project/lotus/chain/gen": null,
"github.com/foxcpp/maddy/cmd/maddy-pam-helper": null,
"github.com/foxcpp/maddy/internal/auth/pam": null,
"github.com/foxcpp/maddy/internal/auth/shadow": null,
"github.com/golang/crypto": null,
"github.com/gopasspw/gopass/internal/tpl": null,
"github.com/grafana/grafana/pkg/plugins/manager/signature": null,
"github.com/gravitl/netmaker/logic": null,
"github.com/hashicorp/consul/agent/config": null,
"github.com/kiali/kiali/config": null,
"github.com/kiali/kiali/handlers": null,
"github.com/masterminds/goutils": {
"level": "medium",
"overview": "github.com/masterminds/goutils is a provides users with utility functions to manipulate strings in various ways.\nAffected versions of this package are vulnerable to Insecure Randomness via the RandomAlphaNumeric(int) and CryptoRandomAlphaNumeric(int) functions. Small values of int in the functions above will return a smaller subset of results than they should. For example, RandomAlphaNumeric(1) would always return a digit in the 0-9 range, while RandomAlphaNumeric(4) return around ~7 million of the ~13M possible permutations.",
"publish": "Introduced: 21 May 2021",
"remediation": "Upgrade github.com/masterminds/goutils to version 1.1.1 or higher.",
"score": "6.5",
"vul_name": "Insecure Randomness",
"vul_range": "<1.1.1"
},
"github.com/matrix-org/dendrite/roomserver/internal/input": null,
"github.com/miekg/dns": null,
"github.com/px-org/panindex/control/middleware": null,
"github.com/rancher/rancher/pkg/tunnelserver/mcmauthorizer": null,
"github.com/rclone/rclone/backend/premiumizeme": null,
"github.com/rclone/rclone/cmd/rcd": null,
"github.com/rclone/rclone/fs/config": null,
"github.com/rclone/rclone/fs/rc/rcserver": null,
"github.com/russellhaering/goxmldsig": null,
"github.com/sigstore/cosign/cmd/cosign/cli/verify": null,
"github.com/sigstore/policy-controller/pkg/webhook": null,
"github.com/sylabs/sif/v2/pkg/integrity": null,
"github.com/tendermint/tendermint/internal/evidence": null,
"github.com/tendermint/tendermint/light": null,
"go.dedis.ch/kyber/v3": null,
"golang.org/x/crypto/salsa20/salsa": null,
"golang.org/x/crypto/ssh": null,
"k8s.io/kops": null
}
] |
|
1,200 | github.com/cheqd/cheqd-node | [
"https://github.com/cheqd/cheqd-node/security/advisories/GHSA-j92c-mmf7-j5x5"
] | CWE-296 | [
{
"github.com/argoproj/argo-cd/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/controller": null,
"github.com/argoproj/argo-cd/util/oidc": null,
"github.com/argoproj/argo-cd/v2/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/v2/controller": null,
"github.com/argoproj/argo-cd/v2/pkg/apiclient": null,
"github.com/argoproj/argo-cd/v2/util/oidc": null,
"github.com/argoproj/argo-cd/v2/util/rand": null,
"github.com/argoproj/argo-workflows/v3/cmd/argo/commands": null,
"github.com/aws/aws-sdk-go/service/s3/s3crypto": null,
"github.com/cheqd/cheqd-node": {
"level": "medium",
"overview": "Affected versions of this package are vulnerable to Improper Following of a Certificate's Chain of Trust. It affects IBC transfers due to a security vulnerability dubbed \"Dragonberry\" upstream in Cosmos SDK. The vulnerability could allow malicious attackers to compromise chain-to-chain IBC transfers.\nThere is no vulnerability in the DID/resource modules for cheqd-node.",
"publish": "Introduced: 18 Oct 2022",
"remediation": "Upgrade github.com/cheqd/cheqd-node to version 0.6.9 or higher.",
"score": "6.3",
"vul_name": "Improper Following of a Certificate's Chain of Trust",
"vul_range": "<0.6.9"
},
"github.com/dexidp/dex/connector/saml": null,
"github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms": null,
"github.com/filecoin-project/lotus/chain/gen": null,
"github.com/foxcpp/maddy/cmd/maddy-pam-helper": null,
"github.com/foxcpp/maddy/internal/auth/pam": null,
"github.com/foxcpp/maddy/internal/auth/shadow": null,
"github.com/golang/crypto": null,
"github.com/gopasspw/gopass/internal/tpl": null,
"github.com/grafana/grafana/pkg/plugins/manager/signature": null,
"github.com/gravitl/netmaker/logic": null,
"github.com/hashicorp/consul/agent/config": null,
"github.com/kiali/kiali/config": null,
"github.com/kiali/kiali/handlers": null,
"github.com/masterminds/goutils": null,
"github.com/matrix-org/dendrite/roomserver/internal/input": null,
"github.com/miekg/dns": null,
"github.com/px-org/panindex/control/middleware": null,
"github.com/rancher/rancher/pkg/tunnelserver/mcmauthorizer": null,
"github.com/rclone/rclone/backend/premiumizeme": null,
"github.com/rclone/rclone/cmd/rcd": null,
"github.com/rclone/rclone/fs/config": null,
"github.com/rclone/rclone/fs/rc/rcserver": null,
"github.com/russellhaering/goxmldsig": null,
"github.com/sigstore/cosign/cmd/cosign/cli/verify": null,
"github.com/sigstore/policy-controller/pkg/webhook": null,
"github.com/sylabs/sif/v2/pkg/integrity": null,
"github.com/tendermint/tendermint/internal/evidence": null,
"github.com/tendermint/tendermint/light": null,
"go.dedis.ch/kyber/v3": null,
"golang.org/x/crypto/salsa20/salsa": null,
"golang.org/x/crypto/ssh": null,
"k8s.io/kops": null
}
] |
|
1,207 | github.com/sylabs/sif | [
"https://github.com/sylabs/sif/commit/07fb86029a12e3210f6131e065570124605daeaa",
"https://github.com/sylabs/sif/releases/tag/v2.8.1"
] | CVE-2022-39237 | CWE-328 | [
{
"github.com/argoproj/argo-cd/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/controller": null,
"github.com/argoproj/argo-cd/util/oidc": null,
"github.com/argoproj/argo-cd/v2/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/v2/controller": null,
"github.com/argoproj/argo-cd/v2/pkg/apiclient": null,
"github.com/argoproj/argo-cd/v2/util/oidc": null,
"github.com/argoproj/argo-cd/v2/util/rand": null,
"github.com/argoproj/argo-workflows/v3/cmd/argo/commands": null,
"github.com/aws/aws-sdk-go/service/s3/s3crypto": null,
"github.com/cheqd/cheqd-node": null,
"github.com/dexidp/dex/connector/saml": null,
"github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms": null,
"github.com/filecoin-project/lotus/chain/gen": null,
"github.com/foxcpp/maddy/cmd/maddy-pam-helper": null,
"github.com/foxcpp/maddy/internal/auth/pam": null,
"github.com/foxcpp/maddy/internal/auth/shadow": null,
"github.com/golang/crypto": null,
"github.com/gopasspw/gopass/internal/tpl": null,
"github.com/grafana/grafana/pkg/plugins/manager/signature": null,
"github.com/gravitl/netmaker/logic": null,
"github.com/hashicorp/consul/agent/config": null,
"github.com/kiali/kiali/config": null,
"github.com/kiali/kiali/handlers": null,
"github.com/masterminds/goutils": null,
"github.com/matrix-org/dendrite/roomserver/internal/input": null,
"github.com/miekg/dns": null,
"github.com/px-org/panindex/control/middleware": null,
"github.com/rancher/rancher/pkg/tunnelserver/mcmauthorizer": null,
"github.com/rclone/rclone/backend/premiumizeme": null,
"github.com/rclone/rclone/cmd/rcd": null,
"github.com/rclone/rclone/fs/config": null,
"github.com/rclone/rclone/fs/rc/rcserver": null,
"github.com/russellhaering/goxmldsig": null,
"github.com/sigstore/cosign/cmd/cosign/cli/verify": null,
"github.com/sigstore/policy-controller/pkg/webhook": null,
"github.com/sylabs/sif/v2/pkg/integrity": {
"level": "medium",
"overview": "Affected versions of this package are vulnerable to Use of Weak Hash due to not verifying that the used hash algorithm(s) are cryptographically secure when verifying digital signatures.",
"publish": "Introduced: 6 Oct 2022",
"remediation": "Upgrade github.com/sylabs/sif/v2/pkg/integrity to version 2.8.1 or higher.",
"score": "6.3",
"vul_name": "Use of Weak Hash",
"vul_range": "<2.8.1"
},
"github.com/tendermint/tendermint/internal/evidence": null,
"github.com/tendermint/tendermint/light": null,
"go.dedis.ch/kyber/v3": null,
"golang.org/x/crypto/salsa20/salsa": null,
"golang.org/x/crypto/ssh": null,
"k8s.io/kops": null
}
] |
1,222 | github.com/sigstore/cosign | [
"https://github.com/sigstore/cosign/commit/80b79ed8b4d28ccbce3d279fd273606b5cddcc25"
] | CVE-2022-36056 | CWE-347 | [
{
"github.com/argoproj/argo-cd/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/controller": null,
"github.com/argoproj/argo-cd/util/oidc": null,
"github.com/argoproj/argo-cd/v2/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/v2/controller": null,
"github.com/argoproj/argo-cd/v2/pkg/apiclient": null,
"github.com/argoproj/argo-cd/v2/util/oidc": null,
"github.com/argoproj/argo-cd/v2/util/rand": null,
"github.com/argoproj/argo-workflows/v3/cmd/argo/commands": null,
"github.com/aws/aws-sdk-go/service/s3/s3crypto": null,
"github.com/cheqd/cheqd-node": null,
"github.com/dexidp/dex/connector/saml": null,
"github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms": null,
"github.com/filecoin-project/lotus/chain/gen": null,
"github.com/foxcpp/maddy/cmd/maddy-pam-helper": null,
"github.com/foxcpp/maddy/internal/auth/pam": null,
"github.com/foxcpp/maddy/internal/auth/shadow": null,
"github.com/golang/crypto": null,
"github.com/gopasspw/gopass/internal/tpl": null,
"github.com/grafana/grafana/pkg/plugins/manager/signature": null,
"github.com/gravitl/netmaker/logic": null,
"github.com/hashicorp/consul/agent/config": null,
"github.com/kiali/kiali/config": null,
"github.com/kiali/kiali/handlers": null,
"github.com/masterminds/goutils": null,
"github.com/matrix-org/dendrite/roomserver/internal/input": null,
"github.com/miekg/dns": null,
"github.com/px-org/panindex/control/middleware": null,
"github.com/rancher/rancher/pkg/tunnelserver/mcmauthorizer": null,
"github.com/rclone/rclone/backend/premiumizeme": null,
"github.com/rclone/rclone/cmd/rcd": null,
"github.com/rclone/rclone/fs/config": null,
"github.com/rclone/rclone/fs/rc/rcserver": null,
"github.com/russellhaering/goxmldsig": null,
"github.com/sigstore/cosign/cmd/cosign/cli/verify": {
"level": "medium",
"overview": "github.com/sigstore/cosign/cmd/cosign/cli/verify is a package that aims to make signatures invisible infrastructure.\nAffected versions of this package are vulnerable to Denial of Service (DoS) due to several vulnerabilities in cosign verify-blob that will successfully verify an artifact when verification should have failed.\nThis vulnerability exists due to the following:\n\nA cosign bundle can be crafted to successfully verify a blob even if the embedded rekorBundle does not reference the given signature. \n\nWhen providing identity flags, the email and issuer of a certificate are not checked when verifying a Rekor bundle, and the GitHub Actions identity is never checked. \n\nWhen providing an invalid Rekor bundle, the experimental flag is successfully verified without any check. \n\nWhen an invalid transparency log entry will result in immediate success for verification.",
"publish": "Introduced: 15 Sep 2022",
"remediation": "Upgrade github.com/sigstore/cosign/cmd/cosign/cli/verify to version 1.12.0 or higher.",
"score": "5.5",
"vul_name": "Denial of Service (DoS)",
"vul_range": "<1.12.0"
},
"github.com/sigstore/policy-controller/pkg/webhook": null,
"github.com/sylabs/sif/v2/pkg/integrity": null,
"github.com/tendermint/tendermint/internal/evidence": null,
"github.com/tendermint/tendermint/light": null,
"go.dedis.ch/kyber/v3": null,
"golang.org/x/crypto/salsa20/salsa": null,
"golang.org/x/crypto/ssh": null,
"k8s.io/kops": null
}
] |
1,223 | github.com/sigstore/cosign | [
"https://github.com/sigstore/cosign/commit/c5fda01a8ff33ca981f45a9f13e7fb6bd2080b94"
] | CVE-2022-35929 | CWE-310 | [
{
"github.com/argoproj/argo-cd/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/controller": null,
"github.com/argoproj/argo-cd/util/oidc": null,
"github.com/argoproj/argo-cd/v2/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/v2/controller": null,
"github.com/argoproj/argo-cd/v2/pkg/apiclient": null,
"github.com/argoproj/argo-cd/v2/util/oidc": null,
"github.com/argoproj/argo-cd/v2/util/rand": null,
"github.com/argoproj/argo-workflows/v3/cmd/argo/commands": null,
"github.com/aws/aws-sdk-go/service/s3/s3crypto": null,
"github.com/cheqd/cheqd-node": null,
"github.com/dexidp/dex/connector/saml": null,
"github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms": null,
"github.com/filecoin-project/lotus/chain/gen": null,
"github.com/foxcpp/maddy/cmd/maddy-pam-helper": null,
"github.com/foxcpp/maddy/internal/auth/pam": null,
"github.com/foxcpp/maddy/internal/auth/shadow": null,
"github.com/golang/crypto": null,
"github.com/gopasspw/gopass/internal/tpl": null,
"github.com/grafana/grafana/pkg/plugins/manager/signature": null,
"github.com/gravitl/netmaker/logic": null,
"github.com/hashicorp/consul/agent/config": null,
"github.com/kiali/kiali/config": null,
"github.com/kiali/kiali/handlers": null,
"github.com/masterminds/goutils": null,
"github.com/matrix-org/dendrite/roomserver/internal/input": null,
"github.com/miekg/dns": null,
"github.com/px-org/panindex/control/middleware": null,
"github.com/rancher/rancher/pkg/tunnelserver/mcmauthorizer": null,
"github.com/rclone/rclone/backend/premiumizeme": null,
"github.com/rclone/rclone/cmd/rcd": null,
"github.com/rclone/rclone/fs/config": null,
"github.com/rclone/rclone/fs/rc/rcserver": null,
"github.com/russellhaering/goxmldsig": null,
"github.com/sigstore/cosign/cmd/cosign/cli/verify": {
"level": "medium",
"overview": "github.com/sigstore/cosign/cmd/cosign/cli/verify is a package that aims to make signatures invisible infrastructure.\nAffected versions of this package are vulnerable to Cryptographic Issues when signing with a standard keypair and with \"keyless\" signing with Fulcio.",
"publish": "Introduced: 5 Aug 2022",
"remediation": "Upgrade github.com/sigstore/cosign/cmd/cosign/cli/verify to version 1.10.1 or higher.",
"score": "6.7",
"vul_name": "Cryptographic Issues",
"vul_range": "<1.10.1"
},
"github.com/sigstore/policy-controller/pkg/webhook": null,
"github.com/sylabs/sif/v2/pkg/integrity": null,
"github.com/tendermint/tendermint/internal/evidence": null,
"github.com/tendermint/tendermint/light": null,
"go.dedis.ch/kyber/v3": null,
"golang.org/x/crypto/salsa20/salsa": null,
"golang.org/x/crypto/ssh": null,
"k8s.io/kops": null
}
] |
1,226 | github.com/matrix-org/dendrite | [
"https://github.com/matrix-org/dendrite/commit/2792d0490f3771488bad346981b8c26479a872c3"
] | CVE-2022-39200 | CWE-347 | [
{
"github.com/argoproj/argo-cd/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/controller": null,
"github.com/argoproj/argo-cd/util/oidc": null,
"github.com/argoproj/argo-cd/v2/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/v2/controller": null,
"github.com/argoproj/argo-cd/v2/pkg/apiclient": null,
"github.com/argoproj/argo-cd/v2/util/oidc": null,
"github.com/argoproj/argo-cd/v2/util/rand": null,
"github.com/argoproj/argo-workflows/v3/cmd/argo/commands": null,
"github.com/aws/aws-sdk-go/service/s3/s3crypto": null,
"github.com/cheqd/cheqd-node": null,
"github.com/dexidp/dex/connector/saml": null,
"github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms": null,
"github.com/filecoin-project/lotus/chain/gen": null,
"github.com/foxcpp/maddy/cmd/maddy-pam-helper": null,
"github.com/foxcpp/maddy/internal/auth/pam": null,
"github.com/foxcpp/maddy/internal/auth/shadow": null,
"github.com/golang/crypto": null,
"github.com/gopasspw/gopass/internal/tpl": null,
"github.com/grafana/grafana/pkg/plugins/manager/signature": null,
"github.com/gravitl/netmaker/logic": null,
"github.com/hashicorp/consul/agent/config": null,
"github.com/kiali/kiali/config": null,
"github.com/kiali/kiali/handlers": null,
"github.com/masterminds/goutils": null,
"github.com/matrix-org/dendrite/roomserver/internal/input": {
"level": "high",
"overview": "github.com/matrix-org/dendrite/roomserver/internal/input is a second-generation Matrix homeserver written in Go.\nAffected versions of this package are vulnerable to Improper Verification of Cryptographic Signature of events retrieved from a remote homeserver using /get_missing_events endpoint.\nNote:\nThis vulnerability does not apply to events retrieved through other endpoints (e.g. /event, /state) as they have been correctly verified.",
"publish": "Introduced: 13 Sep 2022",
"remediation": "Upgrade github.com/matrix-org/dendrite/roomserver/internal/input to version 0.9.8 or higher.",
"score": "7.3",
"vul_name": "Improper Verification of Cryptographic Signature",
"vul_range": "<0.9.8"
},
"github.com/miekg/dns": null,
"github.com/px-org/panindex/control/middleware": null,
"github.com/rancher/rancher/pkg/tunnelserver/mcmauthorizer": null,
"github.com/rclone/rclone/backend/premiumizeme": null,
"github.com/rclone/rclone/cmd/rcd": null,
"github.com/rclone/rclone/fs/config": null,
"github.com/rclone/rclone/fs/rc/rcserver": null,
"github.com/russellhaering/goxmldsig": null,
"github.com/sigstore/cosign/cmd/cosign/cli/verify": null,
"github.com/sigstore/policy-controller/pkg/webhook": null,
"github.com/sylabs/sif/v2/pkg/integrity": null,
"github.com/tendermint/tendermint/internal/evidence": null,
"github.com/tendermint/tendermint/light": null,
"go.dedis.ch/kyber/v3": null,
"golang.org/x/crypto/salsa20/salsa": null,
"golang.org/x/crypto/ssh": null,
"k8s.io/kops": null
}
] |
1,242 | github.com/sigstore/policy-controller | [
"https://github.com/sigstore/policy-controller/commit/e852af36fb7d42678b21d7e97503c25bd1fd05c8",
"https://github.com/sigstore/policy-controller/releases/tag/v0.2.1"
] | CVE-2022-35930 | CWE-310 | [
{
"github.com/argoproj/argo-cd/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/controller": null,
"github.com/argoproj/argo-cd/util/oidc": null,
"github.com/argoproj/argo-cd/v2/cmd/argocd/commands": null,
"github.com/argoproj/argo-cd/v2/controller": null,
"github.com/argoproj/argo-cd/v2/pkg/apiclient": null,
"github.com/argoproj/argo-cd/v2/util/oidc": null,
"github.com/argoproj/argo-cd/v2/util/rand": null,
"github.com/argoproj/argo-workflows/v3/cmd/argo/commands": null,
"github.com/aws/aws-sdk-go/service/s3/s3crypto": null,
"github.com/cheqd/cheqd-node": null,
"github.com/dexidp/dex/connector/saml": null,
"github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app": null,
"github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms": null,
"github.com/filecoin-project/lotus/chain/gen": null,
"github.com/foxcpp/maddy/cmd/maddy-pam-helper": null,
"github.com/foxcpp/maddy/internal/auth/pam": null,
"github.com/foxcpp/maddy/internal/auth/shadow": null,
"github.com/golang/crypto": null,
"github.com/gopasspw/gopass/internal/tpl": null,
"github.com/grafana/grafana/pkg/plugins/manager/signature": null,
"github.com/gravitl/netmaker/logic": null,
"github.com/hashicorp/consul/agent/config": null,
"github.com/kiali/kiali/config": null,
"github.com/kiali/kiali/handlers": null,
"github.com/masterminds/goutils": null,
"github.com/matrix-org/dendrite/roomserver/internal/input": null,
"github.com/miekg/dns": null,
"github.com/px-org/panindex/control/middleware": null,
"github.com/rancher/rancher/pkg/tunnelserver/mcmauthorizer": null,
"github.com/rclone/rclone/backend/premiumizeme": null,
"github.com/rclone/rclone/cmd/rcd": null,
"github.com/rclone/rclone/fs/config": null,
"github.com/rclone/rclone/fs/rc/rcserver": null,
"github.com/russellhaering/goxmldsig": null,
"github.com/sigstore/cosign/cmd/cosign/cli/verify": null,
"github.com/sigstore/policy-controller/pkg/webhook": {
"level": "medium",
"overview": "Affected versions of this package are vulnerable to Cryptographic Issues when there is at least one attestation with a valid signature, and there are no attestations of the type being verified (--type defaults to \"custom\").",
"publish": "Introduced: 5 Aug 2022",
"remediation": "Upgrade github.com/sigstore/policy-controller/pkg/webhook to version 0.2.1 or higher.",
"score": "6.7",
"vul_name": "Cryptographic Issues",
"vul_range": "<0.2.1"
},
"github.com/sylabs/sif/v2/pkg/integrity": null,
"github.com/tendermint/tendermint/internal/evidence": null,
"github.com/tendermint/tendermint/light": null,
"go.dedis.ch/kyber/v3": null,
"golang.org/x/crypto/salsa20/salsa": null,
"golang.org/x/crypto/ssh": null,
"k8s.io/kops": null
}
] |
- Downloads last month
- 45