CVE-2020-15720
Publication date 14 July 2020
Last updated 24 July 2024
Ubuntu priority
Cvss 3 Severity Score
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.
Status
Package | Ubuntu Release | Status |
---|---|---|
dogtag-pki | 24.04 LTS noble | Not in release |
22.04 LTS jammy |
Not affected
|
|
20.04 LTS focal |
Not affected
|
|
18.04 LTS bionic | Ignored regressions likely | |
16.04 LTS xenial | Ignored regressions likely | |
14.04 LTS trusty | Not in release |
Notes
avital
The CVE fix changes the API with the potential to break software which calls dogtag-pki under certain circumstances. If the fix is backported, the freeipa package must also be updated silmitaniously with https://github.com/freeipa/freeipa/pull/4820. Additionally, other packages which use dogtag-pki must be investigated and updated if needed.
Severity score breakdown
Parameter | Value |
---|---|
Base score | 6.8 · Medium |
Attack vector | Network |
Attack complexity | High |
Privileges required | None |
User interaction | Required |
Scope | Unchanged |
Confidentiality | High |
Integrity impact | High |
Availability impact | None |
Vector | CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N |