ghsa-gfv6-cj92-g3hx
Vulnerability from github
Published
2018-12-21 17:46
Modified
2024-10-23 15:56
Severity ?
6.5 (Medium) - CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
7.1 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
7.1 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
VLAI Severity ?
Summary
PyKMIP Denial of service vulnerability
Details
OpenKMIP PyKMIP version All versions before 0.8.0 contains a CWE 399: Resource Management Errors (similar issue to CVE-2015-5262) vulnerability in PyKMIP server that can result in DOS: the server can be made unavailable by one or more clients opening all of the available sockets. This attack appear to be exploitable via A client or clients open sockets with the server and then never close them. This vulnerability appears to have been fixed in 0.8.0.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "pykmip" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.8.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-1000872" ], "database_specific": { "cwe_ids": [ "CWE-400" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:37:11Z", "nvd_published_at": null, "severity": "HIGH" }, "details": "OpenKMIP PyKMIP version All versions before 0.8.0 contains a CWE 399: Resource Management Errors (similar issue to CVE-2015-5262) vulnerability in PyKMIP server that can result in DOS: the server can be made unavailable by one or more clients opening all of the available sockets. This attack appear to be exploitable via A client or clients open sockets with the server and then never close them. This vulnerability appears to have been fixed in 0.8.0.", "id": "GHSA-gfv6-cj92-g3hx", "modified": "2024-10-23T15:56:53Z", "published": "2018-12-21T17:46:39Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1000872" }, { "type": "WEB", "url": "https://github.com/OpenKMIP/PyKMIP/issues/430" }, { "type": "WEB", "url": "https://github.com/OpenKMIP/PyKMIP/commit/3a7b880bdf70d295ed8af3a5880bab65fa6b3932" }, { "type": "PACKAGE", "url": "https://github.com/OpenKMIP/PyKMIP" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-gfv6-cj92-g3hx" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/pykmip/PYSEC-2018-22.yaml" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "PyKMIP Denial of service vulnerability" }
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.
Loading…
Loading…