In Go before 1.13.13 and 1.14.x before 1.14.5, Certificate.Verify may lack a check on the VerifyOptions.KeyUsages EKU requirements (if VerifyOptions.Roots equals nil and the installation is on Windows). Thus, X.509 certificate verification is incomplete.
References
Link | Resource |
---|---|
http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00077.html | Mailing List Third Party Advisory |
http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00082.html | Mailing List Third Party Advisory |
http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00029.html | Mailing List Third Party Advisory |
http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00030.html | Mailing List Third Party Advisory |
https://groups.google.com/forum/#%21forum/golang-announce | |
https://groups.google.com/forum/#%21topic/golang-announce/XZNfaiwgt2w | |
https://security.netapp.com/advisory/ntap-20200731-0005/ | Third Party Advisory |
https://www.oracle.com/security-alerts/cpuApr2021.html | Patch Third Party Advisory |
Configurations
History
No history.
Information
Published : 2020-07-17 16:15
Updated : 2023-11-07 03:17
NVD link : CVE-2020-14039
Mitre link : CVE-2020-14039
CVE.ORG link : CVE-2020-14039
JSON object : View
Products Affected
golang
- go
opensuse
- leap
CWE
CWE-295
Improper Certificate Validation