PYSEC-2018-24
Vulnerability from pysec - Published: 2018-10-08 15:29 - Updated: 2021-06-10 06:50
VLAI?
Details
Python Cryptographic Authority pyopenssl version Before 17.5.0 contains a CWE - 401 : Failure to Release Memory Before Removing Last Reference vulnerability in PKCS #12 Store that can result in Denial of service if memory runs low or is exhausted. This attack appear to be exploitable via Depends upon calling application, however it could be as simple as initiating a TLS connection. Anything 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.
Impacted products
| Name | purl | pyopenssl | pkg:pypi/pyopenssl |
|---|
Aliases
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "pyopenssl",
"purl": "pkg:pypi/pyopenssl"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "17.5.0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.10",
"0.11",
"0.12",
"0.13",
"0.13.1",
"0.14",
"0.15",
"0.15.1",
"0.6",
"0.7",
"0.8",
"0.9",
"16.0.0",
"16.1.0",
"16.2.0",
"17.0.0",
"17.1.0",
"17.2.0",
"17.3.0",
"17.4.0"
]
}
],
"aliases": [
"CVE-2018-1000808",
"GHSA-2rcm-phc9-3945"
],
"details": "Python Cryptographic Authority pyopenssl version Before 17.5.0 contains a CWE - 401 : Failure to Release Memory Before Removing Last Reference vulnerability in PKCS #12 Store that can result in Denial of service if memory runs low or is exhausted. This attack appear to be exploitable via Depends upon calling application, however it could be as simple as initiating a TLS connection. Anything 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": "PYSEC-2018-24",
"modified": "2021-06-10T06:50:57.188381Z",
"published": "2018-10-08T15:29:00Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/pyca/pyopenssl/pull/723"
},
{
"type": "WEB",
"url": "https://usn.ubuntu.com/3813-1/"
},
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2019:0085"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00014.html"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-2rcm-phc9-3945"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…