"-Synchronized-Data."

This commit is contained in:
CVE Team 2020-05-28 12:01:18 +00:00
parent 7dd5b1bea8
commit a030e6fdb0
No known key found for this signature in database
GPG Key ID: 5708902F06FEF743

View File

@ -0,0 +1,67 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-13645",
"STATE": "PUBLIC"
},
"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",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In GNOME glib-networking through 2.64.2, the implementation of GTlsClientConnection skips hostname verification of the server's TLS certificate if the application fails to specify the expected server identity. This is in contrast to its intended documented behavior, to fail the certificate verification. Applications that fail to provide the server identity, including Balsa before 2.5.11 and 2.6.x before 2.6.1, accept a TLS certificate if the certificate is valid for any host."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://gitlab.gnome.org/GNOME/glib-networking/-/issues/135",
"refsource": "MISC",
"name": "https://gitlab.gnome.org/GNOME/glib-networking/-/issues/135"
},
{
"url": "https://gitlab.gnome.org/GNOME/balsa/-/issues/34",
"refsource": "MISC",
"name": "https://gitlab.gnome.org/GNOME/balsa/-/issues/34"
}
]
}
}