PyPi: Dogtag-Pki

CVE-2020-15720

Safety vulnerability ID: 38574

This vulnerability was reviewed by experts

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

Created at Jul 14, 2020 Updated at Mar 29, 2024
Scan your Python projects for vulnerabilities →

Advisory

Dogtag-pki 10.9.0-b1 includes a fix for CVE-2020-15720: The pki.client.PKIConnection class did not enable python-requests certificate validation. Since the verify parameter was hard-coded in all request functions, it was not possible to override the setting. As a result, tools making use of this class, such as the pki-server command, may have been vulnerable to Person-in-the-Middle attacks in certain non-localhost use cases.
https://github.com/dogtagpki/pki/commit/50c23ec146ee9abf28c9de87a5f7787d495f0b72

Affected package

dogtag-pki

Latest version: 11.2.1

Client library for Dogtag Certificate System

Affected versions

Fixed versions

Vulnerability changelog

In Dogtag PKI through 10.8.3, the pki.client.PKIConnection class did not enable python-requests certificate validation. Since the verify parameter was hard-coded in all request functions, it was not possible to override the setting. As a result, tools making use of this class, such as the pki-server command, may have been vulnerable to Person-in-the-Middle attacks in certain non-localhost use cases. This is fixed in 10.9.0-b1.


MISC:https://bugzilla.redhat.com/show_bug.cgi?id=1855273: https://bugzilla.redhat.com/show_bug.cgi?id=1855273
MISC:https://github.com/dogtagpki/pki/commit/50c23ec146ee9abf28c9de87a5f7787d495f0b72: https://github.com/dogtagpki/pki/commit/50c23ec146ee9abf28c9de87a5f7787d495f0b72
MISC:https://github.com/dogtagpki/pki/compare/v10.9.0-a2...v10.9.0-b1: https://github.com/dogtagpki/pki/compare/v10.9.0-a2...v10.9.0-b1

Resources

Use this package?

Scan your Python project for dependency vulnerabilities in two minutes

Scan your application

Severity Details

CVSS Base Score

MEDIUM 6.8

CVSS v3 Details

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

CVSS v2 Details

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