{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2023-24533",
        "assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
        "state": "PUBLISHED",
        "assignerShortName": "Go",
        "dateReserved": "2023-01-25T21:19:20.641Z",
        "datePublished": "2023-03-08T19:40:38.341Z",
        "dateUpdated": "2024-08-02T11:03:17.767Z"
    },
    "containers": {
        "cna": {
            "providerMetadata": {
                "orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
                "shortName": "Go",
                "dateUpdated": "2023-06-12T19:07:50.482Z"
            },
            "title": "Incorrect multiplication of unreduced P-256 scalars in filippo.io/nistec",
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Multiplication of certain unreduced P-256 scalars produce incorrect results. There are no protocols known at this time that can be attacked due to this."
                }
            ],
            "affected": [
                {
                    "vendor": "filippo.io/nistec",
                    "product": "filippo.io/nistec",
                    "collectionURL": "https://pkg.go.dev",
                    "packageName": "filippo.io/nistec",
                    "versions": [
                        {
                            "version": "0",
                            "lessThan": "0.0.2",
                            "status": "affected",
                            "versionType": "semver"
                        }
                    ],
                    "programRoutines": [
                        {
                            "name": "p256OrdInverse"
                        },
                        {
                            "name": "P256Point.ScalarBaseMult"
                        },
                        {
                            "name": "P256Point.ScalarMult"
                        }
                    ],
                    "defaultStatus": "unaffected"
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "lang": "en",
                            "description": "CWE-682: Incorrect Calculation"
                        }
                    ]
                }
            ],
            "references": [
                {
                    "url": "https://go.dev/issue/58647"
                },
                {
                    "url": "https://github.com/FiloSottile/nistec/commit/c58aa1223ccf3943513e1e661cebce95af137244"
                },
                {
                    "url": "https://pkg.go.dev/vuln/GO-2023-1595"
                }
            ],
            "credits": [
                {
                    "lang": "en",
                    "value": "Guido Vranken via the Ethereum Foundation bug bounty program"
                }
            ]
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-02T11:03:17.767Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "url": "https://go.dev/issue/58647",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "https://github.com/FiloSottile/nistec/commit/c58aa1223ccf3943513e1e661cebce95af137244",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "https://pkg.go.dev/vuln/GO-2023-1595",
                        "tags": [
                            "x_transferred"
                        ]
                    }
                ]
            }
        ]
    }
}