原始 OSV JSON{
"id": "GHSA-rvj9-8cvx-3vq9",
"aliases": [
"CVE-2017-16007"
],
"details": "Affected versions of `node-jose` are vulnerable to an invalid curve attack. This allows an attacker to recover the private secret key when JWE with Key Agreement with Elliptic Curve Diffie-Hellman Ephemeral Static (ECDH-ES) is used.\n\n[Proof of Concept](https://gist.github.com/asanso/fa25685348051ef6a28d49aa0f27a4ae)\n\n\n## Recommendation\n\nUpdate to version 0.9.3 or later.",
"summary": "Invalid Curve Attack in node-jose",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.9.3"
}
]
}
],
"package": {
"name": "node-jose",
"ecosystem": "npm"
}
}
],
"modified": "2023-09-06T23:38:57Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
"published": "2018-07-20T21:10:14Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-16007",
"type": "ADVISORY"
},
{
"url": "https://github.com/cisco/node-jose/pull/88",
"type": "WEB"
},
{
"url": "https://github.com/cisco/node-jose/commit/f92cffb4a0398b4b1158be98423369233282e0af",
"type": "WEB"
},
{
"url": "https://gist.github.com/asanso/fa25685348051ef6a28d49aa0f27a4ae",
"type": "WEB"
},
{
"url": "https://github.com/cisco/node-jose",
"type": "PACKAGE"
},
{
"url": "https://github.com/cisco/node-jose/compare/0.9.2...0.9.3",
"type": "WEB"
},
{
"url": "http://blog.intothesymmetry.com/2017/03/critical-vulnerability-in-json-web.html",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-200"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T21:56:00Z"
}
}