原始 OSV JSON{
"id": "GHSA-86r9-39j9-99wp",
"aliases": [
"CVE-2016-9121"
],
"details": "go-jose before 1.0.4 suffers from an invalid curve attack for the ECDH-ES algorithm. When deriving a shared key using ECDH-ES for an encrypted message, go-jose neglected to check that the received public key on a message is on the same curve as the static private key of the receiver, thus making it vulnerable to an invalid curve attack.",
"summary": "Elliptic Curve Key Disclosure in go-jose",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.0.4"
}
]
}
],
"package": {
"name": "gopkg.in/square/go-jose.v1",
"ecosystem": "Go"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.0.4"
}
]
}
],
"package": {
"name": "github.com/square/go-jose",
"ecosystem": "Go"
}
}
],
"modified": "2021-05-20T16:54:50Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N"
}
],
"published": "2021-06-23T17:17:52Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-9121",
"type": "ADVISORY"
},
{
"url": "https://github.com/square/go-jose/commit/c7581939a3656bb65e89d64da0a52364a33d2507",
"type": "WEB"
},
{
"url": "https://hackerone.com/reports/164590",
"type": "WEB"
},
{
"url": "https://pkg.go.dev/vuln/GO-2020-0010",
"type": "WEB"
},
{
"url": "https://www.openwall.com/lists/oss-security/2016/11/03/1",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-326"
],
"severity": "CRITICAL",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2021-05-20T16:54:50Z"
}
}