{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ASSIGNER": "report@snyk.io", "DATE_PUBLIC": "2020-07-01T13:50:21.568041Z", "ID": "CVE-2020-7689", "STATE": "PUBLIC", "TITLE": "Insecure Encryption" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "bcrypt", "version": { "version_data": [ { "version_affected": "<", "version_value": "5.0.0" } ] } } ] }, "vendor_name": "n/a" } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Insecure Encryption" } ] } ] }, "references": { "reference_data": [ { "refsource": "MISC", "url": "https://snyk.io/vuln/SNYK-JS-BCRYPT-572911", "name": "https://snyk.io/vuln/SNYK-JS-BCRYPT-572911" }, { "refsource": "MISC", "url": "https://github.com/kelektiv/node.bcrypt.js/issues/776", "name": "https://github.com/kelektiv/node.bcrypt.js/issues/776" }, { "refsource": "MISC", "url": "https://github.com/kelektiv/node.bcrypt.js/pull/806", "name": "https://github.com/kelektiv/node.bcrypt.js/pull/806" }, { "refsource": "MISC", "url": "https://github.com/kelektiv/node.bcrypt.js/pull/807", "name": "https://github.com/kelektiv/node.bcrypt.js/pull/807" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "Data is truncated wrong when its length is greater than 255 bytes." } ] }, "impact": { "cvss": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N", "baseScore": 5.9, "baseSeverity": "MEDIUM", "attackVector": "NETWORK", "attackComplexity": "HIGH", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "availabilityImpact": "NONE" } }, "credit": [ { "lang": "eng", "value": "pool683" } ] }