cvelist/2020/14xxx/CVE-2020-14039.json

72 lines
2.3 KiB
JSON
Raw Normal View History

2020-06-12 01:01:18 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-07-17 16:01:19 +00:00
"ID": "CVE-2020-14039",
"STATE": "PUBLIC"
2020-06-12 01:01:18 +00:00
},
2020-07-17 16:01:19 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-06-12 01:01:18 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-07-17 16:01:19 +00:00
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://groups.google.com/forum/#!forum/golang-announce",
"refsource": "MISC",
"name": "https://groups.google.com/forum/#!forum/golang-announce"
},
{
"refsource": "CONFIRM",
"name": "https://groups.google.com/forum/#!topic/golang-announce/XZNfaiwgt2w",
"url": "https://groups.google.com/forum/#!topic/golang-announce/XZNfaiwgt2w"
2020-07-26 21:01:23 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:1087",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00077.html"
2020-06-12 01:01:18 +00:00
}
]
}
}