原始 OSV JSON
{
"id": "GHSA-5wg4-74h6-q47v",
"aliases": [
"CVE-2020-7689"
],
"details": "In bcrypt (npm package) before version 5.0.0, data is truncated wrong when its length is greater than 255 bytes.",
"summary": "Integer Overflow or Wraparound and Use of a Broken or Risky Cryptographic Algorithm in bcrypt",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "5.0.0"
}
]
}
],
"package": {
"name": "bcrypt",
"ecosystem": "npm"
}
}
],
"modified": "2021-07-29T20:49:30Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N"
}
],
"published": "2020-08-20T14:38:49Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7689",
"type": "ADVISORY"
},
{
"url": "https://github.com/kelektiv/node.bcrypt.js/issues/776",
"type": "WEB"
},
{
"url": "https://github.com/kelektiv/node.bcrypt.js/pull/806",
"type": "WEB"
},
{
"url": "https://github.com/kelektiv/node.bcrypt.js/pull/807",
"type": "WEB"
},
{
"url": "https://snyk.io/vuln/SNYK-JS-BCRYPT-572911",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-190",
"CWE-327"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2020-07-01T14:15:00Z",
"github_reviewed_at": "2020-08-20T14:37:17Z"
}
}