{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2023-47122",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2023-10-30T19:57:51.675Z",
        "datePublished": "2023-11-10T21:33:55.421Z",
        "dateUpdated": "2024-09-03T15:24:07.931Z"
    },
    "containers": {
        "cna": {
            "title": "Gitsign's Rekor public keys fetched from upstream API instead of local TUF client.",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-347",
                            "lang": "en",
                            "description": "CWE-347: Improper Verification of Cryptographic Signature",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "HIGH",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 4.2,
                        "baseSeverity": "MEDIUM",
                        "confidentialityImpact": "NONE",
                        "integrityImpact": "HIGH",
                        "privilegesRequired": "HIGH",
                        "scope": "UNCHANGED",
                        "userInteraction": "REQUIRED",
                        "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:N/I:H/A:N",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/sigstore/gitsign/security/advisories/GHSA-xvrc-2wvh-49vc",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/sigstore/gitsign/security/advisories/GHSA-xvrc-2wvh-49vc"
                },
                {
                    "name": "https://github.com/sigstore/gitsign/pull/399",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/sigstore/gitsign/pull/399"
                },
                {
                    "name": "https://github.com/sigstore/gitsign/commit/cd66ccb03c86a3600955f0c15f6bfeb75f697236",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/sigstore/gitsign/commit/cd66ccb03c86a3600955f0c15f6bfeb75f697236"
                },
                {
                    "name": "https://docs.sigstore.dev/about/threat-model/#sigstore-threat-model",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://docs.sigstore.dev/about/threat-model/#sigstore-threat-model"
                }
            ],
            "affected": [
                {
                    "vendor": "sigstore",
                    "product": "gitsign",
                    "versions": [
                        {
                            "version": ">= 0.6.0, < 0.8.0",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2023-11-10T21:33:55.421Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "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."
                }
            ],
            "source": {
                "advisory": "GHSA-xvrc-2wvh-49vc",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-02T21:01:22.666Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "https://github.com/sigstore/gitsign/security/advisories/GHSA-xvrc-2wvh-49vc",
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://github.com/sigstore/gitsign/security/advisories/GHSA-xvrc-2wvh-49vc"
                    },
                    {
                        "name": "https://github.com/sigstore/gitsign/pull/399",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/sigstore/gitsign/pull/399"
                    },
                    {
                        "name": "https://github.com/sigstore/gitsign/commit/cd66ccb03c86a3600955f0c15f6bfeb75f697236",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/sigstore/gitsign/commit/cd66ccb03c86a3600955f0c15f6bfeb75f697236"
                    },
                    {
                        "name": "https://docs.sigstore.dev/about/threat-model/#sigstore-threat-model",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://docs.sigstore.dev/about/threat-model/#sigstore-threat-model"
                    }
                ]
            },
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2024-09-03T15:14:35.633353Z",
                                "id": "CVE-2023-47122",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2024-09-03T15:24:07.931Z"
                }
            }
        ]
    }
}