原始 OSV JSON{
"id": "GHSA-537h-rv9q-vvph",
"aliases": [
"CVE-2020-13757"
],
"details": "Python-RSA before 4.1 ignores leading '\\0' bytes during decryption of ciphertext. This could conceivably have a security-relevant impact, e.g., by helping an attacker to infer that an application uses Python-RSA, or if the length of accepted ciphertext affects application behavior (such as by causing excessive memory allocation).",
"summary": "Python-RSA decryption of ciphertext leads to DoS",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "4.1"
}
]
}
],
"package": {
"name": "rsa",
"ecosystem": "PyPI"
}
}
],
"modified": "2024-10-21T21:54:27Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
"published": "2021-03-24T18:24:39Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-13757",
"type": "ADVISORY"
},
{
"url": "https://github.com/sybrenstuvel/python-rsa/issues/146",
"type": "WEB"
},
{
"url": "https://github.com/sybrenstuvel/python-rsa/issues/146#issuecomment-641845667",
"type": "WEB"
},
{
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/rsa/PYSEC-2020-99.yaml",
"type": "WEB"
},
{
"url": "https://github.com/sybrenstuvel/python-rsa",
"type": "PACKAGE"
},
{
"url": "https://lists.fedoraproject.org/archives/list/[email protected] /message/2KILTHBHNSDUCYV22ODLOKTICJJ7JQIQ",
"type": "WEB"
},
{
"url": "https://lists.fedoraproject.org/archives/list/[email protected] /message/ZYB65VNILRBTXL6EITQTH2PZPK7I23MW",
"type": "WEB"
},
{
"url": "https://usn.ubuntu.com/4478-1",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-327"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2020-06-01T19:15:00Z",
"github_reviewed_at": "2021-03-24T18:24:28Z"
}
}