CVE-2020-15720

MEDIUMCVSS 6.8/10EPSS 1.01%

Last modified

CVE-2020-15720 is a medium-severity vulnerability rated 6.8/10 on the CVSS scale. 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. EPSS estimates a 1.01% chance of exploitation in the next 30 days.

Description

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.

Metrics

CVSS 3.1
6.8/10

CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N

EPSS Probability
1.01%

58.7th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
DogtagpkiDogtagpki<= 10.8.3

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is 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.
How severe is CVE-2020-15720?
CVE-2020-15720 has a CVSS score of 6.8/10 (MEDIUM severity). The EPSS model estimates a 1.01% probability of exploitation in the next 30 days.
How do I fix CVE-2020-15720?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2020-15720?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST