原始 OSV JSON{
"id": "GHSA-hggm-jpg3-v476",
"aliases": [
"CVE-2020-25659"
],
"details": "RSA decryption was vulnerable to Bleichenbacher timing vulnerabilities, which would impact people using RSA decryption in online scenarios. This is fixed in cryptography 3.2. ",
"summary": "RSA decryption vulnerable to Bleichenbacher timing vulnerability",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "3.2"
}
]
}
],
"package": {
"name": "cryptography",
"ecosystem": "PyPI"
}
}
],
"modified": "2024-11-18T16:26:10Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N"
}
],
"published": "2020-10-27T20:33:13Z",
"references": [
{
"url": "https://github.com/pyca/cryptography/security/advisories/GHSA-hggm-jpg3-v476",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25659",
"type": "ADVISORY"
},
{
"url": "https://github.com/pyca/cryptography/pull/5507",
"type": "WEB"
},
{
"url": "https://github.com/pyca/cryptography/commit/58494b41d6ecb0f56b7c5f05d5f5e3ca0320d494",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-hggm-jpg3-v476",
"type": "ADVISORY"
},
{
"url": "https://github.com/pyca/cryptography",
"type": "PACKAGE"
},
{
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/cryptography/PYSEC-2021-62.yaml",
"type": "WEB"
},
{
"url": "https://pypi.org/project/cryptography",
"type": "WEB"
},
{
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html",
"type": "WEB"
},
{
"url": "https://www.oracle.com/security-alerts/cpujul2022.html",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-385"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2021-01-11T16:15:00Z",
"github_reviewed_at": "2020-10-27T20:32:44Z"
}
}