CVE-2023-47122

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-47122
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-47122.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-47122
Aliases
Published
2023-11-10T21:33:55Z
Modified
2025-10-22T18:40:37.351313Z
Severity
  • 4.2 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:N/I:H/A:N CVSS Calculator
Summary
Gitsign's Rekor public keys fetched from upstream API instead of local TUF client.
Details

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 potentially be tricked into trusting incorrect signatures. There is no known compromise the default public good instance (rekor.sigstore.dev) - anyone using this instance is unaffected. This issue was fixed in v0.8.0. No known workarounds are available.

Database specific
{
    "cwe_ids": [
        "CWE-347"
    ]
}
References

Affected packages

Git / github.com/sigstore/gitsign

Affected ranges

Type
GIT
Repo
https://github.com/sigstore/gitsign
Events

Affected versions

v0.*

v0.6.0
v0.7.0
v0.7.1