GHSA-2rcm-phc9-3945
Vulnerability from github
Published
2018-10-10 16:10
Modified
2024-10-21 21:06
Severity ?
5.9 (Medium) - CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
8.2 (High) - 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
8.2 (High) - 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
Summary
Pyopenssl Incorrect Memory Management
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.
This 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.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "pyopenssl" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "17.5.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-1000808" ], "database_specific": { "cwe_ids": [ "CWE-401", "CWE-404" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T20:52:58Z", "nvd_published_at": "2018-10-08T15:29:00Z", "severity": "HIGH" }, "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.", "id": "GHSA-2rcm-phc9-3945", "modified": "2024-10-21T21:06:54Z", "published": "2018-10-10T16:10:23Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1000808" }, { "type": "WEB", "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": "ADVISORY", "url": "https://github.com/advisories/GHSA-2rcm-phc9-3945" }, { "type": "PACKAGE", "url": "https://github.com/pyca/pyopenssl" }, { "type": "WEB", "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" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" }, { "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", "type": "CVSS_V4" } ], "summary": "Pyopenssl Incorrect Memory Management" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.