Vulnerabilities (CVE)

Filtered by vendor Gnome Subscribe
Filtered by product Evolution
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2016-10727 2 Canonical, Gnome 2 Ubuntu Linux, Evolution 2018-09-18 5.0 MEDIUM 9.8 CRITICAL
camel/providers/imapx/camel-imapx-server.c in the IMAPx component in GNOME evolution-data-server before 3.21.2 proceeds with cleartext data containing a password if the client wishes to use STARTTLS but the server will not use STARTTLS, which makes it easier for remote attackers to obtain sensitive information by sniffing the network. The server code was intended to report an error and not proceed, but the code was written incorrectly.
CVE-2018-12422 1 Gnome 1 Evolution 2018-08-09 7.5 HIGH 9.8 CRITICAL
** DISPUTED ** addressbook/backends/ldap/e-book-backend-ldap.c in Evolution-Data-Server in GNOME Evolution through 3.29.2 might allow attackers to trigger a Buffer Overflow via a long query that is processed by the strcat function. NOTE: the software maintainer disputes this because "the code had computed the required string length first, and then allocated a large-enough buffer on the heap."