From 02da2024193505f8d0c014d991c84c214e58f150 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 27 Jul 2020 01:35:04 +0000 Subject: [ GLSA 202007-50 ] GLib Networking: Improper certificate validation Signed-off-by: Sam James --- glsa-202007-50.xml | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 glsa-202007-50.xml (limited to 'glsa-202007-50.xml') diff --git a/glsa-202007-50.xml b/glsa-202007-50.xml new file mode 100644 index 00000000..850b4d3f --- /dev/null +++ b/glsa-202007-50.xml @@ -0,0 +1,49 @@ + + + + GLib Networking: Improper certificate validation + GLib Networking was not properly verifying TLS certificates in all + circumstances, possibly allowing an integrity/confidentiality compromise. + + glib-networking + 2020-07-27 + 2020-07-27 + 725880 + remote + + + 2.62.4 + 2.62.4 + + + +

Network-related giomodules for glib

+
+ +

GTlsClientConnection skips hostname verification of the server’s TLS + certificate if the application fails to specify the expected server + identity. +

+
+ +

There may be a breach of integrity or confidentiality in connections + made using GLib Networking. +

+
+ +

There is no known workaround at this time.

+
+ +

All GLib Networking users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=net-libs/glib-networking-2.62.4" + +
+ + CVE-2020-13645 + + sam_c + sam_c +
-- cgit v1.2.3-65-gdbad