PyPi: Pyopenssl

CVE-2018-1000807

Safety vulnerability ID: 36533

This vulnerability was reviewed by experts

The information on this page was manually curated by our Cybersecurity Intelligence Team.

Created at Oct 08, 2018 Updated at Mar 29, 2024
Scan your Python projects for vulnerabilities →

Advisory

Pyopenssl 17.5.0 includes a fix for CVE-2018-1000807: Use After Free vulnerability in X509 object handling that can possibly lead to denial of service or remote code execution. This attack appears to be exploitable via 'Depends' on the calling application and if it retains a reference to the memory.
#NOTE: The data we include in this advisory differs from the publicly available on nvd.nist.gov. 'cryptography' dependency was introduced in release 0.14a2.
https://github.com/pyca/pyopenssl/commit/5d97b41cc68f05b63137622b2e6d2398834ba583
https://github.com/pyca/pyopenssl/pull/723

Affected package

pyopenssl

Latest version: 24.1.0

Python wrapper module around the OpenSSL library

Affected versions

Fixed versions

Vulnerability changelog

Python Cryptographic Authority pyopenssl version prior to version 17.5.0 contains a CWE-416: Use After Free vulnerability in X509 object handling that can result in Use after free can lead to possible denial of service or remote code execution.. This attack appear to be exploitable via Depends on the calling application and if it retains a reference to the memory.. This vulnerability appears to have been fixed in 17.5.0.


CONFIRM:https://github.com/pyca/pyopenssl/pull/723: https://github.com/pyca/pyopenssl/pull/723

Resources

Use this package?

Scan your Python project for dependency vulnerabilities in two minutes

Scan your application

Severity Details

CVSS Base Score

HIGH 8.1

CVSS v3 Details

HIGH 8.1
Attack Vector (AV)
NETWORK
Attack Complexity (AC)
HIGH
Privileges Required (PR)
NONE
User Interaction (UI)
NONE
Scope (S)
UNCHANGED
Confidentiality Impact (C)
HIGH
Integrity Impact (I)
HIGH
Availability Availability (A)
HIGH

CVSS v2 Details

MEDIUM 6.8
Access Vector (AV)
NETWORK
Access Complexity (AC)
MEDIUM
Authentication (Au)
NONE
Confidentiality Impact (C)
PARTIAL
Integrity Impact (I)
PARTIAL
Availability Impact (A)
PARTIAL