原始 OSV JSON{
"id": "GHSA-2rcm-phc9-3945",
"aliases": [
"CVE-2018-1000808"
],
"details": "It was discovered that pyOpenSSL incorrectly handled memory when performing operations on a PKCS #12 store. A remote attacker could possibly use this issue to cause pyOpenSSL to consume resources, resulting in a denial of service.\n\nThis attack appear to be exploitable via Depends upon calling application, however it could be as simple as initiating a TLS connection that would cause the calling application to reload certificates from a PKCS #12 store. This vulnerability appears to have been fixed in 17.5.0.",
"summary": "Pyopenssl Incorrect Memory Management",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "17.5.0"
}
]
}
],
"package": {
"name": "pyopenssl",
"ecosystem": "PyPI"
}
}
],
"modified": "2024-10-21T21:06:54Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N"
}
],
"published": "2018-10-10T16:10:23Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1000808",
"type": "ADVISORY"
},
{
"url": "https://github.com/pyca/pyopenssl/pull/723",
"type": "WEB"
},
{
"url": "https://github.com/pyca/pyopenssl/commit/e73818600065821d588af475b024f4eb518c3509",
"type": "WEB"
},
{
"url": "https://access.redhat.com/errata/RHSA-2019:0085",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-2rcm-phc9-3945",
"type": "ADVISORY"
},
{
"url": "https://github.com/pyca/pyopenssl",
"type": "PACKAGE"
},
{
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/pyopenssl/PYSEC-2018-24.yaml",
"type": "WEB"
},
{
"url": "https://usn.ubuntu.com/3813-1",
"type": "WEB"
},
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00014.html",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-401",
"CWE-404"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2018-10-08T15:29:00Z",
"github_reviewed_at": "2020-06-16T20:52:58Z"
}
}