blob: 710e479396bebcffc71c833830bde7c259be7b2d [file] [log] [blame]
{
"id": "GO-2021-0235",
"published": "2022-02-17T17:34:14Z",
"modified": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2021-3114"
],
"details": "The P224() Curve implementation can in rare circumstances generate incorrect outputs, including returning invalid points from ScalarMult.",
"affected": [
{
"package": {
"name": "stdlib",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.14.14"
},
{
"introduced": "1.15.0"
},
{
"fixed": "1.15.7"
}
]
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2021-0235"
},
"ecosystem_specific": {
"imports": [
{
"path": "crypto/elliptic",
"symbols": [
"p224Contract"
]
}
]
}
}
],
"references": [
{
"type": "FIX",
"url": "https://go.dev/cl/284779"
},
{
"type": "FIX",
"url": "https://go.googlesource.com/go/+/d95ca9138026cbe40e0857d76a81a16d03230871"
},
{
"type": "REPORT",
"url": "https://go.dev/issue/43786"
},
{
"type": "WEB",
"url": "https://groups.google.com/g/golang-announce/c/mperVMGa98w"
}
],
"credits": [
{
"name": "the elliptic-curve-differential-fuzzer project running on OSS-Fuzz\nand reported by Philippe Antoine (Catena cyber)\n"
}
],
"schema_version": "1.3.1"
}