blob: ca5bc36fa26fae4be5d717706f50a936cf836ad4 [file] [log] [blame]
{
"id": "GO-2023-1595",
"published": "0001-01-01T00:00:00Z",
"modified": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2023-24533",
"GHSA-f6hc-9g49-xmx7"
],
"details": "Multiplication of certain unreduced P-256 scalars produce incorrect results.\n\nThere are no protocols known at this time that can be attacked due to this.",
"affected": [
{
"package": {
"name": "filippo.io/nistec",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.0.2"
}
]
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2023-1595"
},
"ecosystem_specific": {
"imports": [
{
"path": "filippo.io/nistec",
"goarch": [
"amd64",
"arm64",
"ppc64le",
"s390x"
],
"symbols": [
"P256Point.ScalarBaseMult",
"P256Point.ScalarMult",
"p256OrdInverse"
]
}
]
}
}
],
"references": [
{
"type": "REPORT",
"url": "https://go.dev/issue/58647"
},
{
"type": "FIX",
"url": "https://github.com/FiloSottile/nistec/commit/c58aa1223ccf3943513e1e661cebce95af137244"
}
],
"credits": [
{
"name": "Guido Vranken via the Ethereum Foundation bug bounty program"
}
],
"schema_version": "1.3.1"
}