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.
References
Link | Resource |
---|---|
https://bugzilla.redhat.com/show_bug.cgi?id=1855273 | Issue Tracking Patch Third Party Advisory |
https://github.com/dogtagpki/pki/commit/50c23ec146ee9abf28c9de87a5f7787d495f0b72 | Patch Third Party Advisory |
https://github.com/dogtagpki/pki/compare/v10.9.0-a2...v10.9.0-b1 | Patch Third Party Advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=1855273 | Issue Tracking Patch Third Party Advisory |
https://github.com/dogtagpki/pki/commit/50c23ec146ee9abf28c9de87a5f7787d495f0b72 | Patch Third Party Advisory |
https://github.com/dogtagpki/pki/compare/v10.9.0-a2...v10.9.0-b1 | Patch Third Party Advisory |
Configurations
History
21 Nov 2024, 05:06
Type | Values Removed | Values Added |
---|---|---|
References | () https://bugzilla.redhat.com/show_bug.cgi?id=1855273 - Issue Tracking, Patch, Third Party Advisory | |
References | () https://github.com/dogtagpki/pki/commit/50c23ec146ee9abf28c9de87a5f7787d495f0b72 - Patch, Third Party Advisory | |
References | () https://github.com/dogtagpki/pki/compare/v10.9.0-a2...v10.9.0-b1 - Patch, Third Party Advisory |
Information
Published : 2020-07-14 14:15
Updated : 2024-11-21 05:06
NVD link : CVE-2020-15720
Mitre link : CVE-2020-15720
CVE.ORG link : CVE-2020-15720
JSON object : View
Products Affected
dogtagpki
- dogtagpki
CWE
CWE-295
Improper Certificate Validation