{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2025-22866",
        "assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
        "state": "PUBLISHED",
        "assignerShortName": "Go",
        "dateReserved": "2025-01-08T19:11:42.834Z",
        "datePublished": "2025-02-06T16:54:10.252Z",
        "dateUpdated": "2025-02-21T18:03:36.215Z"
    },
    "containers": {
        "cna": {
            "providerMetadata": {
                "orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
                "shortName": "Go",
                "dateUpdated": "2025-02-06T16:54:10.252Z"
            },
            "title": "Timing sidechannel for P-256 on ppc64le in crypto/internal/nistec",
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Due to the usage of a variable time instruction in the assembly implementation of an internal function, a small number of bits of secret scalars are leaked on the ppc64le architecture. Due to the way this function is used, we do not believe this leakage is enough to allow recovery of the private key when P-256 is used in any well known protocols."
                }
            ],
            "affected": [
                {
                    "vendor": "Go standard library",
                    "product": "crypto/internal/nistec",
                    "collectionURL": "https://pkg.go.dev",
                    "packageName": "crypto/internal/nistec",
                    "versions": [
                        {
                            "version": "0",
                            "lessThan": "1.22.12",
                            "status": "affected",
                            "versionType": "semver"
                        },
                        {
                            "version": "1.23.0-0",
                            "lessThan": "1.23.6",
                            "status": "affected",
                            "versionType": "semver"
                        },
                        {
                            "version": "1.24.0-0",
                            "lessThan": "1.24.0-rc.3",
                            "status": "affected",
                            "versionType": "semver"
                        }
                    ],
                    "programRoutines": [
                        {
                            "name": "p256NegCond"
                        },
                        {
                            "name": "P256Point.ScalarBaseMult"
                        },
                        {
                            "name": "P256Point.ScalarMult"
                        },
                        {
                            "name": "P256Point.SetBytes"
                        }
                    ],
                    "defaultStatus": "unaffected"
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "lang": "en",
                            "description": "CWE-208: Observable Timing Discrepancy"
                        }
                    ]
                }
            ],
            "references": [
                {
                    "url": "https://go.dev/cl/643735"
                },
                {
                    "url": "https://go.dev/issue/71383"
                },
                {
                    "url": "https://groups.google.com/g/golang-announce/c/xU1ZCHUZw3k"
                },
                {
                    "url": "https://pkg.go.dev/vuln/GO-2025-3447"
                }
            ]
        },
        "adp": [
            {
                "metrics": [
                    {
                        "cvssV3_1": {
                            "scope": "UNCHANGED",
                            "version": "3.1",
                            "baseScore": 4,
                            "attackVector": "LOCAL",
                            "baseSeverity": "MEDIUM",
                            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
                            "integrityImpact": "NONE",
                            "userInteraction": "NONE",
                            "attackComplexity": "LOW",
                            "availabilityImpact": "NONE",
                            "privilegesRequired": "NONE",
                            "confidentialityImpact": "LOW"
                        }
                    },
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2025-02-10T20:40:17.232803Z",
                                "id": "CVE-2025-22866",
                                "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": "2025-02-11T14:47:25.778Z"
                }
            },
            {
                "title": "CVE Program Container",
                "references": [
                    {
                        "url": "https://security.netapp.com/advisory/ntap-20250221-0002/"
                    }
                ],
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2025-02-21T18:03:36.215Z"
                }
            }
        ]
    }
}