Lucene search
+L

89 matches found

OSV
OSV
added 2026/05/08 5:37 p.m.75 views

GHSA-7C37-GX6W-8VC5 gitsign --verify panics on empty-certificate PKCS7 and exits 0, bypassing exit-code callers

Summary CertVerifier.Verify in pkg/git/verifier.go unconditionally dereferences certs0 after sd.GetCertificates without checking the slice length. A CMS/PKCS7 signed message with an empty certificate set is a structurally valid DER payload; GetCertificates returns an empty slice with no error,...

5.4CVSS5.8AI score0.00111EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/05/08 12:0 a.m.15 views

PT-2026-39243

Name of the Vulnerable Software and Affected Versions Gitsign versions prior to 0.16.0 Description gitsign verify and gitsign verify-tag re-encode commit or tag objects using the EncodeWithoutSignature function from the go-git library before checking the signature, rather than verifying the raw g...

5.3CVSS5.8AI score0.00119EPSS
SaveExploits0
Circl
Circl
added 2026/05/06 4:5 p.m.14 views

CVE-2026-44309

creationtimestamp| type| source ---|---|--- 2026-05-06 16:05:09+00:00| published-proof-of-concept| https://github.com/sigstore/gitsign/security/advisories/GHSA-7rmh-48mx-2vwc...

5.3CVSS4.9AI score0.00119EPSS
SaveExploits0References1
Circl
Circl
added 2026/05/04 4:54 p.m.12 views

CVE-2026-44310

creationtimestamp| type| source ---|---|--- 2026-05-04 16:54:58+00:00| published-proof-of-concept| https://github.com/sigstore/gitsign/security/advisories/GHSA-7c37-gx6w-8vc5...

5.4CVSS5.8AI score0.00111EPSS
SaveExploits0References1
Wolfi
Wolfi
added 2026/04/17 1:48 a.m.17 views

CVE-2026-39984 vulnerabilities

Vulnerabilities for packages: tflint, ko, docker, gh, teleport, neuvector-sigstore-interface, sigstore-scaffolding, kyverno, tekton-chains, buildkitd, policy-controller, trivy-operator, skaffold, aactl, zot, zarf, flux-source-controller, kubescape, gitsign, slsa-verifier, goreleaser, crossplane,...

5.5CVSS7.3AI score0.00099EPSS
SaveExploits0
Wolfi
Wolfi
added 2026/04/17 1:48 a.m.18 views

GHSA-XM5M-WGH2-RRG3 vulnerabilities

Vulnerabilities for packages: tflint, ko, docker, gh, teleport, neuvector-sigstore-interface, sigstore-scaffolding, kyverno, tekton-chains, buildkitd, policy-controller, trivy-operator, skaffold, aactl, zot, zarf, flux-source-controller, kubescape, gitsign, slsa-verifier, goreleaser, crossplane,...

5.4AI score
SaveExploits0
Wolfi
Wolfi
added 2026/04/11 2:51 a.m.12 views

GHSA-7MR4-XJXG-34G6 vulnerabilities

Vulnerabilities for packages: kargo, kubescape-operator, descheduler, filebrowser, nerdctl, karpenter, kine, amazon-cloudwatch-agent-operator, pulumi-language-java, newrelic-infrastructure-agent, flux-image-reflector-controller, terraform-provider-pagerduty, spqr, volume-modifier-for-k8s, cue,...

5.4AI score
SaveExploits0
Wolfi
Wolfi
added 2026/02/19 7:48 p.m.10 views

GHSA-FW7P-63QQ-7HPR vulnerabilities

Vulnerabilities for packages: step-issuer, timestamp-authority, temporal, kine, kyverno-policy-reporter, dex, flux-kustomize-controller, age, grafana-alloy, minio, openfga, sftpgo-plugin-eventstore, step, kubeflow-pipelines, step-ca, envoy-gateway, nri-mysql, jitsucom-bulker, wolfictl, gitea, sop...

5.4AI score
SaveExploits0
EUVD
EUVD
added 2025/10/03 8:7 p.m.9 views

EUVD-2024-3224

Malicious code in bioql PyPI...

1.8CVSS4.1AI score0.00116EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2023-3067

Malicious code in bioql PyPI...

5.3CVSS5.4AI score0.00369EPSS
SaveExploits0References6
Wolfi
Wolfi
added 2025/09/20 2:20 p.m.9 views

CVE-2025-47906 vulnerabilities

Vulnerabilities for packages: grafana-operator, confluent-common-docker, local-path-provisioner, octo-sts, linkerd2-proxy-init, mongodb-kubernetes-operator, shfmt, k8sgpt-operator, custom-pod-autoscaler-operator, cloud-provider-aws, lvm-driver, addon-resizer, pvc-autoresizer, sftpgo-plugin-pubsub...

6.5CVSS6.5AI score0.00489EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/05/23 4:5 a.m.10 views

CVE-2023-47122

Gitsign is software for keyless Git signing using Sigstore. In versions of gitsign starting with 0.6.0 and prior to 0.8.0, Rekor public keys were fetched via the Rekor API, instead of through the local TUF client. If the upstream Rekor server happened to be compromised, gitsign clients could...

5.3CVSS6.6AI score0.00369EPSS
SaveExploits0
Veracode
Veracode
added 2024/11/14 6:51 a.m.6 views

Incorrect Rekor Entry Selection

github.com/sigstore/gitsign is vulnerable to Incorrect Rekor entry selection. The vulnerability is due to gitsign not correctly handling situations where multiple Rekor entries are returned during online verification, leading it to potentially select the wrong one. It allows an attacker to...

7AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/11/07 3:48 a.m.2 views

SUSE CVE-2024-51746

Gitsign is a keyless Sigstore to signing tool for Git commits with your a GitHub / OIDC identity. gitsign may select the wrong Rekor entry to use during online verification when multiple entries are returned by the log. gitsign uses Rekor's search API to fetch entries that apply to a signature...

1.8CVSS6.8AI score0.00116EPSS
SaveExploits0References5
OSV
OSV
added 2024/11/06 5:21 p.m.17 views

GO-2024-3252 gitsign may use incorrect Rekor entries during verification in github.com/sigstore/gitsign

gitsign may use incorrect Rekor entries during verification in github.com/sigstore/gitsign...

1.8CVSS5.5AI score0.00116EPSS
SaveExploits0References2
NVD
NVD
added 2024/11/05 7:15 p.m.30 views

CVE-2024-51746

Gitsign is a keyless Sigstore to signing tool for Git commits with your a GitHub / OIDC identity. gitsign may select the wrong Rekor entry to use during online verification when multiple entries are returned by the log. gitsign uses Rekor's search API to fetch entries that apply to a signature...

1.8CVSS0.00116EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2024/11/05 6:54 p.m.11 views

CVE-2024-51746

Gitsign is a keyless Sigstore to signing tool for Git commits with your a GitHub / OIDC identity. gitsign may select the wrong Rekor entry to use during online verification when multiple entries are returned by the log. gitsign uses Rekor's search API to fetch entries that apply to a signature...

1.8CVSS4.6AI score0.00116EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/11/05 6:54 p.m.19 views

CVE-2024-51746 Use of incorrect Rekor entries during verification in gitsign

Gitsign is a keyless Sigstore to signing tool for Git commits with your a GitHub / OIDC identity. gitsign may select the wrong Rekor entry to use during online verification when multiple entries are returned by the log. gitsign uses Rekor's search API to fetch entries that apply to a signature...

1.8CVSS7.1AI score0.00116EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/05 6:54 p.m.10 views

CVE-2024-51746 Use of incorrect Rekor entries during verification in gitsign

Gitsign is a keyless Sigstore to signing tool for Git commits with your a GitHub / OIDC identity. gitsign may select the wrong Rekor entry to use during online verification when multiple entries are returned by the log. gitsign uses Rekor's search API to fetch entries that apply to a signature...

1.8CVSS4.4AI score0.00116EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/11/05 6:54 p.m.44 views

CVE-2024-51746 Use of incorrect Rekor entries during verification in gitsign

Gitsign is a keyless Sigstore to signing tool for Git commits with your a GitHub / OIDC identity. gitsign may select the wrong Rekor entry to use during online verification when multiple entries are returned by the log. gitsign uses Rekor's search API to fetch entries that apply to a signature...

1.8CVSS0.00116EPSS
SaveExploits0References1
Rows per page
Query Builder