Vulnerability Details : CVE-2020-15720
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.
Products affected by CVE-2020-15720
- cpe:2.3:a:dogtagpki:dogtagpki:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2020-15720
0.19%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 37 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2020-15720
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
4.0
|
MEDIUM | AV:N/AC:H/Au:N/C:P/I:P/A:N |
4.9
|
4.9
|
NIST | |
6.8
|
MEDIUM | CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N |
1.6
|
5.2
|
NIST |
CWE ids for CVE-2020-15720
-
The product does not validate, or incorrectly validates, a certificate.Assigned by: nvd@nist.gov (Primary)
References for CVE-2020-15720
-
https://github.com/dogtagpki/pki/commit/50c23ec146ee9abf28c9de87a5f7787d495f0b72
Enable certificate verification in PKIConnection · dogtagpki/pki@50c23ec · GitHubPatch;Third Party Advisory
-
https://github.com/dogtagpki/pki/compare/v10.9.0-a2...v10.9.0-b1
Comparing v10.9.0-a2...v10.9.0-b1 · dogtagpki/pki · GitHubPatch;Third Party Advisory
-
https://bugzilla.redhat.com/show_bug.cgi?id=1855273
1855273 – pki: dogtag's Python client does not validate certificateIssue Tracking;Patch;Third Party Advisory
Jump to