VYPR

rpm package

suse/openfortivpn&distro=SUSE Package Hub 15 SP1

pkg:rpm/suse/openfortivpn&distro=SUSE%20Package%20Hub%2015%20SP1

Vulnerabilities (3)

  • CVE-2020-7043Feb 27, 2020
    affected < 1.12.0-bp151.3.3.1fixed 1.12.0-bp151.3.3.1

    An issue was discovered in openfortivpn 1.11.0 when used with OpenSSL before 1.0.2. tunnel.c mishandles certificate validation because hostname comparisons do not consider '\0' characters, as demonstrated by a good.example.com\x00evil.example.com attack.

  • CVE-2020-7042Feb 27, 2020
    affected < 1.12.0-bp151.3.3.1fixed 1.12.0-bp151.3.3.1

    An issue was discovered in openfortivpn 1.11.0 when used with OpenSSL 1.0.2 or later. tunnel.c mishandles certificate validation because the hostname check operates on uninitialized memory. The outcome is that a valid certificate is never accepted (only a malformed certificate ma

  • CVE-2020-7041Feb 27, 2020
    affected < 1.12.0-bp151.3.3.1fixed 1.12.0-bp151.3.3.1

    An issue was discovered in openfortivpn 1.11.0 when used with OpenSSL 1.0.2 or later. tunnel.c mishandles certificate validation because an X509_check_host negative error code is interpreted as a successful return value.