VYPR

rpm package

opensuse/openfortivpn&distro=openSUSE Leap 15.1

pkg:rpm/opensuse/openfortivpn&distro=openSUSE%20Leap%2015.1

Vulnerabilities (3)

  • CVE-2020-7043Feb 27, 2020
    affected < 1.12.0-lp151.2.5.1fixed 1.12.0-lp151.2.5.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-lp151.2.5.1fixed 1.12.0-lp151.2.5.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-lp151.2.5.1fixed 1.12.0-lp151.2.5.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.